Hello ,
I installed prometheus-community/kube-prometheus-stack
and also MS-Teams Prometheus proxy but I cannot make it work. I dont see
anything in logs. I dont understand because the webhook works in my Grafana
for example and they are all in the same namespace.
values.yaml for the kube-prometheus-stack:
route:
group_by: ['namespace']
group_wait: 30s
group_interval: 5m
repeat_interval: 5mh
receiver: 'prometheus-msteams'
routes:
- receiver: 'prometheus-msteams'
matchers:
- alertname =~ "InfoInhibitor|Watchdog"
receivers:
- name: 'prometheus-msteams'
webhook_configs:
- send_resolved: true
url: 'http://prometheus-msteams:2000/alert'
For ms-teams values.yaml:
connectors:
- alert: webhook.office.com/webhook1312lklsdfgsdgsd
The service also there :
kubectl get svc -n infra-monitoring
prometheus-msteams ClusterIP 10.233.45.246
<none> 2000/TCP 100m
Any idea ? I really dont get it.
--
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/e4a6a183-35b7-474e-bf25-84aa1381d549n%40googlegroups.com.