Skip to content

Commit 20f1204

Browse files
authored
docs: Remove mention to unexisting tls-tonic feature flag (#2216)
1 parent 8d84a76 commit 20f1204

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opentelemetry-otlp/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@
100100
//! * `grpc-tonic`: Use `tonic` as grpc layer. This is enabled by default.
101101
//! * `gzip-tonic`: Use gzip compression for `tonic` grpc layer.
102102
//! * `zstd-tonic`: Use zstd compression for `tonic` grpc layer.
103-
//! * `tls-tonic`: Enable TLS.
104103
//! * `tls-roots`: Adds system trust roots to rustls-based gRPC clients using the rustls-native-certs crate
105104
//! * `tls-webkpi-roots`: Embeds Mozilla's trust roots to rustls-based gRPC clients using the webkpi-roots crate
106105
//!

0 commit comments

Comments
 (0)