Collect loki metrics

This commit is contained in:
Torjus Håkestad 2025-01-24 23:32:45 +01:00
parent 83b2a4a2e8
commit f2b5bb6f2a
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -151,6 +151,14 @@
}
];
}
{
job_name = "loki";
static_configs = [
{
targets = [ "localhost:3100" ];
}
];
}
{
job_name = "pve-exporter";
static_configs = [