go.opentelemetry.io/otel/trace.Span.End
third-partyThe 344th most-called third-party method by production calls. Called 2,708 times across 70 modules; 2,485 of those run outside tests and generated code.
All of go.opentelemetry.io/otel/trace → Docs on pkg.go.dev ↗
- prod calls
- 2,485
- non-test, non-generated
- all calls
- 2,708
- total callsites
- modules
- 70
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 3%
- 69 calls
- resolved
- 0%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Embedded method<1%Reached through an embedded type.
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Span.End from notable Go projects. Open one on the map to see what else it hammers.
- Kyverno 1,708 69%
- Grafana 52 2%
- Prometheus 35 1%
- Terraform 27 1%
- Jaeger 23 <1%
where it's called
Callsites in the wild
12 representative callsites of 2,708, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
dagger/dagger @v0.21.8
in loop - in loop
- in loop
- in loop
- in loop
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/browser/browser/registry.go:490
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Span.End most in this snapshot.
- github.com/kyverno/kyverno1,70863%
- github.com/gotenberg/gotenberg/v8813%
- github.com/temporalio/temporal783%
- go.temporal.io/server783%
- github.com/coder/coder703%
siblings
More from go.opentelemetry.io/otel/trace
The other most-called members in this package. See all →