Skip to content

Commit

Permalink
fix: misc
Browse files Browse the repository at this point in the history
Signed-off-by: namkyu1999 <[email protected]>
  • Loading branch information
namkyu1999 committed Aug 29, 2024
1 parent 8e99505 commit 803ab50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/telemetry/otel.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ func newTracerProvider(ctx context.Context, isExperiment bool) (*trace.TracerPro
serviceName := OTELExperimentJobHelperServiceName
if isExperiment {
serviceName = OTELExperimentJobServiceName

}
res, err := resource.New(ctx,
resource.WithAttributes(
Expand Down

0 comments on commit 803ab50

Please sign in to comment.