mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(monitoring): docker compose configuration for Grafana & Prometheus (#1391)
This commit is contained in:
@ -3,5 +3,4 @@ scrape_configs:
|
||||
metrics_path: "/"
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets: ['localhost:9000']
|
||||
|
||||
- targets: ['localhost:9000', 'host.docker.internal:9000']
|
||||
|
||||
Reference in New Issue
Block a user