Plane docs
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"
  ]
}

On this page