mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-10 16:30:01 +08:00
@@ -60,7 +60,7 @@ func TestDontTracingSpanName(t *testing.T) {
|
||||
Sampler: 1.0,
|
||||
})
|
||||
|
||||
DontTracingSpanName("bar")
|
||||
DontTraceSpan("bar")
|
||||
|
||||
for _, test := range []string{"", "bar", "foo"} {
|
||||
t.Run(test, func(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user