juspay/hyperswitch

feat(infra): add Node metrics dashboard in grafana

Open

#5,031 opened on Jun 18, 2024

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Rust (42,690 stars) (4,676 forks)batch import
A-infraC-featuregood first issue

Description

We can create a dashboard using the https://vector.dev/docs/reference/configuration/sources/host_metrics/ metrics which we scrape for

Ideally we can find an opensource dashboard which we can mount as a static config.

This should monitor the node memory/CPU/Disk/Network resource utilization

Contributor guide