Function opentelemetry_jaeger::new_agent_pipeline

source ยท
pub fn new_agent_pipeline() -> AgentPipeline
๐Ÿ‘ŽDeprecated since 0.21.0: Please migrate to opentelemetry-otlp exporter.
Expand description

Start a new pipeline to configure a exporter that target a jaeger agent.

See details for each configurations at AgentPipeline

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