joyent-portal/legacy/spikes/no-leak/prometheus/prometheus.yml
Sérgio Ramos 8295bd6882 chore: initial lerna setup
this shall be a progressive process
2017-05-25 10:56:50 +01:00

6 lines
169 B
YAML

scrape_configs:
- job_name: 'leak'
scrape_interval: 15s
static_configs:
- targets: ['no-leak-node-1:8000', 'no-leak-node-2:8000', 'no-leak-node-3:8000']