Skip to content

metric for dispatched tasks#10180

Open
majiru wants to merge 4 commits into
temporalio:mainfrom
majiru:add-tasks-metric
Open

metric for dispatched tasks#10180
majiru wants to merge 4 commits into
temporalio:mainfrom
majiru:add-tasks-metric

Conversation

@majiru
Copy link
Copy Markdown
Contributor

@majiru majiru commented May 5, 2026

What changed?

New counter for dispatched tasks, tagged with their dispatch result.

Why?

Recent debugging around incidents has made us desire this information.

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

@majiru majiru force-pushed the add-tasks-metric branch from 2b79d25 to ab126d8 Compare May 5, 2026 14:38
@majiru majiru marked this pull request as ready for review May 5, 2026 15:44
@majiru majiru requested review from a team as code owners May 5, 2026 15:44
Comment thread common/metrics/metric_defs.go Outdated
Comment thread service/matching/physical_task_queue_manager_interface.go Outdated
Comment thread service/matching/task_queue_partition_manager.go Outdated
Comment thread service/matching/task_queue_partition_manager.go Outdated
Comment thread service/matching/task_queue_partition_manager.go Outdated
Comment thread service/matching/task_queue_partition_manager.go Outdated
@majiru majiru force-pushed the add-tasks-metric branch from 8e6fbb3 to acfe485 Compare May 13, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants