diff --git a/nomad/metrics/prometheus.nomad b/nomad/metrics/prometheus.nomad index 150a64d..002cc35 100644 --- a/nomad/metrics/prometheus.nomad +++ b/nomad/metrics/prometheus.nomad @@ -183,7 +183,7 @@ scrape_configs: resources { cpu = 100 - memory = 200 + memory = 300 } } }