Ben Kochie
Ben Kochie
Looks like all tests are passing now.
Can you please rebase this against main to pick up the changes in #395
Sorry, this needs a rebase again now that we have a `_common` role pattern.
@gardar It looks like the old version of Ansible is trying to pull a very old test container image that is failing.
Having a startup timeout is a good idea since it can take quite a while to startup when recovering the WAL. > Prometheus starts on boot but it needs of...
TTL is already supported.
A traceroute tool would be interesting. I've been thinking about a "traceroute discovery" option for the smokeping_prober.
Sorry, but this will need a rebase against our new `_common` role.
To add some more information here. It was discovered that if replication is failed, say blocked with an iptables firewall rule, `pg_last_wal_receive_lsn()` and `pg_last_wal_replay_lsn()` will remain the same. This masks...
This is a fix to the bug introduced by https://github.com/prometheus-community/postgres_exporter/pull/895. CC @IamLuksha.