We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What happened:
Tried to filter a prometheus query by clicking on a table cell.
What you expected to happen:
Clicked label to be added to the query.
How to reproduce it (as minimally and precisely as possible):
up
Result: query is not changed.
Anything else we need to know?:
This used to work.
The text was updated successfully, but these errors were encountered:
Can you test on play as well so we know if it affects 6.2 beta as well
Sorry, something went wrong.
This seems to impact 6.2 as well so adding this to 6.2 stable milestone
Fix: Fixes filtering in Prometheus queries when clicking in Table
6103793
Fixes: #17071
Explore: Fixes filtering in Prometheus queries when clicking in Table (…
fdd421e
…#17083) Fixes: #17071
4c09c33
…#17083) Fixes: #17071 (cherry picked from commit fdd421e)
ad7bd88
hugohaggmark
Successfully merging a pull request may close this issue.
What happened:
Tried to filter a prometheus query by clicking on a table cell.
What you expected to happen:
Clicked label to be added to the query.
How to reproduce it (as minimally and precisely as possible):
up
Result: query is not changed.
Anything else we need to know?:
This used to work.
The text was updated successfully, but these errors were encountered: