GreptimeTeam/greptimedb

Prometheus remote write 2.0

Open

#4,765 opened on Sep 24, 2024

 (0 comments) (0 reactions) (0 assignees)Rust (518 forks)github user discovery
C-featurehelp wanted

Repository metrics

Stars
 (6,519 stars)
PR merge metrics
 (PR metrics pending)

Description

What problem does the new feature solve?

With Prometheus 3.0 beta release, a version of prometheus remote write is out

https://prometheus.io/docs/specs/remote_write_spec_2_0/

GreptimeDB will keep tracking this and keep our compatibility up to date.

What does the feature do?

Implement PRW 2.0 while keeping 1.0 supported.

What's new with Remote Write 2.0

Implementation challenges

No response

Contributor guide