Skip to content

Commit

Permalink
Update sidecar example in README (#837)
Browse files Browse the repository at this point in the history
  • Loading branch information
erichsueh3 authored Apr 26, 2022
1 parent a2948db commit 6273de6
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,7 @@ spec:
receivers:
jaeger:
protocols:
grpc:
otlp:
protocols:
grpc:
http:
thrift_compact:
processors:
exporters:
Expand All @@ -102,7 +98,7 @@ spec:
service:
pipelines:
traces:
receivers: [otlp, jaeger]
receivers: [jaeger]
processors: []
exporters: [logging]
EOF
Expand Down

0 comments on commit 6273de6

Please sign in to comment.