Skip to content

Commit

Permalink
More detailed comment for root span
Browse files Browse the repository at this point in the history
Co-Authored-By: Yuri Shkuro <yurishkuro@users.noreply.github.com>
  • Loading branch information
swapster and yurishkuro committed Mar 11, 2020
1 parent 2bcfdf5 commit 147ef5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/jaeger-ui/src/model/find-trace-name.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ describe('getTraceName', () => {
],
},
{
spanID: thirdSpanId, // root span
spanID: thirdSpanId, // effective root span, since its parent is missing
startTime: t,
operationName,
process: {
Expand Down

0 comments on commit 147ef5b

Please sign in to comment.