We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ad51b commit 232a364Copy full SHA for 232a364
scripts/semconv/generate.sh
@@ -6,7 +6,7 @@ ROOT_DIR="${SCRIPT_DIR}/../.."
6
7
# freeze the spec version to make SemanticAttributes generation reproducible
8
SEMCONV_VERSION=1.30.0
9
-SEMCONV_VERSION_TAG=v1.30.0
+SEMCONV_VERSION_TAG=v$SEMCONV_VERSION
10
OTEL_WEAVER_IMG_VERSION=v0.12.0
11
INCUBATING_DIR=_incubating
12
cd ${SCRIPT_DIR}
0 commit comments