-
Notifications
You must be signed in to change notification settings - Fork 769
PostgreSQL start time is not working #870
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
Comments
Same issue here. It also affects the replication collector, not only the postmaster collector. postgresql_exporter 0.13.1
Update: This has already been fixed on master! cc @S0b1t |
This was fixed on the master branch and will be port of the 0.13.2 release. |
@sysadmind any ETA for the 0.13.2 release? Thank you! |
The release is ready to be cut, but we are having issues with our CI pushing to our registry. We are just waiting for those issues to be resolved. |
Great! Let me know if you need help with the CI issue 😀 |
0.13.2 has been released. |
Hi @sysadmind Thanks for new release. But after changing to the new image there is no changes(PostgreSQL start time is not working) Perhaps I'm missing something. Could you help with this please! |
Because of the problems we have had with pg_postmaster_* metrics, we have disabled it by default. You can enable it with |
What did you do?
What did you expect to see?
What did you see instead? Under which circumstances?
Environment
postgres_exporter flags: no flags
PostgreSQL version:
The text was updated successfully, but these errors were encountered: