v0.3.0
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