Skip to main content

Zenduty

If you want to enable Zenduty, provide the integration key

Configuration

ParameterDescriptionRequired
alert.zenduty.integrationKeyZenduty integration key more infoYes
alert.zenduty.alertTypeOptional alert type of incident: critical, acknowledged, resolved, error, warning, info (default: critical)NO

Example

apiVersion: v1
kind: Namespace
metadata:
name: kwatch
---
apiVersion: v1
kind: ConfigMap
metadata:
name: kwatch
namespace: kwatch
data:
config.yaml: |
alert:
zenduty:
integrationKey: INTEGRATION_KEY

Screenshot