Skip to content

Commit 715c4ad

Browse files
committed
Rename trace
1 parent e2a4126 commit 715c4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release/atomic_pipeline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ def build_om_image(build_configuration: BuildConfiguration):
212212
)
213213

214214

215-
@TRACER.start_as_current_span("build_image_generic")
215+
@TRACER.start_as_current_span("build_image")
216216
def build_image(
217217
image_name: str,
218218
dockerfile_path: str,

0 commit comments

Comments
 (0)