You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resource/cicd.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ See also:
24
24
25
25
### CICD pipeline
26
26
27
-
<!-- semconv resource.cicd.pipeline -->
27
+
<!-- semconv entity.cicd.pipeline -->
28
28
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
29
29
<!-- see templates/registry/markdown/snippet.md.j2 -->
30
30
<!-- prettier-ignore-start -->
@@ -55,7 +55,7 @@ Since this resource is unique for each pipeline run, this means instantiating se
55
55
56
56
Using the CICD pipeline run resource with metrics inherently causes high cardinality and may increase costs with some metric storage backends. Thus, using CICD pipeline run resource for metrics MUST be opt-in.
57
57
58
-
<!-- semconv resource.cicd.pipeline.run -->
58
+
<!-- semconv entity.cicd.pipeline.run -->
59
59
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
60
60
<!-- see templates/registry/markdown/snippet.md.j2 -->
61
61
<!-- prettier-ignore-start -->
@@ -81,7 +81,7 @@ Using the CICD pipeline run resource with metrics inherently causes high cardina
81
81
82
82
### CICD worker
83
83
84
-
<!-- semconv resource.cicd.worker -->
84
+
<!-- semconv entity.cicd.worker -->
85
85
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
86
86
<!-- see templates/registry/markdown/snippet.md.j2 -->
87
87
<!-- prettier-ignore-start -->
@@ -110,7 +110,7 @@ Using the CICD pipeline run resource with metrics inherently causes high cardina
110
110
111
111
### VCS repository
112
112
113
-
<!-- semconv resource.vcs.repo -->
113
+
<!-- semconv entity.vcs.repo -->
114
114
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
115
115
<!-- see templates/registry/markdown/snippet.md.j2 -->
116
116
<!-- prettier-ignore-start -->
@@ -143,7 +143,7 @@ the `.git` extension.
143
143
144
144
### VCS reference
145
145
146
-
<!-- semconv resource.vcs.ref -->
146
+
<!-- semconv entity.vcs.ref -->
147
147
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
148
148
<!-- see templates/registry/markdown/snippet.md.j2 -->
0 commit comments