From 39988b7a6ad1816a3bcd62b1153b5cd6f5568619 Mon Sep 17 00:00:00 2001 From: Ivan Josipovic <9521987+IvanJosipovic@users.noreply.github.com> Date: Sat, 21 Dec 2024 14:26:16 -0800 Subject: [PATCH 1/2] Update integrations.md Signed-off-by: Ivan Josipovic <9521987+IvanJosipovic@users.noreply.github.com> --- content/docs/operating/integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/docs/operating/integrations.md b/content/docs/operating/integrations.md index 61dd04ac8..27894aa1e 100644 --- a/content/docs/operating/integrations.md +++ b/content/docs/operating/integrations.md @@ -74,6 +74,7 @@ data volumes. For notification mechanisms not natively supported by the Alertmanager, the [webhook receiver](/docs/alerting/configuration/#webhook_config) allows for integration. + * [alertmanager-receiver-azdo](https://github.com/IvanJosipovic/alertmanager-receiver-azdo): Creates/Resolves work items in Azure DevOps * [alertmanager-webhook-logger](https://github.com/tomtom-international/alertmanager-webhook-logger): logs alerts * [Alertsnitch](https://gitlab.com/yakshaving.art/alertsnitch): saves alerts to a MySQL database * [All Quiet](https://allquiet.app/integrations/inbound/prometheus): on-call & incident management From 3a64533beca52da11342468b366f66c3b962152a Mon Sep 17 00:00:00 2001 From: Ivan Josipovic <9521987+IvanJosipovic@users.noreply.github.com> Date: Thu, 20 Feb 2025 09:51:05 -0800 Subject: [PATCH 2/2] Update content/docs/operating/integrations.md LGTM Co-authored-by: Ayoub Mrini Signed-off-by: Ivan Josipovic <9521987+IvanJosipovic@users.noreply.github.com> --- content/docs/operating/integrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/operating/integrations.md b/content/docs/operating/integrations.md index 27894aa1e..6bb5847e8 100644 --- a/content/docs/operating/integrations.md +++ b/content/docs/operating/integrations.md @@ -74,7 +74,7 @@ data volumes. For notification mechanisms not natively supported by the Alertmanager, the [webhook receiver](/docs/alerting/configuration/#webhook_config) allows for integration. - * [alertmanager-receiver-azdo](https://github.com/IvanJosipovic/alertmanager-receiver-azdo): Creates/Resolves work items in Azure DevOps + * [alertmanager-receiver-azdo](https://github.com/IvanJosipovic/alertmanager-receiver-azdo): forwards notifications to Azure DevOps * [alertmanager-webhook-logger](https://github.com/tomtom-international/alertmanager-webhook-logger): logs alerts * [Alertsnitch](https://gitlab.com/yakshaving.art/alertsnitch): saves alerts to a MySQL database * [All Quiet](https://allquiet.app/integrations/inbound/prometheus): on-call & incident management