1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-15 08:46:44 +00:00
prometheus-operator/pkg/apis/monitoring
Simon Pasquier aa58fe3f4c
feat: add support for Remote Write v2.0
This change includes the following:
* New `messageVersion` field to the remote write configuration to select
  between v1 and v2 message formats.
* New `remoteWriteReceiverMessageVersions` to select which message
  format(s) to accept when the remote receiver is configured.
* Stricter validation for the remote write's URL (not breaking since an
  empty URL value would already fail the Prometheus configuration
  loading)

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2024-10-23 10:51:21 +02:00
..
v1 feat: add support for Remote Write v2.0 2024-10-23 10:51:21 +02:00
v1alpha1 feat: support add native histogram config (#6796) 2024-10-21 17:38:11 +02:00
v1beta1 fix: validate child routes (#6931) 2024-09-18 09:59:39 +02:00
go.mod chore: update dependencies before v0.77 2024-09-18 12:30:29 +05:30
go.sum chore: update dependencies before v0.77 2024-09-18 12:30:29 +05:30
register.go Paramaterize group for CRs to use prometheus operator with opentelemetry-operator (#6055) 2023-12-11 17:24:41 -03:00
resource.go Add ScrapeConfigs to ObjectReference 2023-05-14 14:17:50 +02:00