1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-08 10:04:09 +00:00
prometheus-operator/test
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
..
e2e feat: add support for Remote Write v2.0 2024-10-23 10:51:21 +02:00
framework feat: add support for Remote Write v2.0 2024-10-23 10:51:21 +02:00
instrumented-sample-app chore: update golangci-lint to v1.53.1 (#5633) 2023-06-06 14:47:01 +02:00