Collect grafana metrics
This commit is contained in:
parent
f2b5bb6f2a
commit
25b2f1d1ee
@ -159,6 +159,14 @@
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
job_name = "grafana";
|
||||
static_configs = [
|
||||
{
|
||||
targets = [ "localhost:3100" ];
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
job_name = "pve-exporter";
|
||||
static_configs = [
|
||||
|
Loading…
Reference in New Issue
Block a user