[ https://issues.apache.org/jira/browse/ACCUMULO-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708632#comment-14708632 ]
ASF GitHub Bot commented on ACCUMULO-3971: ------------------------------------------ GitHub user dhutchis opened a pull request: https://github.com/apache/accumulo/pull/44 ACCUMULO-3971 Better doc for tracing This adds an example of how to configure another SpanReceiver for tracing by the Accumulo server and by the client. Also documents the format of the trace table and some utilities. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dhutchis/accumulo ACCUMULO-3971 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/accumulo/pull/44.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #44 ---- commit cf5ef46f3a450c50aa804445d4a82fbabb18dacd Author: Dylan Hutchison <dhutc...@mit.edu> Date: 2015-08-23T23:50:24Z ACCUMULO-3971 Add more tracing doc to user manual commit 16db78737a2d4438f34eb72a8c7f0e785f17a280 Author: Dylan Hutchison <dhutc...@mit.edu> Date: 2015-08-24T01:25:30Z ACCUMULO-3971 Add trace table format and utilities to manual ---- > Better doc for tracing > ---------------------- > > Key: ACCUMULO-3971 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3971 > Project: Accumulo > Issue Type: Improvement > Components: docs, trace > Affects Versions: 1.7.0 > Reporter: Dylan Hutchison > Assignee: Dylan Hutchison > Priority: Minor > Labels: documentation > Fix For: 1.7.1 > > > Developers who want to go beyond Accumulo's default tracing are too much on > their own to figure out how to use Accumulo's tracing features. I had to > dive deep into source code to figure out how to understand the trace table > format and add a ZipkinSpanReceiver. I'd like to share what I found so that > other developers do not have to to the same. -- This message was sent by Atlassian JIRA (v6.3.4#6332)