-
hello, http metrices scraping works fine but over https it is not working. issue looks like - cruise control CA certificate signed by strimzi and Prometheus service is by another CA so that's y it is not working? below output is from cruise control pod - drwxrwsrwt 3 root 10000 140 Jul 30 09:15 cluster-ca-certs bash-4.4$ cd cluster-ca-certs/ bash-4.4$ cd ../cc-certs/ |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
We do not support HTTPS for any metric endpoints. You should use HTTP. |
Beta Was this translation helpful? Give feedback.
We do not support HTTPS for any metric endpoints. You should use HTTP.