You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 6, 2026. It is now read-only.
Tests MUST be written BEFORE implementation code. No exceptions.
Write tests that verify metrics are emitted correctly FIRST.
Description
Implement Prometheus metrics for observability.
Tasks
Test First
Gauge Metrics (current state)
Counter Metrics (accumulated)
Histogram Metrics (duration)
State Distribution
Reference
See
docs/kubebuilder-migration-analysis.mdsection 11.