mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
service/nginx: enable monitoring
This commit is contained in:
parent
913cece20f
commit
36bbc03252
2 changed files with 43 additions and 5 deletions
|
@ -33,4 +33,11 @@ in
|
|||
version = "31";
|
||||
hash = "sha256-QsRHsnayYRRGc+2MfhaKGYpNdH02PesnR5b50MDzHIg=";
|
||||
};
|
||||
|
||||
nginx = buildGrafanaDashboard {
|
||||
id = 12708;
|
||||
pname = "nginx";
|
||||
version = "1";
|
||||
hash = "sha256-T1HqWbwt+i/We+Y2B7hcl3CijGxZF5QI38aPcXjk9y0=";
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue