Flow: otelcol.receiver.prometheus component #2301
Labels
frozen-due-to-age
Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Milestone
Create an OpenTelemetry Collector receiver component called
prometheus
and expose it as a Flow component calledotelcol.receiver.prometheus
.This component would act as a bridge between the
otelcol.*
component and theprometheus.*
components, where it exports a Prometheusstorage.Appendable
interface for Prometheus components to send metrics to. The Prometheus metrics would then get converted to OpenTelemetry metrics on the fly before being send to theotelcol.*
consumers configured with the component.The text was updated successfully, but these errors were encountered: