Skip to content

Commit

Permalink
more wip
Browse files Browse the repository at this point in the history
  • Loading branch information
justinsb committed Oct 14, 2023
1 parent 447e221 commit 78de56a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cmd/kops/doc.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package main

import "go.opentelemetry.io/otel"

var tracer = otel.Tracer("k8s.io/kops/cmd/kops")

0 comments on commit 78de56a

Please sign in to comment.