How to create dynamic thresholds on Grafana

Lazaro Hurtado 0 Reputation points Microsoft Employee
2023-06-26T20:42:07.03+00:00

Lets say I have a table as shown below:

Value Maximum
23.1 40
94.7 80

I would like to have a dynamic threshold dependent on Maximum for each row. In this example the 23.1 would be green since it is below the value specified by Maximum, 40, and 94.7 would be red since it is above 80. Is this possible? Thank you in advance

Azure Managed Grafana
Azure Managed Grafana
An Azure service used to deploy Grafana dashboards for analytics and monitoring solutions.
134 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. tbgangav-MSFT 10,426 Reputation points Moderator
    2023-06-28T05:20:50.9366667+00:00

    Hi @Lazaro Hurtado ,

    The tag added to this question "Azure Managed Grafana" handles Grafana hosting and doesn’t deal with Grafana dashboards which are considered as content. Adding correct tag (if available) or asking question in appropriate forum or platform might be helpful. Whether this is possible or not, will depend on which Grafana panel you are using. Grafana itself doesn’t control how data are rendered.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.