1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-14 11:47:32 +00:00

nixos/servnerr-3: Prometheus scrape zrepl

Signed-off-by: Matt Layher <mdlayher@gmail.com>
This commit is contained in:
Matt Layher 2022-02-10 11:12:08 -05:00
parent 3ac7812108
commit ea9914e539
No known key found for this signature in database
GPG key ID: 77BFE531397EDE94

View file

@ -130,6 +130,7 @@ in {
(staticScrape "obs" [ "nerr-3:9407" ])
(staticScrape "windows" [ "theatnerr-2:9182" ])
(staticScrape "wireguard" [ "routnerr-2:9586" ])
(staticScrape "zrepl" [ "servnerr-3:9811" ])
# Home Assistant requires a more custom configuration.
{