spring-cloud-sleuth: Improper order of

Sleuth v Finchley.M9 While processing request between Spring Cloud Gateway and final service Sleuth improperly ordered events. Please see attached screenshot. screen shot 2018-03-23 at 08 18 19

To reproduce: Use: https://github.com/czujnik81/api-gateway.git and https://github.com/czujnik81/final-service.git Define ZIPKIN_URL env variable to point working ZIPKIN server (eg. http://localhost:9411) if api-gateway and final-service are running on different servers for gateway define also HOST env variable eg. localhost:9411. To run service url to eg. http://localhost:8080/contract/abc/file Also notice improper client address on screenshot

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 18 (6 by maintainers)

Most upvoted comments

PS thanks for the report. you did a good job

anyway I will have a look, just wanted to warn you it might not resolve today 😛