fix: Remove unnecessary blank line in prometheus.yml

This commit is contained in:
Marc Schäfer
2025-10-07 23:55:23 +02:00
parent d745aa79d4
commit d907ae9e84

View File

@@ -8,4 +8,3 @@ scrape_configs:
- job_name: otel-collector
static_configs:
- targets: ["collector:8889"]