Enhancement Proposal
When we implement the Prometheus receiver, then we have to be careful with the version compatibility with Prometheus. We should pin the workload revision for track 2 to:
<= v0.141.0 to Prometheus <= 3.7.x
We would do this here and override-pull and to assert that this is the case.
We should update the release notes for the o11y-stack repo!
Related issue: