diff options
Diffstat (limited to 'hosts/vidhar')
| -rw-r--r-- | hosts/vidhar/prometheus/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/vidhar/prometheus/default.nix b/hosts/vidhar/prometheus/default.nix index 4ab56a4d..4589c1ea 100644 --- a/hosts/vidhar/prometheus/default.nix +++ b/hosts/vidhar/prometheus/default.nix | |||
| @@ -154,7 +154,7 @@ in { | |||
| 154 | target_label = "instance"; | 154 | target_label = "instance"; |
| 155 | } | 155 | } |
| 156 | ]; | 156 | ]; |
| 157 | scrape_interval = "15s"; | 157 | scrape_interval = "5s"; |
| 158 | } | 158 | } |
| 159 | { job_name = "unbound"; | 159 | { job_name = "unbound"; |
| 160 | static_configs = [ | 160 | static_configs = [ |
