Amazon X-Ray · Example Payload

Xray Unprocessed Statistics Example

Application PerformanceDebuggingDistributed TracingMonitoringObservability

Xray Unprocessed Statistics Example is an example object payload from Amazon X-Ray, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

RuleNameErrorCodeMessage

Example Payload

Raw ↑
{
  "RuleName": "Example Service",
  "ErrorCode": "example-value",
  "Message": "example-value"
}