juspay/hyperswitch

feat(infra): add a dashboard to monitor grafana

Open

#5,101 opened on Jun 24, 2024

View on GitHub
 (6 comments) (0 reactions) (0 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

Grafana supports exporting metrics (ref).

We can enable these metrics in grafana and set up a dashboard to visualize this.

The available metrics are provided in the official link along with some dashboards which we can use for reference

Contributor guide