Feature Request Discussion - JAX-RS Tracing Interceptor
Open
enhancement
- Dominant language
- Java
- Stars
- 100
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
I am interested to build a tracing interceptor like the one provided for [AWS SDK clients](https://github.com/aws/aws-xray-sdk-java/blob/master/aws-xray-recorder-sdk-aws-sdk-v2/src/main/java/com/amazonaws/xray/interceptors/TracingInterceptor.java), but for use with [JAX-RS/Microprofile client request/response filters](https://download.eclipse.org/microprofile/microprofile-rest-client-1.4.1/microprofile-rest-client-1.4.1.html#providers).
Is this a contribution the maintainers are interested in? It would probably best done as a separate maven module like the way the spring feature was added.
Contributor guide
Assessment
This issue has not been assessed yet.