1
0
Fork 0

monitoring: add lama zones to dns scraper

This commit is contained in:
Garionion 2022-07-25 21:28:53 +02:00
parent 65d0ae87d4
commit b47fd3e452
1 changed files with 3 additions and 1 deletions

View File

@ -254,6 +254,8 @@ with lib;
targets = [ targets = [
"dns.bula22.de:9253" "dns.bula22.de:9253"
"dns.bula22.de:9353" "dns.bula22.de:9353"
"dns.bula22.de:9453"
"dns.bula22.de:9553"
]; ];
} }
]; ];
@ -261,7 +263,7 @@ with lib;
{ {
job_name = "waldbrandgefahrenstufen"; job_name = "waldbrandgefahrenstufen";
scrape_interval = "1h"; scrape_interval = "1h";
scrape_timeout = "60s"; scrape_timeout = "60s";
static_configs = [ static_configs = [
{ {
targets = [ targets = [