Closed Igor-lkm closed 4 years ago
Problem: Wrong connection on dependency page.
Spans first to last of a trace:
How should it be:
Service-A-Gateway - Service-A - Service-B - Service-C
what i get:
Service-A-Gateway - Service-A - Service-B | Service-C
Somehow we have dependency between A and C.
Discovery page looks fine:
My setup:
1) zipkin:2.19.1 2) openzipkin/zipkin-dependencies:2.4.1 3) zipkin-instrumentation-koa@^0.19.1 4) zipkin-instrumentation-request-promise@^0.19.1 5) Kong@1.3
Thank you!
sorry, messed up contexts...
Problem: Wrong connection on dependency page.
Spans first to last of a trace:
How should it be:
what i get:
Somehow we have dependency between A and C.
Discovery page looks fine:
My setup:
1) zipkin:2.19.1 2) openzipkin/zipkin-dependencies:2.4.1 3) zipkin-instrumentation-koa@^0.19.1 4) zipkin-instrumentation-request-promise@^0.19.1 5) Kong@1.3
Thank you!