kubernetes-sigs/cluster-api-provider-aws

Add Opentelemetry tracing

Closed

#2,178 opened on Dec 29, 2020

 (31 comments) (6 reactions) (1 assignee)Go (689 forks)auto 404
help wantedkind/featurelifecycle/stalepriority/backlog

Repository metrics

Stars
 (723 stars)
PR merge metrics
 (PR metrics pending)

Description

/kind feature /help

Describe the solution you'd like I'd like to be able to see tracing of the various controllers using opentelemetry. This will enable us to see how many and how long reconcile loops, AWS API calls etc take which will be very helpful for issue investigation.

Environment:

  • Cluster-api-provider-aws version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Contributor guide