juspay/hyperswitch

feat(monitoring): Update local grafana setup to add more data sources and default dash boards

Open

#5,029 opened on Jun 18, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (42,690 stars) (4,676 forks)batch import
A-frameworkA-infragood first issue

Description

Currently the local grafana starts up with 3 data sources:

  1. loki
  2. Tempo
  3. Prometheus

We can extend this to cover more data sources and dashboards for local systems to provide more readability Data sources

  • Clickhouse
  • Postgres
  • Redis

Dashboards

  • #5030
  • #5031
  • #5032
  • #5033
  • #5034
  • #5100
  • #5101
  • #5102

Contributor guide

feat(monitoring): Update local grafana setup to add more data sources and default dash boards · juspay/hyperswitch#5029 | Good First Issue