ResponseTimeRootCauseEntity is a JSON Structure definition published by Amazon X-Ray, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"properties": {
"Name": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"description": "The name of the entity."
}
]
},
"Coverage": {
"allOf": [
{
"$ref": "#/components/schemas/NullableDouble"
},
{
"description": "The type and messages of the exceptions."
}
]
},
"Remote": {
"allOf": [
{
"$ref": "#/components/schemas/NullableBoolean"
},
{
"description": "A flag that denotes a remote subsegment."
}
]
}
},
"description": "A collection of segments and corresponding subsegments associated to a response time warning.",
"$schema": "https://json-structure.org/meta/core/v0/#",
"name": "ResponseTimeRootCauseEntity",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-xray/refs/heads/main/json-structure/xray-response-time-root-cause-entity-structure.json"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.