Auto-Discovery
WhenENABLE_ARGOCD_DISCOVERY=true (default), the agent automatically finds ArgoCD server instances in your cluster by scanning for services with ArgoCD labels. No manual configuration needed.
The agent:
- Detects
argocd-serverservices across all namespaces - Obtains an API token from the initial admin secret
- Registers the instance with the ChangeGuard backend
- Re-checks every 5 minutes for new instances
ArgoCD Fleet View
The dashboard shows all ArgoCD instances across all your clusters:- Application health — Healthy, Degraded, Progressing, Missing
- Sync status — Synced, OutOfSync
- Drift detection — tracks configuration drift count
- Controller health — ArgoCD controller component status per instance
Cross-Cluster Correlation
ChangeGuard correlates ArgoCD data across clusters to detect fleet-wide issues:- Same image failing across multiple clusters
- Sync failures spreading across the fleet
- Degraded applications correlated with recent deployments