You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 19, 2024. It is now read-only.
This page has moved to [https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/catalog//](https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/catalog//). Redirecting to the new page.
This page has moved to [https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/alertmanager//](https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/alertmanager//). Redirecting to the new page.
This page has moved to [https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/email//](https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/email//). Redirecting to the new page.
This page has moved to [https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/github//](https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/github//). Redirecting to the new page.
This page has moved to [https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/googlechat//](https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/googlechat//). Redirecting to the new page.
This page has moved to [https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/grafana//](https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/grafana//). Redirecting to the new page.
5
-
6
1
# Grafana
7
2
8
3
To be able to create Grafana annotation with argocd-notifications you have to create an [API Key](https://grafana.com/docs/grafana/latest/http_api/auth/#create-api-key) inside your [Grafana](https://grafana.com).
This page has moved to [https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/mattermost//](https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/mattermost//). Redirecting to the new page.
This page has moved to [https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/opsgenie//](https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/opsgenie//). Redirecting to the new page.
5
-
6
1
# Opsgenie
7
2
8
3
To be able to send notifications with argocd-notifications you have to create an [API Integration](https://docs.opsgenie.com/docs/integrations-overview) inside your [Opsgenie Team](https://docs.opsgenie.com/docs/teams).
This page has moved to [https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/overview//](https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/overview//). Redirecting to the new page.
5
-
6
1
The notification services represent integration with services such as slack, email or custom webhook. Services are configured in `argocd-notifications-cm` ConfigMap
7
2
using `service.<type>.(<custom-name>)` keys and might reference sensitive data from `argocd-notifications-secret` Secret. Following example demonstrates slack
This page has moved to [https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/pushover//](https://argo-cd.readthedocs.io/en/latest/operator-manual/notifications/services/pushover//). Redirecting to the new page.
5
-
6
1
# Pushover
7
2
8
3
1. Create an app at [pushover.net](https://pushover.net/apps/build).
0 commit comments