openzipkin / zipkin-support

repository for support questions raised as issues
4 stars 2 forks source link

if duration is equal to 0 or null,the zipkin web ui will show the whole duration time #3

Closed taotao365s closed 4 years ago

taotao365s commented 4 years ago

Describe the Bug

A clear and concise description of what the bug is. If you have a solution in mind, skip raising an issue and open a pull request instead. image

Steps to Reproduce

Steps to reproduce the behavior:

Expected Behaviour

The best is to spend some time to write a failing test. Bugs with tests get fixed and stay fixed.

codefromthecrypt commented 4 years ago

can you update to latest zipkin? we are no longer maintaining the UI you mention

jcchavezs commented 4 years ago

Hi there. What version of zipkin are you using? Could you try it with lens?

On Thu, 2 Apr 2020, 05:04 william, notifications@github.com wrote:

Describe the Bug

A clear and concise description of what the bug is. If you have a solution in mind, skip raising an issue and open a pull request instead. [image: image] https://user-images.githubusercontent.com/1212932/78206251-e8719980-74d0-11ea-814e-593b042e09ad.png Steps to Reproduce

Steps to reproduce the behavior: Expected Behaviour

The best is to spend some time to write a failing test. Bugs with tests get fixed and stay fixed.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openzipkin/zipkin-support/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXOYASBOI7B4BRWL3N5DJ3RKP6FPANCNFSM4LZ3WI5Q .

taotao365s commented 4 years ago

@adriancole @jcchavezs
zipkin version 2.15.0 it is ok in Lens UI.


ok, thanks.