Hi
I'm facing problem in configuring prom2 teams
I am running all the services using docker-compose.
docker-compose.yml
prom2teams:
image: idealista/prom2teams
hostname: prom2teams
ports:
- "8089:8089"
environment:
- PROM2TEAMS_CONNECTOR=
https://outlook.office.com/webhook/XXXXXXXX/IncomingWebhook/XXXXXXXX
Alert manager config.yml
global:
resolve_timeout: 1m
route:
receiver: notification
receivers:
- name: 'prometheus-msteams'
webhook_configs:
- send_resolved: true
- url:
'http://X.X.X.X:8089/https://outlook.office.com/webhook/XXXXXXXXX/IncomingWebhook/XXXXXXXXX'
--
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/c76e1989-971e-49ec-a9f3-eb9491a3d284%40googlegroups.com.