diff --git a/prom/prometheus.yml b/prom/prometheus.yml new file mode 100644 index 0000000..b7cee6f --- /dev/null +++ b/prom/prometheus.yml @@ -0,0 +1,5 @@ +global: + scrape_interval: 1m + scrape_timeout: 1m +scrape_configs: +- job_name: "host-metrics"