Thank you! It worked!
On Monday, April 20, 2020 at 4:07:43 PM UTC+5:30, Stuart Clark wrote: > > On 2020-04-20 11:35, Isabel Noronha wrote: > > 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' > > > > > > The URL should contain the name of the connector, not the Teams URL. By > default that is "Connector". > > -- > Stuart Clark > -- 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/0639aed1-9f3e-483a-817b-f8a9cd3e13e1%40googlegroups.com.

