diff --git a/examples/prometheus.yml b/examples/prometheus.yml index 5323b20..c3018a5 100644 --- a/examples/prometheus.yml +++ b/examples/prometheus.yml @@ -8,4 +8,3 @@ scrape_configs: - job_name: otel-collector static_configs: - targets: ["collector:8889"] -