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.7_6 -jre@sha256:bca347dc76e38a60a1a01b29a7d1312e514603a97ba594268e5a2e4a1a0c9a8f
1+ FROM eclipse-temurin:21.0.8_9 -jre@sha256:1297ef4131440ba9d8c17335fa27969e76550acb72b648eed7618d93bec98f98
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.7_6 -jre@sha256:bca347dc76e38a60a1a01b29a7d1312e514603a97ba594268e5a2e4a1a0c9a8f
1+ FROM eclipse-temurin:21.0.8_9 -jre@sha256:1297ef4131440ba9d8c17335fa27969e76550acb72b648eed7618d93bec98f98
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.7_6 -jre@sha256:bca347dc76e38a60a1a01b29a7d1312e514603a97ba594268e5a2e4a1a0c9a8f
4+ image : eclipse-temurin:21.0.8_9 -jre@sha256:1297ef4131440ba9d8c17335fa27969e76550acb72b648eed7618d93bec98f98
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