You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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:
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?
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?
The text was updated successfully, but these errors were encountered: