kubernetes-sigs/cluster-api

Distributed Tracing

開放

#3,760 建立於 2020年10月7日

 (22 則留言) (0 個反應) (1 位負責人)Go (1,532 個分叉)auto 404
help wantedkind/featurepriority/backlogtriage/accepted

倉庫指標

星標
 (4,267 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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 for more details.

/kind feature

Related: #1477

貢獻者指南