We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d76a55c commit 35337ceCopy full SHA for 35337ce
scripts/semconv/generate.sh
@@ -7,7 +7,7 @@ ROOT_DIR="${SCRIPT_DIR}/../.."
7
# freeze the spec version to make SemanticAttributes generation reproducible
8
SEMCONV_VERSION=1.29.0
9
SEMCONV_VERSION_TAG=v$SEMCONV_VERSION
10
-OTEL_WEAVER_IMG_VERSION=v0.10.0
+OTEL_WEAVER_IMG_VERSION=v0.12.0
11
INCUBATING_DIR=_incubating
12
cd ${SCRIPT_DIR}
13
0 commit comments