Agent365ExporterOptions.MaxPayloadBytes Property

Definition

Upper bound on HTTP request body size in bytes used by per-request payload chunking. 100 KB headroom under the 1 MB server limit accounts for estimator error and JSON/envelope overhead (for example, resource attributes and scope wrappers). Default is 900,000 bytes.

public long MaxPayloadBytes { get; set; }
member this.MaxPayloadBytes : int64 with get, set
Public Property MaxPayloadBytes As Long

Property Value

Applies to