This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Troubles with patroni metrics #10
Comments
dan-aksenov
changed the title
Got patroni/common collector failed
Troubles with patroni metrics
Sep 23, 2021
provide please |
patroni.yml
I hope it's sufficient, since you require only
also this:
works fine |
Changed
But why can't I use fqdn? In out IAC rules fqdns are preffered over IPs. |
There is no reason not to use FQDN's. I think this is just a bug/mistake, I will fix it. |
got some more errors for patroni monitoring:
Not sure id it deserves separate issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Having troubles with reading patroni metrics:
Steps to reproduce
sudo -u postgres ./pgscv --config-file pgscv.yaml
Also tried running file with root.
Also tried running with
PATRONI_URL="https://hostname:8008"
exportedExpected behavior
No errors and patroni metrics shown in grafana.
pgSCV startup options
Errors and Logs
In Debug mode:
Environment (please complete the following information):
cat /etc/os-release
]pgscv --version
]pgscv 0.7.5 d52f09925a44a67493bd8c598a42c7455e182d5e-release
psql -c 'select version()'
]PostgreSQL 11.8 on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0, 64-bit
patroni 2.0.2
Yes
Additional context
None
The text was updated successfully, but these errors were encountered: