Hello,
I am trying to mark certain dates stored in on of my database tables in other panels of my dashboards in grafana. I am currently displaying it as a normal Table. This Table only contains a timestamp and some other not necessarily needed textinformation. These dates mark specific events that are important to understand possible changes in the other panels of the dashboard. To make it more visual I would like to incorporate these dates as maybe red points or lines into my timeseries. Does anyone have an idea how to do that?
Welcome @aa02pieta to the Grafana forum.
It sounds like you are describing annotations. Have you read through this?
Thank you now it works as I want it to