File size: 348 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
global:
scrape_interval: 3s
scrape_configs:
- job_name: goalert
static_configs:
- targets:
- localhost:2112
- localhost:2113
- localhost:2114
- localhost:2115
- localhost:2116
- localhost:2117
- localhost:2118
- localhost:2119
- localhost:2120
|