Skip to content

Commit 6970b89

Browse files
[OCB] Update ADOT Java version to 2.11.0 (#410)
1 parent 3ffcb65 commit 6970b89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terraform/java/eks-otlp-ocb/util/appsignals-collector.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ spec:
161161
exporter:
162162
endpoint: http://appsignals-collector:4318
163163
java:
164-
image: public.ecr.aws/aws-observability/adot-autoinstrumentation-java:v1.32.5
164+
image: public.ecr.aws/aws-observability/adot-autoinstrumentation-java:v2.11.0
165165
env:
166166
- name: OTEL_EXPORTER_OTLP_TRACES_ENDPOINT
167167
value: http://appsignals-collector:4318/v1/traces
@@ -174,4 +174,4 @@ spec:
174174
# - name: OTEL_JMX_ENABLE
175175
# value: "true"
176176
# - name: OTEL_JMX_TARGET_SYSTEM
177-
# value: "jvm"
177+
# value: "jvm"

0 commit comments

Comments
 (0)