Skip to content

feat(observability/metrics): add TrackInFlight helper#182

Open
xytan0056 wants to merge 1 commit into
pr1-emitter-corefrom
pr2-trackinflight
Open

feat(observability/metrics): add TrackInFlight helper#182
xytan0056 wants to merge 1 commit into
pr1-emitter-corefrom
pr2-trackinflight

Conversation

@xytan0056

Copy link
Copy Markdown
Contributor

Adds Emitter.TrackInFlight(op): increments an in-flight gauge and returns a release func that decrements it. The counter map is shared across Tagged children, so nested emitters update the same gauge.

Stacked on #181.

@xytan0056 xytan0056 requested review from a team as code owners July 11, 2026 02:42
@xytan0056 xytan0056 force-pushed the pr2-trackinflight branch from f3b33a1 to 381f8df Compare July 11, 2026 02:47
@xytan0056 xytan0056 force-pushed the pr2-trackinflight branch from 381f8df to ab10f3b Compare July 11, 2026 02:54
@xytan0056 xytan0056 force-pushed the pr2-trackinflight branch from ab10f3b to 76e7a51 Compare July 11, 2026 03:08
@xytan0056 xytan0056 changed the title [WIP] feat(observability/metrics): add TrackInFlight helper feat(observability/metrics): add TrackInFlight helper Jul 11, 2026
@xytan0056 xytan0056 force-pushed the pr2-trackinflight branch from 76e7a51 to a101bd7 Compare July 11, 2026 03:22
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.

1 participant