diff --git a/docs/operating/integrations.md b/docs/operating/integrations.md index 9387c3413..dd4f3fa30 100644 --- a/docs/operating/integrations.md +++ b/docs/operating/integrations.md @@ -99,6 +99,7 @@ For notification mechanisms not natively supported by the Alertmanager, the * [Icinga2](https://github.com/vshn/signalilo) * [iLert](https://docs.ilert.com/integrations/prometheus) * [IRC Bot](https://github.com/multimfi/bot) + * [ITOC360](https://docs.itoc360.com/integrations/inbound-integrations/observability-and-apm/prometheus-integration): on-call & incident management. * [JIRAlert](https://github.com/free/jiralert) * [Matrix](https://github.com/jaywink/matrix-alertmanager): sends Alertmanager notifications to Matrix rooms * [Matrix](https://github.com/hectorjsmith/matrix-hookshot): bridges webhooks to Matrix with rich formatting support diff --git a/public/assets/commercial-support-logos/depkeep.png b/public/assets/commercial-support-logos/depkeep.png new file mode 100644 index 000000000..30a17f2ba Binary files /dev/null and b/public/assets/commercial-support-logos/depkeep.png differ diff --git a/src/app/support-training/page.tsx b/src/app/support-training/page.tsx index f5b58b643..5650c568a 100644 --- a/src/app/support-training/page.tsx +++ b/src/app/support-training/page.tsx @@ -162,11 +162,16 @@ const commercialSupportProviders: ProviderCardProps[] = [ logo: "/assets/commercial-support-logos/xamira_networks.png", url: "https://www.xamira.de/en/technologies/monitoring/", }, - { + { name: "Ksolves", logo: "/assets/commercial-support-logos/ksolvesLogo.svg", url: "https://www.ksolves.com/support-services/prometheus-enterprise-support/", }, + { + name: "DepKeep", + logo: "/assets/commercial-support-logos/depkeep.png", + url: "https://depkeep.com/", + }, ]; function ProviderCard({