juspay/hyperswitch

feat(infra): add a dashboard to monitor clickhouse

Open

#5,102 opened on Jun 24, 2024

View on GitHub
 (1 comment) (0 reactions) (2 assignees)Rust (4,676 forks)batch import
A-infraC-featuregood first issue

Repository metrics

Stars
 (42,690 stars)
PR merge metrics
 (Avg merge 6d 22h) (213 merged PRs in 30d)

Description

Monitor clickhouse performance and resource utilization in grafana.

Clickhouse support exporting prometheus style metrics via this configuration.

We can export these metrics and let prometheus scrape them.

Post this we can use a grafana dashboard available openly.

Contributor guide