mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-19 11:22:38 +00:00
58aa5e6895
faster image build with copy from pre-built binary cluster-id to 0 Added README.md documentation
11 lines
192 B
YAML
11 lines
192 B
YAML
global:
|
|
scrape_interval: 15s
|
|
evaluation_interval: 15s
|
|
external_labels:
|
|
monitor: "Monitoring"
|
|
|
|
scrape_configs:
|
|
- job_name: "nwaku"
|
|
static_configs:
|
|
- targets: ["nwaku:8003"]
|