1
Fork 0

Grafana provision policy

This commit is contained in:
prescientmoon 2024-02-24 08:45:06 +01:00
parent d9ada0f870
commit b9d52105fb
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4

View file

@ -66,6 +66,10 @@ in
]; ];
}]; }];
alerting.policies.settings.policies = [{
receiver = "main";
}];
datasources.settings.datasources = [{ datasources.settings.datasources = [{
name = "Prometheus"; name = "Prometheus";
type = "prometheus"; type = "prometheus";