You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/03/16 19:04:40 UTC

[jira] [Commented] (HTRACE-131) Port spans.js in htrace-hbase to htraced

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

Colin Patrick McCabe commented on HTRACE-131:
---------------------------------------------

{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
>
>
> spans.js provides visualization of whole trace in zipkin-like way.



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