Hello, I am not able add remote_write detail in k8s prometheus config file. kubectl version: 1.27 error : *Error from server (BadRequest): error when creating "config-map.yaml": ConfigMap in version "v1" cannot be handled as a ConfigMap: strict decoding error: unknown field "remote_write"*
prometheus config file: apiVersion: v1 kind: ConfigMap metadata: name: prometheus-server-conf labels: name: prometheus-server-conf namespace: monitoring remote_write: - url: "http://x.x.x.x:31000/api/prom/push" Thanks, prashant -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/da1b6519-5095-4ec5-b5f1-ee5da0850350n%40googlegroups.com.