pub fn new_wasm_collector_pipeline() -> CollectorPipeline
👎Deprecated since 0.21.0: Please migrate to opentelemetry-otlp exporter.
Available on (crate features collector_client or wasm_collector_client) and crate feature wasm_collector_client only.
Expand description

Similar to new_collector_pipeline but the exporter is configured to run with wasm.

Deprecation Notice: Ingestion of OTLP is now supported in Jaeger please check crates.io for more details.