mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
793 B
793 B
Monitoring
The Argo CD Notification controller serves Prometheus metrics on port 9001.
Note
The metrics port can be changed using the
--metrics-portflag inargocd-notifications-controllerdeployment.
Metrics
The following metrics are available:
argocd_notifications_deliveries_total
Number of delivered notifications. Labels:
trigger- trigger nameservice- notification service namesucceeded- flag that indicates if notification was successfully sent or failed
argocd_notifications_trigger_eval_total
Number of trigger evaluations. Labels:
name- trigger nametriggered- flag that indicates if trigger condition returned true of false
Examples
- Grafana Dashboard: grafana-dashboard.json