Describe the bug
Metrics for the otel collector itself are missing, likely related to broken merge of multiple config files.
Experience troubleshooting a broken OTEL -> Prometheus configuration points at it being a much better idea to have the
prometheus do the polling rather than rely on the export working.
To Reproduce
docker-compose up
Check otel collector dashboard (empty)
Expected behavior
Otel Collector metrics should be present.
Describe the bug Metrics for the otel collector itself are missing, likely related to broken merge of multiple config files. Experience troubleshooting a broken OTEL -> Prometheus configuration points at it being a much better idea to have the prometheus do the polling rather than rely on the export working.
To Reproduce
Expected behavior Otel Collector metrics should be present.