| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Summary: Intent: - Make controller metrics attributable to their logical queue. - Enforce request-local metric scoping without mutating shared controllers. Changes: - Add a metrics factory that resolves queue-bound scopes from explicit config. - Pass typed queue-scoped metrics through every primary and DLQ controller path. - Keep pre-decode failures explicitly unscoped and cover queue tags in tests. Test Plan: - Exercise primary and DLQ controller metric paths and assert emitted series carry the expected queue tag. - Run the affected packages with the Go race detector and targeted Bazel tests. Revert Plan: - Revert this commit to restore the prior unscoped controller metrics. --- <sub>Generated by the 🪄 [pr-create](https://sg.uberinternal.com/code.uber.internal/uber-code/devexp-agent-marketplace/-/blob/claude-code/plugins/dev/uber-dev/skills/pr-create/SKILL.md) skill in devexp-agent-marketplace</sub>
| Back | FazBrowse Home | New Git URL |
Summary
Intent:
Changes:
Test Plan
Revert Plan
Generated by the 🪄 pr-create skill in devexp-agent-marketplace
Issues