Hi ,
For my Grafana panel , I am dynamically displaying the values for Specific network KPI ( Which is selected from a drop-down) in a time-series format .
Each network KPI can be selected from a drop-down present in the Dashboard.
Now my requirement is , I should maintain a static mapping between each KPI and it’s threshold … And based on the KPI selection from the drop-down , I should also dynamically update the corresponding threshold value in the same panel …
How to achieve that in Grafana ..?
I am using Grafana 10.3.3
Thanks,
Nilanjan