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 9349d6c commit d711cf0Copy full SHA for d711cf0
ci/do_ci.sh
@@ -360,6 +360,7 @@ elif [[ "$1" == "cmake.exporter.otprotocol.test" ]]; then
360
-DWITH_OTLP_HTTP=ON \
361
-DWITH_OTLP_FILE=ON \
362
-DWITH_OTLP_GRPC_SSL_MTLS_PREVIEW=ON \
363
+ -DWITH_OTLP_RETRY_PREVIEW=ON \
364
"${SRC_DIR}"
365
grpc_cpp_plugin=`which grpc_cpp_plugin`
366
proto_make_file="CMakeFiles/opentelemetry_proto.dir/build.make"
0 commit comments