Commit 76d0f7e
Strengthen observability section: lifecycle state is public API
Replace vague "implementation concern" deferral with concrete commitments:
- Management endpoint must expose per-cluster state and failure reason
- Metrics must capture current state, time in state, and transition count
(with suggested names following Prometheus/Micrometer conventions)
- Proposal is intentionally non-exhaustive; implementations may add more
In response to PR kroxylicious#89 review feedback.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Sam Barker <sam@quadrocket.co.uk>1 parent cbc15c5 commit 76d0f7e
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
117 | 126 | | |
118 | 127 | | |
119 | 128 | | |
| |||
0 commit comments