Skip to content

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

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

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
@xytan0056 xytan0056 force-pushed the pr2-trackinflight branch from a101bd7 to 1ecc59c Compare July 12, 2026 22:12
@xytan0056 xytan0056 force-pushed the pr2-trackinflight branch from 1ecc59c to a101bd7 Compare July 12, 2026 22:16
@xytan0056 xytan0056 force-pushed the pr2-trackinflight branch 2 times, most recently from d968dab to e21b75c Compare July 14, 2026 00:37
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