kubernetes-sigs / kubernetes-sigs/cluster-api
Distributed Tracing
Open
help wanted
kind/feature
priority/backlog
triage/accepted
- Dominant language
- Go
- Stars
- 4.3k
- Forks
- 1.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 113
Description
**User Story**
As a developer/operator I would like to see how one Cluster-API component calls another, and also how they use the Kubernetes API, for learning, troubleshooting or optimisation.
**Detailed Description**
Calls can be inserted into clusterctl and CAPI controllers to emit "spans".
Context can be carried from one component to another via "span context" data in an annotation.
See [this doc](http://docs.google.com/document/d/1XeQKYWTk3dmVL4A8LxaNzR5TOHO8Kicw3NKPD7Qdqu4/) for more details.
/kind feature
Related: #1477
Contributor guide
Assessment
This issue has not been assessed yet.