diff --git a/hosts/notice-me-senpai/grafana.nix b/hosts/notice-me-senpai/grafana.nix index bb1c7a3..83dbee8 100644 --- a/hosts/notice-me-senpai/grafana.nix +++ b/hosts/notice-me-senpai/grafana.nix @@ -86,6 +86,13 @@ in }]; scrape_interval = "10s"; } + { + job_name = "tetra-zw-burst-count"; + static_configs = [{ + targets = [ "10.13.37.11:9030" ]; + }]; + scrape_interval = "10s"; + } ]; }; # log collector