Merge pull request #7 from waku-org/feat/grafana-dashboard

feat: make grafana dashboard functional
This commit is contained in:
Prem Chaitanya Prathi 2024-01-02 18:11:13 +05:30 committed by GitHub
commit 81983dec18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1341 additions and 1418 deletions

View File

@ -5,9 +5,9 @@ global:
monitor: "Monitoring"
scrape_configs:
- job_name: "nwaku"
- job_name: "go-waku"
static_configs:
- targets: ["nwaku:8003"]
- targets: ["go-waku:8003"]
- job_name: postgres-exporter
static_configs: