{ "receiver": "mts_webhook", "status": "firing", "alerts": [ { "status": "resolved", "labels": { "alertname": "ServiceStopped", "instance": "my_ip:my_port", "monitor": "monitor", "name": "component_name" }, "annotations": {}, "startsAt": "2017-08-03T14:00:22.803Z", "endsAt": "2017-08-03T14:00:37.815Z", "generatorURL": "..." }, { "status": "firing", "labels": { "alertname": "ServiceStopped", "container_label_build_date": "20170510", "container_label_license": "GPLv2", "container_label_name": "CentOS Base Image", "container_label_vendor": "CentOS", "id": "/docker/bf2b68afe1255b211e436531a2265373aa8aab8f8699dc15b4972bb8f671e243", "image": "my_image:latest", "instance": "my_ip:my_port", "job": "cAdvisor", "monitor": "monitor", "name": "component_name" }, "annotations": {}, "startsAt": "2017-08-03T14:02:07.815Z", "endsAt": "0001-01-01T00:00:00Z", "generatorURL": "..." } ], "groupLabels": { "alertname": "ServiceStopped", "instance": "my_ip:my_port" }, "commonLabels": { "alertname": "ServiceStopped", "instance": "my_ip:my_port", "monitor": "monitor", "name": "component_name" }, "commonAnnotations": {}, "externalURL": "http://alertmanager:9093/alertmanager", "version": "4", "groupKey": "{}:{alertname=\"ServiceStopped\", instance=\"my_ip:my_port\"}" }{ "receiver": "mts_webhook", "status": "resolved", "alerts": [ { "status": "resolved", "labels": { "alertname": "ServiceStopped", "instance": "my_ip:my_port", "monitor": "monitor", "name": "component_name" }, "annotations": {}, "startsAt": "2017-08-03T14:00:22.803Z", "endsAt": "2017-08-03T14:00:37.815Z", "generatorURL": "..." }, { "status": "resolved", "labels": { "alertname": "ServiceStopped", "container_label_build_date": "20170510", "container_label_license": "GPLv2", "container_label_name": "CentOS Base Image", "container_label_vendor": "CentOS", "id": "/docker/bf2b68afe1255b211e436531a2265373aa8aab8f8699dc15b4972bb8f671e243", "image": "my_image:latest", "instance": "my_ip:my_port", "job": "cAdvisor", "monitor": "monitor", "name": "component_name" }, "annotations": {}, "startsAt": "2017-08-03T14:02:07.815Z", "endsAt": "2017-08-03T14:04:37.815Z", "generatorURL": "..." } ], "groupLabels": { "alertname": "ServiceStopped", "instance": "my_ip:my_port" }, "commonLabels": { "alertname": "ServiceStopped", "instance": "my_ip:my_port", "monitor": "monitor", "name": "component_name" }, "commonAnnotations": {}, "externalURL": "http://alertmanager:9093/alertmanager", "version": "4", "groupKey": "{}:{alertname=\"ServiceStopped\", instance=\"my_ip:my_port\"}" }global:
templates: - '/etc/alertmanager/template/*.tmpl'
route: group_by: ['alertname', 'instance'] group_wait: 30s group_interval: 1m repeat_interval: 3h
receiver: mts_webhook
inhibit_rules:- source_match: severity: 'critical' target_match: severity: 'warning' equal: ['alertname', 'instance']
receivers: - name: 'mts_webhook' webhook_configs: - url: '...'--
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/a1544c6f-aed8-4494-9915-3f1c354ee11e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.