-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
Milestone
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
Right now, we have a MySQL Monitoring, and I want to add the PostgreSQL Server Monitoring to enhance SkyWalking's database monitoring.
The dataflow would be PostgreSQL Server -> postgres_exporter -> OpenTelemetry Collector -> SkyWalking OpenCensus Receiver -> MAL engine.
Steps
- Discuss which metrics we should do for the
PostgreSQLserver. - Add
PostgreSQLlayer to OAP, and begin to set up dashboards. - Add
PostgreSQLas a sub of theDatabaselayer.
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
pg-yang