Closed
Description
Component(s)
receiver/prometheus
Describe the issue you're reporting
During #36873, we faced a lot of failing tests because of content type negotiation failures. To update things quickly, we ended up adding a fallback_scrape_protocol option everywhere, but it's not clear to us if that's the best option.
Let's investigate and clean up where we can