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

Don't clobber user decorators in Armeria client instrumentation #3873

Merged
merged 2 commits into from
Aug 19, 2021

Conversation

anuraaga
Copy link
Contributor

I remember this being pointed out a while ago but apparently forgot to fix it. This removes the dedupe logic that is currently deduping away all decorators, in favor of not doing anything for now same as all our other instrumentation.

@anuraaga anuraaga merged commit 3f6727d into open-telemetry:main Aug 19, 2021
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.

None yet

3 participants