repos / ops

infra for pico services
git clone https://github.com/picosh/ops.git

ops / monitoring / grafana / config / provisioning / alerting
Antonio Mika · 24 Feb 23

contactpoints.yml

 1apiVersion: 1
 2
 3contactPoints:
 4  - orgId: 1
 5    name: Notifico
 6    receivers:
 7      - uid: J9QprMbVz
 8        type: webhook
 9        settings:
10          url: $NOTIFY_WEBHOOK
11          httpMethod: POST
12          maxAlerts: '0'