We are interested in developing a Prometheus remote write push-based exporter, sending metrics data to a Prometheus remote write integrated backend (Cortex specifically) to support exporting OTLP metrics to new endpoints without needing to run an instance of Prometheus.
This remote write exporter adds more interoperability support for the Prometheus protocol which is aligned with OpenTelemetry’s larger project goal to support Prometheus from the get go.
We plan to provide a detailed design doc, test plan and code to support this implementation. Please assign this issue to both @shovnik and @AzfaarQureshi.
cc: @alolita, @AzfaarQureshi