Skip to content

v0.3.0

Compare
Choose a tag to compare
@petewall petewall released this 30 Oct 20:15
· 703 commits to main since this release
d1413fc

What's Changed

  • Make an option for the metrics service to use otlp protocol instead of prometheus remote write by @petewall in #213

Breaking change
The component prometheus.remote_write.grafana_cloud_prometheus has been renamed. When forwarding metrics to be sent to your metrics service endpoint, please use prometheus.relabel.metrics_service instead. This component will "fan-in" all of the metric sources to the correct metrics service.

Full Changelog: v0.2.14...v0.3.0