Skip to content
callcount

istio.io/istio/pkg/log.Scope.Infof

third-party

The 1648th most-called third-party method by production calls. Called 386 times across 1 modules; 373 of those run outside tests and generated code.

All of istio.io/istio/pkg/log → Docs on pkg.go.dev ↗

prod calls
373
non-test, non-generated
all calls
386
total callsites
modules
1
distinct callers
in loop
19%
of prod calls
in tests
3%
13 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.
  • Method value<1%A method captured as a value, then called.

who calls this

Notable callers

Production calls into Scope.Infof 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 386, prioritizing in-loop and non-test usage. We link to source, never display it.

Scope.Infof · 12 of 386 callsites
  • istio.io/istio @v0.0.0-20260804075250-35fae141dc60

    cni/pkg/install/binaries.go:48

    in loop
  • istio.io/istio @v0.0.0-20260804075250-35fae141dc60

    cni/pkg/install/binaries.go:60

    in loop
  • istio.io/istio @v0.0.0-20260804075250-35fae141dc60

    pkg/test/echo/server/endpoint/endpointpicker.go:66

    in loop
  • istio.io/istio @v0.0.0-20260804075250-35fae141dc60

    pkg/test/echo/server/endpoint/udp.go:77

    in loop
  • istio.io/istio @v0.0.0-20260804075250-35fae141dc60

    security/pkg/nodeagent/sds/server.go:106

    in loop
  • istio.io/istio @v0.0.0-20260804075250-35fae141dc60

    pkg/config/analysis/analyzer.go:106

    in loop
  • istio.io/istio @v0.0.0-20260804075250-35fae141dc60

    pkg/wasm/httpfetcher.go:107

    in loop
  • istio.io/istio @v0.0.0-20260804075250-35fae141dc60

    security/pkg/nodeagent/sds/server.go:108

    in loop
  • istio.io/istio @v0.0.0-20260804075250-35fae141dc60

    pkg/test/echo/server/endpoint/tcp.go:111

    in loop
  • istio.io/istio @v0.0.0-20260804075250-35fae141dc60

    pkg/test/echo/server/endpoint/endpointpicker.go:112

    in loop
  • istio.io/istio @v0.0.0-20260804075250-35fae141dc60

    pkg/test/kube/util.go:118

    in loop
  • istio.io/istio @v0.0.0-20260804075250-35fae141dc60

    tools/docker-builder/builder/crane.go:119

    in loop

top callers

The modules that reach for it

The modules that call Scope.Infof most in this snapshot.

  • istio.io/istio386100%

siblings

More from istio.io/istio/pkg/log

The other most-called members in this package. See all →