Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

PGObserver resets its accumulated sp_calls metrics on failover of the underlying DB #97

Open
alexeyklyukin opened this issue Jan 10, 2017 · 0 comments

Comments

@alexeyklyukin
Copy link
Contributor

alexeyklyukin commented Jan 10, 2017

During the failover of the database being monitored we observed that PGObserver resets its sp_calls (total number of calls) metrics to 0, confusing our reporting script. This is a bug, it should instead continue from the previously collected values and, possibly, forgot writing new data while those measurements are not available.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant