prom2teams:
image: idealista/prom2teams
hostname: prom2teams
ports:
- "8089:8089"
environment:
- PROM2TEAMS_CONNECTOR= https://outlook.office.com/webhook/XXXXXXXX/IncomingWebhook/XXXXXXXX
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'