add gitea metrics #78

Merged
felixalb merged 3 commits from gitea-metric into main 2024-09-14 20:33:28 +02:00
2 changed files with 1552 additions and 0 deletions
Showing only changes of commit 0f77a42e34 - Show all commits

File diff suppressed because it is too large Load Diff

View File

@ -75,6 +75,12 @@ in {
url = "https://grafana.com/api/dashboards/240/revisions/3/download";
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;
}
];
};