Grafana provision policy
This commit is contained in:
parent
d9ada0f870
commit
b9d52105fb
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue