scrape energy exporter
This commit is contained in:
parent
6facda326c
commit
d10376aaff
@ -422,6 +422,18 @@ with lib;
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
job_name = "energy";
|
||||
scrape_interval = "1s";
|
||||
scrape_timeout = "1s";
|
||||
static_configs = [
|
||||
{
|
||||
targets = [
|
||||
"pbs.bula22.de:9555"
|
||||
];
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
alertmanagers = [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user