-
Notifications
You must be signed in to change notification settings - Fork 879
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
Spring rest client #11038
Merged
Merged
Spring rest client #11038
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
the
test native
This label can be applied to PRs to trigger them to run native tests
label
Apr 5, 2024
zeitlinger
force-pushed
the
spring-rest-client
branch
2 times, most recently
from
April 12, 2024 08:35
1282773
to
d355f78
Compare
zeitlinger
force-pushed
the
spring-rest-client
branch
from
April 12, 2024 14:35
7ab13ca
to
22bc947
Compare
@jeanbisutti can you check? |
jeanbisutti
reviewed
Apr 15, 2024
instrumentation/spring/spring-boot-autoconfigure-3/build.gradle.kts
Outdated
Show resolved
Hide resolved
jeanbisutti
reviewed
Apr 16, 2024
...ion/spring/autoconfigure/instrumentation/web/SpringWeb6InstrumentationAutoConfiguration.java
Outdated
Show resolved
Hide resolved
...ry/instrumentation/spring/autoconfigure/instrumentation/web/RestClientBeanPostProcessor.java
Show resolved
Hide resolved
instrumentation/spring/spring-boot-autoconfigure-3/build.gradle.kts
Outdated
Show resolved
Hide resolved
zeitlinger
force-pushed
the
spring-rest-client
branch
3 times, most recently
from
April 18, 2024 13:18
27f2ad5
to
ff48423
Compare
@jeanbisutti can you check again? |
jeanbisutti
reviewed
Apr 22, 2024
...ion/spring/autoconfigure/instrumentation/web/RestClientInstrumentationAutoConfiguration.java
Outdated
Show resolved
Hide resolved
jeanbisutti
reviewed
Apr 22, 2024
...ry/instrumentation/spring/autoconfigure/instrumentation/web/RestClientBeanPostProcessor.java
Show resolved
Hide resolved
jeanbisutti
reviewed
Apr 22, 2024
...ion/spring/autoconfigure/instrumentation/web/RestClientInstrumentationAutoConfiguration.java
Show resolved
Hide resolved
zeitlinger
force-pushed
the
spring-rest-client
branch
from
April 22, 2024 11:28
ff48423
to
8245b66
Compare
jeanbisutti
approved these changes
Apr 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #10702
Docs: https://github.com/open-telemetry/opentelemetry.io/pull/4257/files#diff-ab82a329daf46a05ea680c4ff5dd748036189f16a08eb7882846e15ceadc9c28R531-R542