temporalio / temporalio/temporal
catchup_ready_shard_count metric missing namespace tag
Open
@yux0 is already working on this.
Since Jun 30, 2026.
enhancement
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Problem
catchup_ready_shard_count is emitted from checkReplicationOnce without a namespace tag, making it impossible to filter by namespace in dashboards when monitoring multiple global namespaces.
handover_ready_shard_count is emitted from the same file and already carries a namespace tag
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.