Open
Description
Feature Description
The agent should be able to emit OpenTelemetry metrics on a dedicated metrics address. I would like to see the amount of sync operations (not all reconciliations, but those were things actually change), optionally grouped by kcp workspace ID (this should be optional via CLI flag because of the high cardinality).
Proposed Solution
Integrate the necessary Go libraries and have at it.
Alternative Solutions
No response
Want to contribute?
- I would like to work on this issue.
Additional Context
No response