services: monitoring: add nginx dashboard

This commit is contained in:
Antoine Martin 2021-07-13 16:19:15 +02:00
parent b6f712b817
commit 0b983d1358
2 changed files with 568 additions and 1 deletions

View file

@ -37,7 +37,7 @@ in {
dashboards = [
{
name = "Node Exporter";
name = "Dashboards";
options.path = ./grafana-dashboards;
disableDeletion = true;
}