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 the last configuration reload time in Status tab #4099

Closed
lparet-yseop opened this Issue Apr 18, 2018 · 4 comments

Comments

Projects
None yet
3 participants
@lparet-yseop
Copy link

lparet-yseop commented Apr 18, 2018

Hi everyone,

I think it can be usefull for people using Prometheus and AlertManager reload to have the information of the last configuration reload.
In my case, I use reload after pushing a new configuration. So it will be interesting to verify directly in the Prometheus (and AlertManager) UI the last reload. I know we can see the configuration content but if my file has a lot of lines it's difficult to find what I want...

For example:
In Status > Runtime Information for Prometheus
In Status > Status for AlertManager

Let me know what you think about that

@krasi-georgiev

This comment has been minimized.

Copy link
Member

krasi-georgiev commented Apr 18, 2018

prometheus provides this via the prometheus_config_last_reload_successful and prometheus_config_last_reload_success_timestamp_seconds metrics
that should work for you?

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Apr 18, 2018

Already added in #3921

@krasi-georgiev

This comment has been minimized.

Copy link
Member

krasi-georgiev commented Apr 18, 2018

Nice!, I missed that one.

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 22, 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 22, 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.