Add a default dashboard
This commit is contained in:
parent
a2f71ba120
commit
ed46e9af61
23190
hosts/ildkule/services/metrics/dashboards/node-exporter-full.json
Normal file
23190
hosts/ildkule/services/metrics/dashboards/node-exporter-full.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -18,6 +18,15 @@
|
||||
isDefault = true;
|
||||
}
|
||||
];
|
||||
dashboards.settings.providers = [
|
||||
{
|
||||
name = "Node Exporter Full";
|
||||
type = "file";
|
||||
url = "https://grafana.com/api/dashboards/1860/revisions/29/download";
|
||||
options.path = dashboards/node-exporter-full.json;
|
||||
}
|
||||
];
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user