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:
parent
3ac7812108
commit
ea9914e539
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ in {
|
||||||
(staticScrape "obs" [ "nerr-3:9407" ])
|
(staticScrape "obs" [ "nerr-3:9407" ])
|
||||||
(staticScrape "windows" [ "theatnerr-2:9182" ])
|
(staticScrape "windows" [ "theatnerr-2:9182" ])
|
||||||
(staticScrape "wireguard" [ "routnerr-2:9586" ])
|
(staticScrape "wireguard" [ "routnerr-2:9586" ])
|
||||||
|
(staticScrape "zrepl" [ "servnerr-3:9811" ])
|
||||||
|
|
||||||
# Home Assistant requires a more custom configuration.
|
# Home Assistant requires a more custom configuration.
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue