Grafana - Handle multiple queries

Viewed 39

I am creating a panel with multiple Query expressions in Grafana and my panel has Query from A to H.

I need to execute these queries like IF..else structure.

If A to G queries doesn't provide any data then only H needs to be executed. How could I achieve this?

Any help at all would be a great help!

0 Answers
Related