Replies: 2 comments
-
Colleagues? may it looks like a bug? |
Beta Was this translation helpful? Give feedback.
0 replies
-
This was indeed a bug, resolved in #108 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! Could you answer me how i can use queryTypes.withLabelValues(label, metric), without metric? As i see in doc (fn query.queryTypes.withLabelValues have 2 required fileds: label and metric, but in grafana variables metric may be a option value.
My code is:
after build via jsonnet become like this:

"query": "label_values(, label)",
and Grafana couldn't use it correctly, at variable interface i see this
Beta Was this translation helpful? Give feedback.
All reactions