hosts/monitoring-3: update changed option names
This commit is contained in:
parent
230cd17208
commit
44148007fc
@ -372,7 +372,7 @@ in {
|
||||
|
||||
provision = {
|
||||
enable = true;
|
||||
datasources = [
|
||||
datasources.settings.datasources = [
|
||||
{
|
||||
type = "prometheus";
|
||||
name = "Prometheus";
|
||||
@ -380,7 +380,7 @@ in {
|
||||
isDefault = true;
|
||||
}
|
||||
];
|
||||
dashboards = [
|
||||
dashboards.settings.providers = [
|
||||
{
|
||||
options.path = ./dashboards;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user