Skip to content

feat: add CloudNativePG monitoring dashboard#269

Open
jay77721 wants to merge 1 commit intoSigNoz:mainfrom
jay77721:feat/cloudnativepg-dashboard
Open

feat: add CloudNativePG monitoring dashboard#269
jay77721 wants to merge 1 commit intoSigNoz:mainfrom
jay77721:feat/cloudnativepg-dashboard

Conversation

@jay77721
Copy link
Copy Markdown

Description

Adds a monitoring dashboard for CloudNativePG (PostgreSQL operator for Kubernetes).

Panels

  • Cluster Health: Instance Status, Uptime
  • Connections: Connections by State, Max Connections
  • Database: Size, Transactions Committed
  • Replication: Lag (seconds & bytes)
  • WAL Archiving: Archived Count, Failures
  • Resources: CPU Usage, Memory Working Set
  • Checkpoints: Buffers Written, Write Time
  • Operations: Deadlocks, Tuple Operations
  • Locks & Temp: Active Locks, Temp Bytes

Variables

  • cnpg_cluster, cnpg_instance, k8s.node.name

Metrics Source

Metrics collected via CloudNativePG metrics exporter (cnpg_collector_*).

References

Related to SigNoz issue: SigNoz/signoz#7875
CNPG Grafana dashboard: https://github.com/cloudnative-pg/grafana-dashboards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant