We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4863e commit db09955Copy full SHA for db09955
README.md
@@ -817,7 +817,7 @@ Choose the first value found:
817
818
- `pod.annotation[resource.opentelemetry.io/service.version]`
819
- `if (cfg[useLabelsForResourceAttributes]) pod.label[app.kubernetes.io/version]`
820
-- `if (contains(container.image.tags[0], '/') == false) contains(container.image.tags[0]
+- `if (contains(container docker image tag, '/') == false) container docker image tag`
821
822
#### How `service.instance.id` is calculated
823
0 commit comments