Tweaked the Zipkin README documentation for MaxPayloadSizeInBytes. (#2748)

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
This commit is contained in:
Mikel Blanchard 2021-12-14 11:55:18 -08:00 committed by GitHub
parent 1feb2defbd
commit c470e3761a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -40,8 +40,8 @@ take precedence over the environment variables.
instance that will be used at runtime to transmit spans over HTTP. See
[Configure HttpClient](#configure-httpclient) for more details.
* `MaxPayloadSizeInBytes`: Maximum payload size - for .NET versions **other**
than 4.5.2 (default 4096).
* `MaxPayloadSizeInBytes`: Maximum payload size of UTF8 JSON chunks sent to
Zipkin (default 4096).
* `ServiceName`: Name of the service reporting telemetry. If the `Resource`
associated with the telemetry has "service.name" defined, then it'll be