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:25.0.1_8-jre@sha256:1d1ef205d1b0556fb16299ccf7621994d11df3a1330059b6b7482ae2fe998bbd
1+ FROM eclipse-temurin:25.0.1_8-jre@sha256:31fb090d244e9167d22fb90755423c54934fb6b6a22edeb413e2201882259d1b
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:25.0.1_8-jre@sha256:1d1ef205d1b0556fb16299ccf7621994d11df3a1330059b6b7482ae2fe998bbd
1+ FROM eclipse-temurin:25.0.1_8-jre@sha256:31fb090d244e9167d22fb90755423c54934fb6b6a22edeb413e2201882259d1b
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:25.0.1_8-jre@sha256:1d1ef205d1b0556fb16299ccf7621994d11df3a1330059b6b7482ae2fe998bbd
4+ image : eclipse-temurin:25.0.1_8-jre@sha256:31fb090d244e9167d22fb90755423c54934fb6b6a22edeb413e2201882259d1b
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