Skip to content

Commit

Permalink
notice-me-senpai: add more scrapers for tetra-zw
Browse files Browse the repository at this point in the history
  • Loading branch information
marenz2569 committed Jun 15, 2024
1 parent 114176d commit f8f9bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hosts/notice-me-senpai/grafana.nix
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ in
{
job_name = "tetra-zw-burst-count";
static_configs = [{
targets = [ "10.13.37.11:9030" "10.13.37.11:9040" "10.13.37.11:9050" "10.13.37.11:9060" ];
targets = [ "10.13.37.11:9030" "10.13.37.11:9040" "10.13.37.11:9050" "10.13.37.11:9060" "10.13.37.11:9031" "10.13.37.11:9041" "10.13.37.11:9051" "10.13.37.11:9061" ];
}];
scrape_interval = "10s";
}
Expand Down

0 comments on commit f8f9bd7

Please sign in to comment.