https://prometheus.io/docs/prometheus/latest/configuration/configuration/#alertmanager_config
You need "scheme: https", and possibly also "tls_config" if the default TLS settings need to be tweaked. On Thursday, 2 June 2022 at 18:52:36 UTC+1 [email protected] wrote: > I have prometheus installed on a Linux server and on another server I use > AlertManager. AlertManager use now SSL certificate for HTTPS session and is > working fine. How can i Change the following command so that prometheus > understand it need to use HTTPS in the communication to AlertManage: - > static_configs: - targets: - quimosabi.court.com:9093 > -- 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/ddb20242-92eb-4248-bbbc-1a65d7563d83n%40googlegroups.com.

