Skip to content

Commit

Permalink
Fix minor Opentelemtry docs issue
Browse files Browse the repository at this point in the history
  • Loading branch information
llowinge committed Aug 10, 2022
1 parent 62f6e4f commit 7813f1c
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 @@ -146,7 +146,7 @@ service:
extensions: [health_check]
pipelines:
traces:
receivers: [otlp,otlp/2]
receivers: [otlp]
processors: [batch]
exporters: [jaeger]
Expand Down

0 comments on commit 7813f1c

Please sign in to comment.