mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-16 21:03:05 +00:00
git-subtree-dir: third-party/nwaku git-subtree-split: d94cb7c73631ffd4b934839ba58bc622d331a135
9 lines
194 B
YAML
9 lines
194 B
YAML
global:
|
|
scrape_interval: 15s
|
|
|
|
scrape_configs:
|
|
- job_name: 'prometheus'
|
|
scrape_interval: 5s
|
|
static_configs:
|
|
- targets: ['host.docker.internal:8008']
|
|
metrics_path: '/metrics' |