Begin scraping druid ping exporter

This commit is contained in:
Joey Hafner 2023-11-28 00:22:05 -08:00
parent 2a98ac3ab9
commit 824b1e60e1

View File

@ -60,7 +60,7 @@ scrape_configs:
- job_name: 'exporter-ping'
scrape_interval: 5s
static_configs:
- targets: ['exporter-ping:9427']
- targets: ['exporter-ping:9427', 'jafner.tools:50418']
- job_name: 'exporter-docker'
scrape_interval: 5s