We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5595a92 commit dbfac4eCopy full SHA for dbfac4e
1 file changed
scripts/build/do_build.sh
@@ -7,7 +7,7 @@ set -e
7
8
EXCLUDE_MODULES="db_oracle osp sngtc cachedb_cassandra cachedb_couchbase \
9
cachedb_mongodb auth_jwt event_kafka aaa_diameter launch_darkly http2d \
10
- snmpstats cachedb_dynamodb event_sqs rtp.io"
+ snmpstats cachedb_dynamodb event_sqs rtp.io opentelemetry"
11
if [ ! -z "${EXCLUDE_MODULES_ADD}" ]
12
then
13
EXCLUDE_MODULES="${EXCLUDE_MODULES} ${EXCLUDE_MODULES_ADD}"
0 commit comments