-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Sleuth integration #20
Comments
Interesting feature would be to extend zipking view with data from client/user that is part of the auth token - of course this data security critical- but very can be helpful for filtering for monitoring on e.g. early birding requests for special clients/user |
Wouldn't the TraceWebFilter do the trick? |
It's part of the answer. The Netty http client needs to be instrumented as well to pass tracing downstream |
What's the status of this issue? Any ETA? I am using spring-cloud-gateway:2.0.0.M8 and spring-cloud-sleuth:2.0.0.M8 |
There's an issue in sleuth for this as well that has been closed, but wasn't release last week. We need to verify that it's all working in snapshots. |
This commit landed in 2.0.0.M8 |
Also tests Metadata.matches() See gh-20
add check url configuration
No description provided.
The text was updated successfully, but these errors were encountered: