weaveworks-experiments / kspan

Turning Kubernetes Events into spans
Apache License 2.0
788 stars 56 forks source link

0ms spans are anathemata #7

Open bia opened 3 years ago

bia commented 3 years ago

Perhaps an exaggeration, but they do not make any sense!

We've started from a layout where all events have no duration kspan0ms

and have progressed to a more meaningful layout where parents span the sum of their children kspan-some-ms

However Pod Started's still last 0ms. So it would be good to think about an abstraction/visualisation that would suit that better.