go.opentelemetry.io/otel/trace.Span.SetAttributes
third-partyThe 1266th most-called third-party method by production calls. Called 1,035 times across 69 modules; 487 of those run outside tests and generated code.
All of go.opentelemetry.io/otel/trace → Docs on pkg.go.dev ↗
- prod calls
- 487
- non-test, non-generated
- all calls
- 1,035
- total callsites
- modules
- 69
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- <1%
- 10 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.SetAttributes from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 78 16%
- Traefik 41 8%
- Jaeger 12 2%
- OpenTelemetry 10 2%
- Argo 7 1%
where it's called
Callsites in the wild
12 representative callsites of 1,035, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
ory/x @v0.0.729
in loop - in loop
- in loop
- in loop
-
go.temporal.io/server @v1.31.2
common/telemetry/grpc.go:118
in loop - in loop
top callers
The modules that reach for it
The modules that call Span.SetAttributes most in this snapshot.
- github.com/temporalio/temporal28027%
- go.temporal.io/server28027%
- github.com/traefik/traefik/v3414%
- github.com/grafana/loki/v3374%
- github.com/opentofu/opentofu303%
siblings
More from go.opentelemetry.io/otel/trace
The other most-called members in this package. See all →