cortexproject / cortex

A horizontally scalable, highly available, multi-tenant, long term Prometheus.
https://cortexmetrics.io/
Apache License 2.0
5.47k stars 796 forks source link

Remote Write 2.0 #6116

Open rapphil opened 3 months ago

rapphil commented 3 months ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like I'd like that Cortex support Prometheus Remote Write 2.0. This feature will be enabled by default starting with prometheus 2.54.0.

As such, I would like that Cortex users get access to this feature as well.

Additional context https://github.com/prometheus/prometheus/pull/14395 https://github.com/prometheus/prometheus/pull/14498

jmichalek132 commented 2 months ago

FYI otel collector contrib has lfx mentorship project starting in September to add support in the remote write exporter for remote write 2.0. Tracking issue: https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/33661.

mkieweg commented 1 month ago

Is there anyone working on this yet? If not I'd be happy to commit some time to it.

SungJin1212 commented 6 days ago

I'm implementing it and planning this step (roughly):

Welcome to something missing and feedback :)