Notifications API
Customize notifications to monitor your domains
With ShimmerCat it is possible to subscribe for email and slack notifications for you domains, and to setup grafana notification channels.
Email Notifications:
Slack Notification Channels:
Grafana Email Notification:
Prometheus Configuration:
List of notification requests:
- RetrieveEmailNotificationTypes[GET]
- SubscribeToEmailNotification[POST]
- UnsubscribeToEmailNotification[POST]
- GrafanaSlackNotificationChannels[GET]
- CreateGrafanaSlackNotificationChannel[POST]
- RetrieveAGrafanaSlackNotificationChannel[GET]
- UpdateAGrafanaSlackNotificationChannel[PUT]
- DeleteAGrafanaSlackNotificationChannel[DELETE]
- RetrieveAllGrafanaEmailNotificationChannels[GET]
- CreateGrafanaEmailNotificationChannel[POST]
- RetrieveGrafanaEmailNotificationChannel[GET]
- UpdateGrafanaEmailNotificationChannel[PUT]
- DeleteGrafanaEmailNotificationChannel[DELETE]
- RetrieveGrafanaNotificationTypes[GET]
- SubscribeToGrafanaNotification[POST]
- UnsubscribeToGrafanaNotification[POST]
- RetrieveDeployments[GET]
- GetPrometheusConfigView[GET]
- UpdateDeploymentData[POST]