Cargo Features
mqttv5-cli has no features set by default.
[dependencies]
mqttv5-cli = { version = "0.11.3", features = ["opentelemetry"] }
- opentelemetry
-
Enables opentelemetry of mqtt5
Affects
broker_cmd::BrokerCommand.otel_endpoint,broker_cmd::BrokerCommand.otel_service_name,broker_cmd::BrokerCommand.otel_sampling,pub_cmd::PubCommand.otel_endpoint,pub_cmd::PubCommand.otel_service_name,pub_cmd::PubCommand.otel_sampling,sub_cmd::SubCommand.otel_endpoint,sub_cmd::SubCommand.otel_service_name,sub_cmd::SubCommand.otel_sampling…