Update README.md (#1688)

This commit is contained in:
Moien Tajik 2021-01-10 07:55:01 +03:30 committed by GitHub
parent e2a908e089
commit 60566b6c88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ properties:
* `AgentPort`: The compact thrift protocol port of the Jaeger Agent (default
`6831`).
* `MaxPayloadSizeInBytes`: The maximum size of each UDP packet that gets
sent to the agent. (default `65000`).
sent to the agent. (default `4096`).
* `ProcessTags`: Which tags should be sent with telemetry.
* `ExportProcessorType`: Whether the exporter should use
[Batch or Simple exporting processor](https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/sdk.md#built-in-span-processors)