Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
sounds great - feel free to create a PR 😄 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Created #10702 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
It's possible to add the interceptor for RestClient as RestTemplate
Add a RestClientBeanPostProcessor, similar of RestTemplateBeanPostProcessor in
opentelemetry-java-instrumentation/instrumentation/spring/spring-boot-autoconfigure
Then create the bean with conditions in SpringWebInstrumentationAutoConfiguration
Thanks !
Regards
Beta Was this translation helpful? Give feedback.
All reactions