mirror of
https://github.com/logos-messaging/go-waku-compose.git
synced 2026-01-07 23:43:05 +00:00
Merge pull request #7 from waku-org/feat/grafana-dashboard
feat: make grafana dashboard functional
This commit is contained in:
commit
81983dec18
File diff suppressed because it is too large
Load Diff
@ -5,9 +5,9 @@ global:
|
|||||||
monitor: "Monitoring"
|
monitor: "Monitoring"
|
||||||
|
|
||||||
scrape_configs:
|
scrape_configs:
|
||||||
- job_name: "nwaku"
|
- job_name: "go-waku"
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ["nwaku:8003"]
|
- targets: ["go-waku:8003"]
|
||||||
|
|
||||||
- job_name: postgres-exporter
|
- job_name: postgres-exporter
|
||||||
static_configs:
|
static_configs:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user