Amazon X-Ray · Example Payload

Xray Fault Root Cause Entity Example

Application PerformanceDebuggingDistributed TracingMonitoringObservability

Xray Fault Root Cause Entity 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

NameExceptionsRemote

Example Payload

Raw ↑
{
  "Name": "Example Service",
  "Exceptions": "example-value",
  "Remote": "example-value"
}