From f9387380c894ed894f046c1ed3f9467a2565bdf2 Mon Sep 17 00:00:00 2001 From: Braydon Kains <93549768+braydonk@users.noreply.github.com> Date: Fri, 24 Mar 2023 11:17:42 -0400 Subject: [PATCH] Update otel submodule, version 0.74.0 update (#1175) Updating the otel submodule for the 0.74.0 update. --- builds/otel.sh | 2 +- submodules/opentelemetry-operations-collector | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/builds/otel.sh b/builds/otel.sh index 4d5e0b28c1..58c9417e52 100755 --- a/builds/otel.sh +++ b/builds/otel.sh @@ -20,6 +20,6 @@ zip -u "$DESTDIR/opentelemetry-java-contrib-jmx-metrics.jar" "META-INF/LICENSE.r cd ../opentelemetry-operations-collector # Using array assignment to drop the filename from the sha256sum output JAR_SHA_256=($(sha256sum "$DESTDIR/opentelemetry-java-contrib-jmx-metrics.jar")) -go build -buildvcs=false -o "$DESTDIR/otelopscol" \ +go build -tags=gpu -buildvcs=false -o "$DESTDIR/otelopscol" \ -ldflags "-X github.com/open-telemetry/opentelemetry-collector-contrib/receiver/jmxreceiver.MetricsGathererHash=$JAR_SHA_256" \ ./cmd/otelopscol \ No newline at end of file diff --git a/submodules/opentelemetry-operations-collector b/submodules/opentelemetry-operations-collector index 57c3467269..447c602115 160000 --- a/submodules/opentelemetry-operations-collector +++ b/submodules/opentelemetry-operations-collector @@ -1 +1 @@ -Subproject commit 57c34672695d525e2cbdd9e2ac4e117f2028c2f3 +Subproject commit 447c602115bd8ef6f29d441d10815aaf8a4979bb