How to remove Announced LabelSets when qurey from Thanos-query UI #5304
Unanswered
yccharles
asked this question in
Questions & Answers
Replies: 1 comment 1 reply
-
|
@GiedriusS look forward for your help. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
hi, guys . When I qurey from thanons-query UI , all response data would be adding label "prometheus="monitoring/k8s"" automatically。
How can I remove the Announced LabelSets just like using prometheus ui .
Beacuse I meet a case: my code would be querying metric from prometheus. but now, we use thanos-query instead of prometheus. The metric below is not working anymore.
I know It would be working if I change my metric like this. But Is there any way to remove the label "prometheus="monitoring/k8s" from thanos-query response data? This way I can using Thanos-query platform without change my code anymore.
Beta Was this translation helpful? Give feedback.
All reactions