-
Notifications
You must be signed in to change notification settings - Fork 769
binary replication montitoring metrics #1
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
sorry for not attempting a pull request, but, er never done any go programming before and whatever I did would probably need a re-write... |
No problem - I am interested in supporting those in metrics. I'll have On 15/12/15 03:59, Brian Sutherland wrote:
|
We have pg_stat_replication now, but looking at this list again it's not actually what you were looking for. The new code to handle it extends the model quite well though, so we should be able to support this. Leaving this open after all. |
…es a query timeout. If it takes longer than that to run a query, exit with error. This is a stopgap effort to fix prometheus-community#1 until the real issue is fixed upstream in gofreetds.
Hi,
I'm interested in using your exporter to monitor a streaming replication cluster. However it looks like it's missing a few metrics, specifically these would be interesting:
from http://www.postgresql.org/docs/9.4/static/functions-admin.html
The text was updated successfully, but these errors were encountered: