I have enabled the TLS for proemtheus web and it has success but comming to
the config reloader container it is giving error like this

ts=2021-10-21T03:17:20.472907734Z caller=log.go:124 level=error
msg="function failed. Retrying in next tick" err="trigger reload: received
non-200 response: 400 Bad Request; have you set `--web.enable-lifecycle`
Prometheus flag?"
ts=2021-10-21T03:17:25.473290874Z caller=log.go:124 level=error
msg="function failed. Retrying in next tick" err="trigger reload: received
non-200 response: 400 Bad Request; have you set `--web.enable-lifecycle`
Prometheus flag?"



But I have enabled the flag the main problem I have observed is

 in reloaded contianer argumnets tye reload url is http only not https
Prometheus running on https but config reloader is trying to connect to the
Prometheus with http that's why it's showing that error and which leads to
not able to update scrap targets and alerts by CRD

Thanks
Mohan Nagandlla

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/CALSpdGnHFnAyKhDs71fWTT5a0vET_Tc3Myq12ymXh-TmR1_79A%40mail.gmail.com.

Reply via email to