Helicone · Schema
OTELTrace
AI GatewaysAI MonitoringGatewaysLLM ObservabilityLLM RoutingPrompt Management
Properties
| Name | Type | Description |
|---|---|---|
| resourceSpans | array |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/OTELTrace",
"title": "OTELTrace",
"properties": {
"resourceSpans": {
"items": {
"properties": {
"scopeSpans": {
"items": {
"properties": {
"spans": {
"items": {
"properties": {
"droppedLinksCount": {
"type": "number",
"format": "double"
},
"links": {
"items": {},
"type": "array"
},
"status": {
"properties": {
"code": {
"type": "number",
"format": "double"
}
},
"required": [
"code"
],
"type": "object"
},
"droppedEventsCount": {
"type": "number",
"format": "double"
},
"events": {
"items": {},
"type": "array"
},
"droppedAttributesCount": {
"type": "number",
"format": "double"
},
"attributes": {
"items": {
"properties": {
"value": {
"properties": {
"intValue": {
"type": "number",
"format": "double"
},
"stringValue": {
"type": "string"
}
},
"type": "object"
},
"key": {
"type": "string"
}
},
"required": [
"value",
"key"
],
"type": "object"
},
"type": "array"
},
"endTimeUnixNano": {
"type": "string"
},
"startTimeUnixNano": {
"type": "string"
},
"kind": {
"type": "number",
"format": "double"
},
"name": {
"type": "string"
},
"spanId": {
"type": "string"
},
"traceId": {
"type": "string"
}
},
"required": [
"droppedLinksCount",
"links",
"status",
"droppedEventsCount",
"events",
"droppedAttributesCount",
"attributes",
"endTimeUnixNano",
"startTimeUnixNano",
"kind",
"name",
"spanId",
"traceId"
],
"type": "object"
},
"type": "array"
},
"scope": {
"properties": {
"version": {
"type": "string"
},
"name": {
"type": "string"
}
},
"required": [
"version",
"name"
],
"type": "object"
}
},
"required": [
"spans",
"scope"
],
"type": "object"
},
"type": "array"
},
"resource": {
"properties": {
"droppedAttributesCount": {
"type": "number",
"format": "double"
},
"attributes": {
"items": {
"properties": {
"value": {
"properties": {
"arrayValue": {
"properties": {
"values": {
"items": {
"properties": {
"stringValue": {
"type": "string"
}
},
"required": [
"stringValue"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"values"
],
"type": "object"
},
"intValue": {
"type": "number",
"format": "double"
},
"stringValue": {
"type": "string"
}
},
"type": "object"
},
"key": {
"type": "string"
}
},
"required": [
"value",
"key"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"droppedAttributesCount",
"attributes"
],
"type": "object"
}
},
"required": [
"scopeSpans",
"resource"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"resourceSpans"
],
"type": "object"
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/helicone-oteltrace"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
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.
A second provider on the same verified email joins the account you already have.