Collect restic rest metrics
This commit is contained in:
parent
2824718e53
commit
26bf43bba5
@ -175,6 +175,14 @@
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
job_name = "restic_rest";
|
||||
static_configs = [
|
||||
{
|
||||
targets = [ "10.69.12.52:8000" ];
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
job_name = "pve-exporter";
|
||||
static_configs = [
|
||||
|
Loading…
Reference in New Issue
Block a user