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

RFC: Change start page #1038

Closed
matthiasr opened this Issue Aug 28, 2015 · 9 comments

Comments

Projects
None yet
4 participants
@matthiasr
Copy link
Contributor

matthiasr commented Aug 28, 2015

When I visit a Prometheus, 90% of the time I want to query something. However, what I see is

prometheus_time_series_collection_and_processing_server

This information is interesting approximately once whenever the configuration changes, if even that. I would propose to move the status page to /status and make / redirect to or be equivalent to /graph.

Another candidate would be the Alerts page, but if there is anything interesting there, I have already been notified.

@fabxc

This comment has been minimized.

Copy link
Member

fabxc commented Aug 28, 2015

Strong +1

On Fri, Aug 28, 2015, 10:32 AM Matthias Rampke notifications@github.com
wrote:

When I visit a Prometheus, 90% of the time I want to query something.
However, what I see is

[image: prometheus_time_series_collection_and_processing_server]
https://cloud.githubusercontent.com/assets/131590/9542268/ddfdec4a-4d5e-11e5-9730-56c9b99b62f0.png

This information is interesting approximately once whenever the
configuration changes, if even that. I would propose to move the status
page to /status and make / redirect to or be equivalent to /graph.

Another candidate would be the Alerts page, but if there is anything
interesting there, I have already been notified.


Reply to this email directly or view it on GitHub
#1038.

@jimmidyson

This comment has been minimized.

Copy link
Member

jimmidyson commented Aug 28, 2015

How about a mashup of graph & alert? Totally agree the status page is not the most useful root page.

@matthiasr

This comment has been minimized.

Copy link
Contributor Author

matthiasr commented Aug 28, 2015

Hmm a completely new root page would of course be even better. Something like one query box (but when you submit it takes you to /graph) and a grid of alerts (and when you click, it takes you to /alerts with that alert expanded)?

@fabxc

This comment has been minimized.

Copy link
Member

fabxc commented Aug 28, 2015

#1039

Any larger redesigns would be nice – I can think of dozens of possible improvements.
But a UI-savvy person would be needed to do this effectively.

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Aug 28, 2015

I think that / should be the status of the prometheus server, so things like how many chunks, series, targets it has and things like build and eval information,

I don't believe it should be either /graph or /alert as that's not relevant for all users.

@fabxc

This comment has been minimized.

Copy link
Member

fabxc commented Aug 28, 2015

On IRC I suggested having an input box on the status page that takes your input to /graph.
It's just a fact that people running a Prometheus in many cases go there to do querying and not to check the enabled flags and such.

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Aug 28, 2015

@fabxc That sounds like a good idea

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Sep 24, 2015

This was done.

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 24, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 24, 2019

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