Home > Back-end >  Zipkin used with sleuth link tracking problem
Zipkin used with sleuth link tracking problem

Time:09-22

I'd like to add a service to the link, namely a call b interface, but I don't know how to return a responsibility, zipkin think interface belonging to a, b is detected only in a service, a service b not detected

CodePudding user response:

Problem solved, now I can't have a tracking service, the other can, very strange

CodePudding user response:

All service need zipkin link package

CodePudding user response:

First of all, besides zipkin service, A and B services need to be quoted zipkin related configuration, so as to when A service invocation B service sends the full link zipkin UI;
Then, zipkin link monitoring is delay, such as A service call the B service, spring - cloud - sleuth to collect information is has the certain ratio, the default sampling rate is 0.1, and the larger the value of collecting the timely, but the greater the effect on performance, so will cause your link in zipkin monitoring page refresh several times to see the last monitoring link,

CodePudding user response:

Access to link the end time of the old man zipkin
  • Related