Skip to content
This repository was archived by the owner on Aug 17, 2020. It is now read-only.

Commit 557e5d7

Browse files
committed
comments
1 parent ec7b381 commit 557e5d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agent/recorder.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,3 +484,4 @@ func (r *SpanRecorder) addSpan(span tracer.RawSpan) {
484484
func isTestSpan(tags map[string]interface{}) bool {
485485
return tags["span.kind"] == "test"
486486
}
487+

0 commit comments

Comments
 (0)