We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 362021f + b928068 commit 59d87a0Copy full SHA for 59d87a0
1 file changed
pkg/sql/trace_test.go
@@ -76,6 +76,7 @@ func TestTrace(t *testing.T) {
76
drpcOptionalSpans := []string{
77
"/cockroach.roachpb.KVBatch/Batch",
78
"/cockroach.roachpb.KVBatch/BatchStream",
79
+ "/cockroach.roachpb.TenantService/RangeLookup",
80
}
81
commonExpSpans := []string{
82
"session recording",
0 commit comments