diff --git a/prometheus.yml b/prometheus.yml new file mode 100644 index 00000000..67c20b42 --- /dev/null +++ b/prometheus.yml @@ -0,0 +1,6 @@ +scrape_configs: +- job_name: cloud-game + scrape_interval: 10s + static_configs: + - targets: + - localhost:9000