Skip to content

Commit

Permalink
Merge pull request #27219 from llowinge/main
Browse files Browse the repository at this point in the history
Fix minor Opentelemetry docs issue
  • Loading branch information
gsmet authored Aug 10, 2022
2 parents 6a0ac61 + 7813f1c commit c943684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/opentelemetry.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ service:
extensions: [health_check]
pipelines:
traces:
receivers: [otlp,otlp/2]
receivers: [otlp]
processors: [batch]
exporters: [jaeger]
Expand Down

0 comments on commit c943684

Please sign in to comment.