Reputation: 1
I have a python code that writes into a InfluxDB bucket. It has its tags and fields correctly defined, but when I try to filter them from the data explorer, it doesn't show the values for "sensor" and "local", making it impossible to query from Grafana data explorer from influxDB how im writing it
I expect the tag keys "local" and "sensor" to be populated with values
Upvotes: 0
Views: 17