Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

Span tooltips? #12

Open
rogeralsing opened this issue Sep 20, 2016 · 1 comment
Open

Span tooltips? #12

rogeralsing opened this issue Sep 20, 2016 · 1 comment

Comments

@rogeralsing
Copy link
Contributor

tooltips

Should we add some sort of quick info for spans "parts" like in the image above?
E.g. displaying start and stop time in a tooltip together with the start and end annotation.
Or is the dialog that pops up when clicking enough?

@codefromthecrypt
Copy link

if I remember correctly appdash's UI has some hints based on the
annotations inside the span. Ex if it is a DB or RPC.

If we do some duck typing, it could probably help. Just bear in mind that
there are multiple related annotations which can make this a bit more
complicated (such as wire send etc), also complicated is that sometimes a
span encloses the RPC and sometimes it is only the client or the server
side.

On Tue, Sep 20, 2016 at 3:04 PM, Roger Johansson [email protected]
wrote:

[image: tooltips]
https://cloud.githubusercontent.com/assets/647031/18660501/1388dbe2-7f11-11e6-9a3f-aef430a2a729.png

Should we add some sort of quick info for spans "parts" like in the image
above?
E.g. displaying start and stop time in a tooltip together with the start
and end annotation.
Or is the dialog that pops up when clicking enough?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#12, or mute the thread
https://github.com/notifications/unsubscribe-auth/AAD61wHPyrf_SWt-4b96cLJ0Yp5_QHzyks5qr4WXgaJpZM4KBSjl
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants