kubernetes-sigs / kubernetes-sigs/cluster-api

Distributed Tracing

Open
#3,760 22 comments 0 reactions 1 assignee Claimed by @sbueringer View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.