Mercurial > code > home > repos > victoriametrics
diff config/scrape_main.yaml @ 42:2f87ecd2a754
fix ping; add ping to prime
author | drewp@bigasterisk.com |
---|---|
date | Tue, 23 Jan 2024 14:56:51 -0800 |
parents | 407ee7fbda13 |
children | ccb6a2889e73 |
line wrap: on
line diff
--- a/config/scrape_main.yaml Tue Jan 23 14:56:33 2024 -0800 +++ b/config/scrape_main.yaml Tue Jan 23 14:56:51 2024 -0800 @@ -182,7 +182,9 @@ static_configs: - targets: # printer, since it falls out of ntop with no traffic at all. Or, we could poll ink status at http://10.2.0.37/general/status.html?pageid=1 - - printer014032ED + - printer + # wireguard connection test + - prime5 relabel_configs: - {source_labels: [__address__], target_label: __param_target} - {source_labels: [__param_target], target_label: instance}