Amazon X-Ray · Schema

BorrowCount

BorrowCount schema from Amazon X-Ray API

Application PerformanceDebuggingDistributed TracingMonitoringObservability
View JSON Schema on GitHub

JSON Schema

xray-borrow-count-schema.json Raw ↑
{
  "type": "integer",
  "minimum": 0,
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "BorrowCount",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-xray/refs/heads/main/json-schema/xray-borrow-count-schema.json",
  "description": "BorrowCount schema from Amazon X-Ray API"
}