Hi Brian,
     We will have a look at the suggestions.
Thanks!

On Thursday, August 25, 2022 at 12:05:00 PM UTC-7 Brian Candler wrote:

> If you read your error message carefully:
>
> > I am getting 'Get "http://blackbox-dev.xyz.com:443/metrics: context 
> deadline exceeded"
>
> then it looks like Prometheus is trying to talk to an http:// endpoint; 
> but you said it was https://.
>
> Put "scheme: https" in your scrape job config to use https.  If your 
> certificate is not signed by a public CA like LetsEncrypt then you may need 
> additional settings to get the certificate validation to work.
>
> If that's not the problem, then it's probably an issue with kubernetes or 
> openshift, not prometheus.
>

-- 
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/8257b8bc-d375-4456-9135-0afe97c0ff00n%40googlegroups.com.

Reply via email to