Skip to content
callcount

go.temporal.io/server/common/metrics.Handler.Counter

third-party

The 8243rd most-called third-party method by production calls. Called 107 times across 1 modules; 73 of those run outside tests and generated code.

0% in production calls vs 2026-W37 (0 → 73)

All of go.temporal.io/server/common/metrics → Docs on pkg.go.dev ↗

prod calls
73
non-test, non-generated
all calls
107
total callsites
modules
1
distinct callers
in loop
11%
of prod calls
in tests
32%
34 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.

where it's called

Callsites in the wild

12 representative callsites of 107, prioritizing in-loop and non-test usage. We link to source, never display it.

Handler.Counter · 12 of 107 callsites
  • go.temporal.io/server @v1.32.0

    chasm/lib/scheduler/spec_processor.go:166

    in loop
  • go.temporal.io/server @v1.32.0

    chasm/lib/scheduler/invoker_tasks.go:298

    in loop
  • go.temporal.io/server @v1.32.0

    chasm/lib/scheduler/invoker_tasks.go:340

    in loop
  • go.temporal.io/server @v1.32.0

    chasm/lib/scheduler/invoker_tasks.go:399

    in loop
  • go.temporal.io/server @v1.32.0

    chasm/lib/scheduler/invoker_tasks.go:413

    in loop
  • go.temporal.io/server @v1.32.0

    chasm/lib/scheduler/invoker_tasks.go:477

    in loop
  • go.temporal.io/server @v1.32.0

    chasm/lib/scheduler/invoker_tasks.go:483

    in loop
  • go.temporal.io/server @v1.32.0

    service/matching/task_queue_partition_manager.go:1939

    in loop
  • go.temporal.io/server @v1.32.0

    common/metrics/tally_metrics_handler_test.go:250

    in loop test
  • go.temporal.io/server @v1.32.0

    common/sdk/metrics_handler.go:59

  • go.temporal.io/server @v1.32.0

    chasm/lib/scheduler/scheduler_tasks.go:60

  • go.temporal.io/server @v1.32.0

    common/metrics/defs.go:67

top callers

The modules that reach for it

The modules that call Handler.Counter most in this snapshot.

  • go.temporal.io/server107100%

siblings

More from go.temporal.io/server/common/metrics

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