Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/observability / openinference / OPEN_INFERENCE_KIND_TABLE

Variable: OPEN_INFERENCE_KIND_TABLE

ts
const OPEN_INFERENCE_KIND_TABLE: readonly readonly [SpanType, OpenInferenceSpanKind][] = KIND_TABLE;

Defined in: packages/observability/src/openinference/index.ts:133

Full canonical span-to-kind table — exposed for tooling and tests that need to introspect the mapping.

Stable