Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dispatch metrics #1764

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Add dispatch metrics #1764

merged 1 commit into from
Mar 12, 2024

Conversation

Warfields
Copy link
Contributor

Allows RequestObservers to receive metrics on dynamic dispatch.j

@Warfields Warfields requested review from a team as code owners March 4, 2024 22:32
@Warfields Warfields marked this pull request as draft March 4, 2024 22:33
@Warfields Warfields changed the title [Draft] Add dispatch metrics Add dispatch metrics Mar 4, 2024
@Warfields Warfields marked this pull request as ready for review March 4, 2024 22:40
src/workerd/io/observer.h Outdated Show resolved Hide resolved
@Warfields Warfields force-pushed the swarfield/dispatch-metrics branch 2 times, most recently from d0b5602 to 25adfa3 Compare March 5, 2024 22:40
@Warfields Warfields requested a review from jasnell March 6, 2024 00:05
src/workerd/io/observer.h Outdated Show resolved Hide resolved
Via RequestObserver, workers can report that they are actively dispatching a subpipeline (`setHasDispatchBinding()`), and target workers can report what worker dispatched them (`setDispatcherId()`)
@Warfields Warfields merged commit 606caba into main Mar 12, 2024
10 checks passed
@fhanau fhanau deleted the swarfield/dispatch-metrics branch September 29, 2024 04:10
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