mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-04-03 12:51:23 +02:00
Grafana: Add Gitea Dashbaord [sic]
This commit is contained in:
parent
c64d28fc26
commit
0f77a42e34
1546
hosts/ildkule/services/monitoring/dashboards/gitea-dashbaord.json
Normal file
1546
hosts/ildkule/services/monitoring/dashboards/gitea-dashbaord.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -75,6 +75,12 @@ in {
|
|||||||
url = "https://grafana.com/api/dashboards/240/revisions/3/download";
|
url = "https://grafana.com/api/dashboards/240/revisions/3/download";
|
||||||
options.path = dashboards/go-processes.json;
|
options.path = dashboards/go-processes.json;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "Gitea Dashbaord";
|
||||||
|
type = "file";
|
||||||
|
url = "https://grafana.com/api/dashboards/17802/revisions/3/download";
|
||||||
|
options.path = dashboards/gitea-dashbaord.json;
|
||||||
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user