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

Build UI for displaying and exploring timeseries dimensionality #407

Open
juliusv opened this Issue Oct 6, 2014 · 2 comments

Comments

Projects
None yet
4 participants
@juliusv
Copy link
Member

juliusv commented Oct 6, 2014

There should be UI support for dimensional exploration of data. When providing an expression / metric name, the UI could show the user a summary of the selected data in terms of label names and their possible values, then allow the user to further narrow down results based on that. This could either be completely client-side and based on returned query data, or with some more fancy server-side support which can figure out dimensionality of metrics without actually loading all the data for them. What exactly this should look like needs to be defined.

simonpasquier pushed a commit to simonpasquier/prometheus that referenced this issue Oct 12, 2017

@gouthamve

This comment has been minimized.

Copy link
Member

gouthamve commented Nov 15, 2017

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Nov 15, 2017

I don't think it needs to be a full UI, even a page with tables for the biggest metrics and jobs would be handy.

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.