Close CFR gap: ArgoCD event integration for pal-e-deployments #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
Lineage
Standalone — identified as measurement gap in DORA framework.
Repo
ldraney/pal-e-dora-exporterUser Story
As a platform operator
I want Tier 1 DORA composite in Grafana
So that I know if production pipelines are healthy without digging
Context
pal-e-deployments deploys via ArgoCD auto-sync, bypassing Woodpecker entirely. The exporter has no visibility into sync success/failure. Options: ArgoCD notifications webhook to exporter, or leverage ArgoCD's own Prometheus metrics (
argocd_app_sync_total) if already exported.File Targets
Files the agent should modify or create:
src/collectors/argocd.pyin pal-e-dora-exporter — new collector (if webhook approach)Acceptance Criteria
dora_deployments_total{repo="pal-e-deployments"}reflects ArgoCD sync outcomesTest Expectations
Constraints
Checklist
Related
dora-metrics— project this affectsMigrated to ldraney/pal-e-dora-exporter#6