What happened:
I have panels that use template variables for filtering. All of a sudden, whenever I select All
as the value, it shows no data and gives the following error. Unknown error due to query transactions.
But when I select a filtered value it works just fine.
When the value in the variable is set to all, it should pull all the metrics for all the data.
What you expected to happen:
I expect it to show all the metrics for all the values in the time series.
Create a panel that uses a Grafana variable and Prometheus label. {variable=~"$variable"}
. Then select All
.
I am using Grafana version 7.5.4