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 @Traced annotation #302

Merged
merged 1 commit into from
Jan 14, 2021
Merged

Add @Traced annotation #302

merged 1 commit into from
Jan 14, 2021

Conversation

ledor473
Copy link
Contributor

@ledor473 ledor473 commented Sep 21, 2020

Heavily based on #184 but I removed the MDC bits.

Hopefully this fixes #98

Changes:

Add @Traced annotation plus MethodInterceptorSpanDecorator with a standard implementation and move shared logic from @Scheduled/@Traced to a base class

…mentation and move shared logic from @Scheduled/@Traced to a base class
@ledor473 ledor473 changed the title Add @Traced annotation plus MethodInterceptorSpanDecorator with a standard imple… Add @Traced annotation Sep 21, 2020
@sumantmunjalyahoo
Copy link

Any timeline when this feature will be available? I was looking to build something like this, if it is available it will help a lot

@ledor473 ledor473 mentioned this pull request Jan 12, 2021
@geoand
Copy link
Collaborator

geoand commented Jan 13, 2021

LGTM, @pavolloffay WDYT?

@pavolloffay
Copy link
Contributor

The feature looks reasonable, I haven't gone through the code though

@geoand geoand merged commit 76fc7de into opentracing-contrib:master Jan 14, 2021
@geoand
Copy link
Collaborator

geoand commented Jan 14, 2021

Thanks a lot for this work @ledor473!

Remind me to do a release next week please :)

@ledor473
Copy link
Contributor Author

Thanks @geoand! I've added a reminder for the release next week.

@ledor473
Copy link
Contributor Author

@geoand ping

@geoand
Copy link
Collaborator

geoand commented Jan 21, 2021 via email

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.

@Traced annotation
4 participants