grafana / agent

Vendor-neutral programmable observability pipelines.
https://grafana.com/docs/agent/
Apache License 2.0
1.56k stars 479 forks source link

Cherry picks for v0.40.5 #6907

Closed ptodev closed 1 month ago

ptodev commented 1 month ago

This PR cherry picks a few changes for the upcoming v0.40.5: #6719, #6780, #6904, and #6905.

It's a bit weird to have breaking changes in a patch release. Apparently we've done it before, so I think it should be ok.

ptodev commented 1 month ago

I also had to cherry pick #6543 and bump github.com/grafana/vmware_exporter to a newer version in our go.mod in order to resolve a few build issues.