Skip to main content

Request Item Fields

Batch Envelope

Validation Notes

  • Keep batch size under 1000
  • Ensure timestamps are valid ISO-8601
  • Use stable path format for accurate endpoint grouping
  • Ensure status codes are in valid HTTP ranges
  • Payload fields are stored as text and truncated to safe limits
Before sending telemetry from SDK:
  1. Uppercase method
  2. Remove query string from path
  3. Convert durations to integer milliseconds
  4. Clamp negative sizes/timings to 0