Hi Brian,
Any inputs on this issue ?
Thanks!
On Wednesday, August 24, 2022 at 11:04:26 AM UTC-7 Santanu Mishra wrote:
> Hi Team,
> I have a blackbox container running as "
> https://blackbox-dev.xyz.com/" in a OpenShift cluster. I have Prometheus
> running as separate container "https://prometheus-dev.xyz.com/graph".
> I am unable to connect Prometheus with Blackbox using below config in
> prometheus.yml.
>
> I am getting 'Get "http://blackbox-dev.xyz.com:443/metrics: context
> deadline exceeded"
>
>
> global:
>
> scrape_interval: 30s
>
> evaluation_interval: 5s
>
>
>
> rule_files:
>
> - ./alert.rules
>
>
>
> scrape_configs:
>
> - job_name: blackbox # To get metrics about the exporter itself
>
> metrics_path: /metrics
>
> static_configs:
>
> - targets:
>
> - blackbox-dev.xyz.com:443
>
>
> Thanks!
>
--
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/3ffee56f-073a-4caf-abd6-99bbbe1fb9adn%40googlegroups.com.