go.opentelemetry.io/otel/trace.Span.RecordError
third-partyThe 2346th most-called third-party method by production calls. Called 414 times across 45 modules; 259 of those run outside tests and generated code.
All of go.opentelemetry.io/otel/trace → Docs on pkg.go.dev ↗
- prod calls
- 259
- non-test, non-generated
- all calls
- 414
- total callsites
- modules
- 45
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- <1%
- 1 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Span.RecordError from notable Go projects. Open one on the map to see what else it hammers.
- Prometheus 15 6%
- Grafana 14 5%
- Kubernetes 6 2%
- Jaeger 5 2%
- containerd 3 1%
where it's called
Callsites in the wild
12 representative callsites of 414, 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
- in loop
- in loop
- in loop
- in loop
- in loop
-
otel/trace @v1.45.0
auto_test.go:1170
in loop test
top callers
The modules that reach for it
The modules that call Span.RecordError most in this snapshot.
- github.com/gotenberg/gotenberg/v813633%
- github.com/temporalio/temporal7819%
- go.temporal.io/server7819%
- github.com/prometheus/alertmanager123%
- github.com/grafana/loki/v392%
siblings
More from go.opentelemetry.io/otel/trace
The other most-called members in this package. See all →