Skip to content
callcount

go.temporal.io/server/common/metrics.gaugeDefinition.With

third-party

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

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

prod calls
78
non-test, non-generated
all calls
79
total callsites
modules
1
distinct callers
in loop
19%
of prod calls
in tests
1%
1 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.

where it's called

Callsites in the wild

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

gaugeDefinition.With · 12 of 79 callsites
  • go.temporal.io/server @v1.31.2

    service/matching/workers/worker_metrics_emitter.go:46

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

    service/matching/workers/worker_metrics_emitter.go:64

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

    common/persistence/dlq_metrics_emitter.go:114

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

    common/persistence/dlq_metrics_emitter.go:120

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

    common/tasks/dynamic_worker_pool_scheduler.go:169

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

    common/tasks/dynamic_worker_pool_scheduler.go:171

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

    service/worker/scanner/taskqueue/scavenger.go:177

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

    service/worker/scanner/executions/scavenger.go:186

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

    service/history/events/notifier.go:217

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

    service/matching/db.go:840

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

    service/matching/db.go:934

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

    service/matching/task_queue_partition_manager.go:1338

    in loop

top callers

The modules that reach for it

The modules that call gaugeDefinition.With most in this snapshot.

  • go.temporal.io/server79100%

siblings

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

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