I used kube-prometheus-stack chart version 55.5.1 , but i got a problem 
when i tried to enable the remote-write-reciever option in the centralized 
prometheus instance. 
I passed these values to the values.yaml:
prometheus: 
   prometheusSpec: 
       enableRemoteWriteReceiver: true 
       enableFeatures: 
           - remote-write-receiver 

but when i check the flags in prometheus ui i find it false, also when i 
try to curl using post to the endpoint i get this error " remote write 
receiver needs to be enabled with --web.enable-remote-write-receiver"
any suggestions ?

-- 
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/71940b33-9cc4-4c65-9e44-e49fe1428088n%40googlegroups.com.

Reply via email to