Skip to content

Conversation

@SylvainJuge
Copy link
Contributor

Part of #13031

@SylvainJuge SylvainJuge self-assigned this Oct 16, 2025
@SylvainJuge SylvainJuge requested a review from a team as a code owner October 16, 2025 11:47
ConnectionRequestInstrumentation.class.getName() + "$RequestTimeoutFutureMessageAdvice");
}

public static class MessageFutureAdviceScope {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[for reviewer] the name here comes from the return type of the instrumented method, this helps to avoid a ridiculously long name. Also, this is used by two distinct advices which explains why it's at the same level as other advices and not a nested class.

@laurit laurit merged commit 1eeaac5 into open-telemetry:main Oct 17, 2025
81 checks passed
@SylvainJuge SylvainJuge deleted the indy-nats branch October 17, 2025 14:08
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.

3 participants