ildkule/grafana: add dashboard for php-fpm
Eval nix flake / evals (push) Successful in 6m56s

This commit is contained in:
2026-07-25 22:25:05 +09:00
parent 7c8d5bae3a
commit 775d4da8b3
2 changed files with 1699 additions and 0 deletions
File diff suppressed because it is too large Load Diff
@@ -68,6 +68,12 @@ in {
url = "https://grafana.com/api/dashboards/9628/revisions/8/download";
options.path = dashboards/postgres.json;
}
{
name = "PHP-FPM";
type = "file";
url = "https://grafana.com/api/dashboards/25149/revisions/1/download";
options.path = dashboards/php-fpm.json;
}
{
name = "Gitea Dashboard";
type = "file";