Trouble displaying annotations for tags in Grafana panel
I’m currently working on displaying annotations in my Grafana panel and facing a bit of a challenge. I have a dataset in InfluxDB with the following fields: sensor_reading
, and tags: sensor_name
, sensor_discord
. The sensor_discord
tag is added only when a particular sequence is discordant. Now, I’m trying to display these discords using annotations.