Skip to content

Commit

Permalink
fix comments
Browse files Browse the repository at this point in the history
Co-authored-by: Zhongyang Wu <zhongyang.wu@outlook.com>
  • Loading branch information
zengxilong and TommyCpp committed Sep 1, 2022
1 parent 18d258b commit 616ec40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry-jaeger/src/exporter/config/agent.rs
Expand Up @@ -235,7 +235,7 @@ impl AgentPipeline {
/// Assign the batch span processor for the exporter pipeline.
///
/// If a simple span processor is used by [`install_simple`][AgentPipeline::install_simple]
/// or [`build_simple`][AgentPipeline::install_simple], then this config will not be valid.
/// or [`build_simple`][AgentPipeline::install_simple], then this config will not be ignored.
///
/// # Examples
/// Set max queue size.
Expand Down

0 comments on commit 616ec40

Please sign in to comment.