[ 
https://issues.apache.org/jira/browse/HTRACE-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14363618#comment-14363618
 ] 

Colin Patrick McCabe edited comment on HTRACE-131 at 3/16/15 11:15 PM:
-----------------------------------------------------------------------

{code}
100         span_g.append("text")
101           .text(function(s) { return s.r; })
{code}

Shouldn't this be s.d for the span description?

\[edit: sorry, I made this comment in error.\]


was (Author: cmccabe):
{code}
100         span_g.append("text")
101           .text(function(s) { return s.r; })
{code}

Shouldn't this be s.d for the span description?

> Port spans.js in htrace-hbase to htraced
> ----------------------------------------
>
>                 Key: HTRACE-131
>                 URL: https://issues.apache.org/jira/browse/HTRACE-131
>             Project: HTrace
>          Issue Type: Sub-task
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>         Attachments: HTRACE-131.001.patch, HTRACE-131.002.patch, 
> hdfs-write-path.png
>
>
> spans.js provides visualization of whole trace in zipkin-like way.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to