File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
example-exporter-opentelemetry/oats-tests Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- FROM eclipse-temurin:21.0.8_9 -jre@sha256:9dc74491b9c961b24cd16939b26c4dc82259df7f55677b232392d85eef7f6ed0
1+ FROM eclipse-temurin:25 -jre@sha256:74d5c631e5db5a44e7f5a2dd49f93f0c6f7b8c22c1dc1b8e1caec7009872c5c3
22
33COPY target/example-exporter-opentelemetry.jar ./app.jar
44# check that the resource attributes from the agent are used, epsecially the service.instance.id should be the same
Original file line number Diff line number Diff line change 1- FROM eclipse-temurin:21.0.8_9 -jre@sha256:9dc74491b9c961b24cd16939b26c4dc82259df7f55677b232392d85eef7f6ed0
1+ FROM eclipse-temurin:25 -jre@sha256:74d5c631e5db5a44e7f5a2dd49f93f0c6f7b8c22c1dc1b8e1caec7009872c5c3
22
33COPY target/example-exporter-opentelemetry.jar ./app.jar
44
Original file line number Diff line number Diff line change 11version : " 3"
22services :
33 example-application :
4- image : eclipse-temurin:21.0.8_9 -jre@sha256:9dc74491b9c961b24cd16939b26c4dc82259df7f55677b232392d85eef7f6ed0
4+ image : eclipse-temurin:25 -jre@sha256:74d5c631e5db5a44e7f5a2dd49f93f0c6f7b8c22c1dc1b8e1caec7009872c5c3
55 network_mode : host
66 volumes :
77 - ./target/example-native-histogram.jar:/example-native-histogram.jar
You can’t perform that action at this time.
0 commit comments