Hi All - I enabled the slack receiver for alertmanager running in K8s (Kube-Prometheus) in a public facing K8s cluster to Slack and all went fine.
Next I am trying to do the same on prem to MatterMost. However I am getting a x509 on the notification attempt by alertmanager even after importing the MatterMost issuer CA into all node/ minion hosts of kubernetes. Is there another way that will get the alertmanager container the right CA certificate such that I won’t get the x509 error ?
Best Regards
Wade
--
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 prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/02775c94-e3f2-455c-b70a-12908c7b680a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On Wed, Mar 7, 2018 at 10:58 PM, <wade....@gmail.com> wrote:Hi All - I enabled the slack receiver for alertmanager running in K8s (Kube-Prometheus) in a public facing K8s cluster to Slack and all went fine.
Next I am trying to do the same on prem to MatterMost. However I am getting a x509 on the notification attempt by alertmanager even after importing the MatterMost issuer CA into all node/ minion hosts of kubernetes. Is there another way that will get the alertmanager container the right CA certificate such that I won’t get the x509 error ?It isn't possible with the current stable verson. But you can try the 0.15.0-rc.0 version [0] which allows to configure HTTP client parameters such as the CA certificate.
[0] https://github.com/prometheus/alertmanager/releases/tag/v0.15.0-rc.0
Best Regards
Wade
--
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 prometheus-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.