Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit db09955

Browse files
committedDec 10, 2024·
add docs
1 parent 0c4863e commit db09955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,7 @@ Choose the first value found:
817817

818818
- `pod.annotation[resource.opentelemetry.io/service.version]`
819819
- `if (cfg[useLabelsForResourceAttributes]) pod.label[app.kubernetes.io/version]`
820-
- `if (contains(container.image.tags[0], '/') == false) contains(container.image.tags[0]
820+
- `if (contains(container docker image tag, '/') == false) container docker image tag`
821821

822822
#### How `service.instance.id` is calculated
823823

0 commit comments

Comments
 (0)
Please sign in to comment.