kubernetes-sigs / kubernetes-sigs/controller-runtime
Metrics improvements
Open
Nobody has claimed this yet.
lifecycle/frozen
- Dominant language
- Go
- Stars
- 3k
- Forks
- 1.3k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 14
Description
This is an umbrella issue to (try) to keep an overview over current feature requests and limitations around metrics:
Misc:
Related to global registry, registration on init, ...:
- Related Slack thread around init: https://kubernetes.slack.com/archives/C0EG7JC6T/p1719851021075269
- https://github.com/kubernetes-sigs/controller-runtime/issues/210
- https://github.com/kubernetes-sigs/controller-runtime/issues/1969
- https://github.com/kubernetes-sigs/controller-runtime/issues/2238
- https://github.com/kubernetes-sigs/controller-runtime/issues/2957
- upstream k/k issue: https://github.com/kubernetes/kubernetes/issues/127739
- https://github.com/kubernetes-sigs/controller-runtime/issues/2892
- https://github.com/kubernetes-sigs/controller-runtime/pull/2936
- https://github.com/kubernetes-sigs/controller-runtime/pull/2986
- https://github.com/kubernetes-sigs/controller-runtime/issues/3094
- https://github.com/kubernetes-sigs/controller-runtime/issues/3202
- Consider enabling https://github.com/kubernetes/kubernetes/pull/135782
probably more ...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked issues and pull requests in issue #3054, especially the items concerning the global registry and registration on init. This is an umbrella issue rather than a scoped task, so a useful contribution would first identify one concrete metrics limitation, its affected code or tests, and acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100