Skip to content

Commit 803ab50

Browse files
committed
fix: misc
Signed-off-by: namkyu1999 <[email protected]>
1 parent 8e99505 commit 803ab50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/telemetry/otel.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ func newTracerProvider(ctx context.Context, isExperiment bool) (*trace.TracerPro
6464
serviceName := OTELExperimentJobHelperServiceName
6565
if isExperiment {
6666
serviceName = OTELExperimentJobServiceName
67-
6867
}
6968
res, err := resource.New(ctx,
7069
resource.WithAttributes(

0 commit comments

Comments
 (0)