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

Commit bab1bee

Browse files
committed
Fixes spans counters
1 parent 557e5d7 commit bab1bee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

agent/recorder.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,4 +484,3 @@ 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)