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:2f696f62306d28d32cce2ea6bbb2f2f5b8df736adcc019be61d0f90ce88f07d5
1+ FROM eclipse-temurin:21.0.8_9-jre@sha256:49f7a6b514f9f72fd27d178abd553dde1e0430c3508a4f00f3a7d605a4c76b68
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:2f696f62306d28d32cce2ea6bbb2f2f5b8df736adcc019be61d0f90ce88f07d5
1+ FROM eclipse-temurin:21.0.8_9-jre@sha256:49f7a6b514f9f72fd27d178abd553dde1e0430c3508a4f00f3a7d605a4c76b68
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:2f696f62306d28d32cce2ea6bbb2f2f5b8df736adcc019be61d0f90ce88f07d5
4+ image : eclipse-temurin:21.0.8_9-jre@sha256:49f7a6b514f9f72fd27d178abd553dde1e0430c3508a4f00f3a7d605a4c76b68
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