go.temporal.io/server/common/metrics.TimerIface.Record
third-partyThe 4361st most-called third-party method by production calls. Called 159 times across 1 modules; 137 of those run outside tests and generated code.
All of go.temporal.io/server/common/metrics → Docs on pkg.go.dev ↗
- prod calls
- 137
- non-test, non-generated
- all calls
- 159
- total callsites
- modules
- 1
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 4%
- 6 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 159, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go.temporal.io/server @v1.31.2
common/metrics/runtime.go:94
in loop -
go.temporal.io/server @v1.31.2
common/tasks/execution_queue_scheduler.go:210
in loop -
go.temporal.io/server @v1.31.2
service/history/events/notifier.go:222
in loop -
go.temporal.io/server @v1.31.2
service/history/replication/task_processor.go:234
in loop -
go.temporal.io/server @v1.31.2
service/history/shard/controller_impl.go:362
in loop -
go.temporal.io/server @v1.31.2
service/history/replication/stream_sender.go:539
in loop -
go.temporal.io/server @v1.31.2
service/history/replication/stream_sender.go:552
in loop -
go.temporal.io/server @v1.31.2
service/history/replication/stream_sender.go:595
in loop -
go.temporal.io/server @v1.31.2
service/history/replication/stream_sender.go:633
in loop -
go.temporal.io/server @v1.31.2
service/history/shard/context_impl.go:1361
in loop -
go.temporal.io/server @v1.31.2
client/frontend/metric_client.go:66
-
go.temporal.io/server @v1.31.2
client/admin/metric_client.go:67
top callers
The modules that reach for it
The modules that call TimerIface.Record most in this snapshot.
- go.temporal.io/server159100%
siblings
More from go.temporal.io/server/common/metrics
The other most-called members in this package. See all →