go.uber.org/zap.SugaredLogger.Info
third-partyThe 2374th most-called third-party method by production calls. Called 291 times across 13 modules; 255 of those run outside tests and generated code.
- prod calls
- 255
- non-test, non-generated
- all calls
- 291
- total callsites
- modules
- 13
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 12%
- 36 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into SugaredLogger.Info from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 291, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
siderolabs/talos @v1.13.8
internal/app/machined/pkg/controllers/runtime/maintenance_service_inform.go:143 ↗
in loop -
knative.dev/pkg @v0.0.0-20260727151759-521cb33b33dd
apiextensions/storageversion/cmd/migrate/main.go:72
in loop - in loop
-
tailscale.com @v1.102.2
cmd/k8s-proxy/kube.go:108
in loop - in loop
- in loop
-
siderolabs/talos @v1.13.8
internal/app/machined/pkg/controllers/runtime/maintenance_service_inform.go:145 ↗
in loop -
knative.dev/pkg @v0.0.0-20260727151759-521cb33b33dd
websocket/connection.go:192
in loop - in loop
-
tailscale.com @v1.102.2
cmd/k8s-proxy/k8s-proxy.go:401
in loop
top callers
The modules that reach for it
The modules that call SugaredLogger.Info most in this snapshot.
- github.com/kopia/kopia9834%
- knative.dev/pkg5619%
- github.com/sagernet/tailscale3311%
- github.com/tailscale/tailscale3311%
- tailscale.com3311%
siblings
More from go.uber.org/zap
The other most-called members in this package. See all →