monitoring: add lama zones to dns scraper
This commit is contained in:
parent
65d0ae87d4
commit
b47fd3e452
@ -254,6 +254,8 @@ with lib;
|
||||
targets = [
|
||||
"dns.bula22.de:9253"
|
||||
"dns.bula22.de:9353"
|
||||
"dns.bula22.de:9453"
|
||||
"dns.bula22.de:9553"
|
||||
];
|
||||
}
|
||||
];
|
||||
@ -261,7 +263,7 @@ with lib;
|
||||
{
|
||||
job_name = "waldbrandgefahrenstufen";
|
||||
scrape_interval = "1h";
|
||||
scrape_timeout = "60s";
|
||||
scrape_timeout = "60s";
|
||||
static_configs = [
|
||||
{
|
||||
targets = [
|
||||
|
Loading…
Reference in New Issue
Block a user