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

Finish annotation move #6386

Merged
merged 4 commits into from
Aug 1, 2022
Merged

Conversation

trask
Copy link
Member

@trask trask commented Jul 29, 2022

Continuing #6245

@@ -21,6 +21,7 @@
@Configuration
@EnableConfigurationProperties(TraceAspectProperties.class)
@ConditionalOnProperty(prefix = "otel.springboot.aspects", name = "enabled", matchIfMissing = true)
// TODO (trask) need to handle both WithSpan annotations here
Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Oh, right, I completely missed that -- I'll fix that in a separate PR, thanks for catching that!

@trask trask marked this pull request as ready for review July 31, 2022 05:03
@trask trask requested a review from a team as a code owner July 31, 2022 05:03
@trask trask merged commit c3c4fb7 into open-telemetry:main Aug 1, 2022
@trask trask deleted the finish-annotation-move branch August 1, 2022 16:19
LironKS pushed a commit to helios/opentelemetry-java-instrumentation that referenced this pull request Oct 23, 2022
* Update tests with new annotation

* more

* Fix build

* More
LironKS pushed a commit to helios/opentelemetry-java-instrumentation that referenced this pull request Oct 31, 2022
* Update tests with new annotation

* more

* Fix build

* More
LironKS pushed a commit to helios/opentelemetry-java-instrumentation that referenced this pull request Dec 4, 2022
* Update tests with new annotation

* more

* Fix build

* More
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

2 participants