Add metricset for replication to Metricbeat Postgresql module
Open
[zube]: Backlog
enhancement
Metricbeat
module
Team:Integrations
- Dominant language
- Go
- Stars
- 12.7k
- Forks
- 5k
- Avg merge
- 2d 15m
- Merged PRs (30d)
- 385
Description
**Describe the enhancement:**
Add a metricset for monitoring Postgresql replication information from the `pg_stat_replication` table. There are already modules that use similar tables to extract similar data.
https://www.postgresql.org/docs/9.5/monitoring-stats.html#PG-STAT-REPLICATION-VIEW
**Describe a specific use case for the enhancement or feature:**
This would be great for displaying and tracking the replication time between servers, time taken in each state, and the overall status of the replica set.
Thanks guys!
-Noah
Contributor guide
Assessment
This issue has not been assessed yet.