Skip to content
New issue

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

Have a drop_common_labels() in the graph UI #2118

Open
EdSchouten opened this Issue Oct 25, 2016 · 0 comments

Comments

Projects
None yet
2 participants
@EdSchouten
Copy link
Contributor

EdSchouten commented Oct 25, 2016

While experimenting with queries, root-causing problems, etc. etc. etc. I often find myself adding drop_common_labels() around an existing query, because the key shown below the graph is too cluttered.

Would it be possible to have some short-hand feature for this? For example, having a checkbox next to the graph. When clicked, the query doesn't need to be re-executed, but the key below the graph is updated to no longer include common labels. The common labels may still be showed once below the graph, so the information is not lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.