algenty / grafana-flowcharting

Flowcharting, plugin for Grafana to create complexe visio's draws style like technical architectures, floorplan, diagrams, hierarchical schema based on draw.io
Apache License 2.0
980 stars 149 forks source link

Custom Tooltip with Text #414

Open zerratriani opened 11 months ago

zerratriani commented 11 months ago

Hi, I want to create a dashboard with the Grafana plugin, if there is an alert, a tooltip will appear that displays the text where the alert came from (using text). Is it possible to do that?

xkilian commented 11 months ago

Flowcharting shows tooltips and will colour the metric which is alerting. See the documentation for show metrics in the tooltip and create an alert. Cheers.