monitoring: add lama zones to dns scraper
This commit is contained in:
parent
65d0ae87d4
commit
b47fd3e452
@ -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 = [
|
||||||
|
Loading…
Reference in New Issue
Block a user