java-spring-jaeger icon indicating copy to clipboard operation
java-spring-jaeger copied to clipboard

Add user-agent to each request

Open wesleyjconnorsesame opened this issue 3 years ago • 0 comments

The default config is adding tags of the current request like METHOD, URL and STATUS_CODE, I would also like to include the calling USER_AGENT. Is this possible on a request basis?

wesleyjconnorsesame avatar Apr 12 '21 08:04 wesleyjconnorsesame