The documentation at 
https://prometheus.io/docs/prometheus/latest/configuration/configuration/#alertmanager_config
 shows 
how to configure it, but you haven't shown what you tried.

According to the documentation:

alerting:
  alertmanagers:
    - scheme: https
      path_prefix: /alertmanager
      basic_auth:
        username: admin
        password: tcpip123
      static_configs:
        - targets:
            - prometheus.domain.com

-- 
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/90be813e-7d44-406f-8d43-fb42bff1a626o%40googlegroups.com.

Reply via email to