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
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
..
admission rfac: removed raw prometheusRuleSize check 2024-08-29 19:53:22 +05:30
alertmanager chore: implement DNS options for DaemonSet 2024-10-15 17:03:01 +02:00
apis/monitoring feat: add support for Remote Write v2.0 2024-10-23 10:51:21 +02:00
assets feat: Support OAuth2 TLSConfig and ProxyConfig settings (#6735) 2024-08-08 11:15:23 +02:00
client feat: add support for Remote Write v2.0 2024-10-23 10:51:21 +02:00
informers chore: bump to golangci-lint v1.56.2 (#6384) 2024-03-12 11:00:44 +01:00
k8sutil chore: implement DNS options for DaemonSet 2024-10-15 17:03:01 +02:00
kubelet Merge remote-tracking branch 'origin/release-0.77' into merge-release-0.77.2 2024-10-21 17:22:20 +02:00
listwatch chore: optimize maps order function (#7001) 2024-10-11 17:31:54 +02:00
namespacelabeler chore: fix build after prom-label-proxy bump 2024-06-17 10:22:54 +02:00
operator [fix] - version 2024-10-15 11:41:11 +01:00
prometheus feat: add support for Remote Write v2.0 2024-10-23 10:51:21 +02:00
server replace goKitLogger in rules and server 2024-08-29 12:17:31 -03:00
thanos chore: implement DNS options for DaemonSet 2024-10-15 17:03:01 +02:00
versionutil Prevent mistakes with testify lib (#6211) 2024-01-08 17:06:49 +00:00
webconfig feat: Support file paths for certificate, key and client CA in web TL… (#6358) 2024-09-16 15:17:21 +02:00