Joshua Lockerman dd4bc4c246 Add telemetry about replication
This commit adds telemetry about replication status to our telemetry
gatherer. It adds a new sub object `replication` containing two fields:
  - `is_wal_receiver` is a boolean which is true if-and-only-if the
     current cluster has a `wal_receiver`.
  - `num_wal_senders` is the number of `wal_senders` that the current
     cluster has.
2022-06-29 13:01:44 -04:00
..
2022-06-29 13:01:44 -04:00