ApiSchemas
SpanStoreKind
One shape from the contract, as it appears on the wire.
Used by traces.forSession
Referenced from SessionTrace
JSON Schema
{
"type": "string",
"enum": [
"postgres",
"tinybird"
]
}One shape from the contract, as it appears on the wire.
Used by traces.forSession
Referenced from SessionTrace
{
"type": "string",
"enum": [
"postgres",
"tinybird"
]
}