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:ffed502a66e8be6e27b6317fcd5913e967dd79e1e2f5135b2c1ffce557930ec3
1+ FROM eclipse-temurin:21.0.7_6-jre@sha256:f7d9b212856985f86445a09330518ccf3d5e5b2ade00e3608a75420d95f5cf27
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:ffed502a66e8be6e27b6317fcd5913e967dd79e1e2f5135b2c1ffce557930ec3
1+ FROM eclipse-temurin:21.0.7_6-jre@sha256:f7d9b212856985f86445a09330518ccf3d5e5b2ade00e3608a75420d95f5cf27
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:ffed502a66e8be6e27b6317fcd5913e967dd79e1e2f5135b2c1ffce557930ec3
4+ image : eclipse-temurin:21.0.7_6-jre@sha256:f7d9b212856985f86445a09330518ccf3d5e5b2ade00e3608a75420d95f5cf27
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