Skip to content

Commit

Permalink
Update README.md (#3032)
Browse files Browse the repository at this point in the history
  • Loading branch information
cocotyty authored May 5, 2021
1 parent 6480b80 commit e3c2947
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion receiver/jaegerreceiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ receivers:
protocols:
grpc:
remote_sampling:
host_endpoint: "jaeger-collector:1234"
endpoint: "jaeger-collector:14250"
insecure: true
```

Remote sampling can also be directly served by the collector by providing a
Expand Down

0 comments on commit e3c2947

Please sign in to comment.