2023-08-09 10:36:03 +00:00
|
|
|
global:
|
|
|
|
scrape_interval: 15s
|
|
|
|
evaluation_interval: 15s
|
|
|
|
external_labels:
|
|
|
|
monitor: "Monitoring"
|
|
|
|
|
|
|
|
scrape_configs:
|
2024-01-01 07:05:30 +00:00
|
|
|
- job_name: "go-waku"
|
2023-08-09 10:36:03 +00:00
|
|
|
static_configs:
|
2024-01-01 07:05:30 +00:00
|
|
|
- targets: ["go-waku:8003"]
|
2023-08-09 10:36:03 +00:00
|
|
|
|
|
|
|
- job_name: postgres-exporter
|
|
|
|
static_configs:
|
|
|
|
- targets: ['postgres-exporter:9187']
|