net/http/httptrace.WithClientTrace
standard libraryThe 6714th most-called standard-library function by production calls. Called 145 times across 58 modules; 88 of those run outside tests and generated code.
- prod calls
- 88
- non-test, non-generated
- all calls
- 145
- total callsites
- modules
- 58
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 39%
- 57 calls
- resolved
- 100%
- 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into WithClientTrace from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 6 7%
- Tailscale 6 7%
- containerd 4 5%
- Traefik 4 5%
- Grafana 2 2%
where it's called
Callsites in the wild
12 representative callsites of 145, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
traefik/traefik @v1.7.34
in loop -
elazarl/goproxy @v1.8.5
in loop test -
ory/x @v0.0.729
in loop test -
go.k6.io/k6 @v1.8.0
lib/netext/httpext/tracer_test.go:119
in loop test -
x/net @v0.57.0
http2/transport_test.go:440
in loop test - in loop test
- in loop test
-
-
-
ardanlabs/gotraining @v0.0.0-20260512011504-4ae5a46bfc66
top callers
The modules that reach for it
The modules that call WithClientTrace most in this snapshot.
- github.com/temporalio/temporal86%
- github.com/traefik/traefik/v386%
- go.temporal.io/server86%
- github.com/sagernet/tailscale75%
- github.com/tailscale/tailscale75%