-
Notifications
You must be signed in to change notification settings - Fork 15
Tags doesn't work #20
Copy link
Copy link
Open
Description
Hi
I am trying to use tags as described in the documentation but on influxDB the tags are not applied and are concatained with the node.
Ex : - tags = ["k1" => "v1"]
- node : "node"
Serie obtained on influxDB: "nodek1v1" instead of having "node" as a serie, and "k1" as a tag.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels