Modules§
Constants§
- DURATION_
NANO_ COLUMN - KEY_
OTEL_ SCOPE_ NAME - KEY_
OTEL_ SCOPE_ VERSION - KEY_
OTEL_ STATUS_ CODE - KEY_
SERVICE_ NAME - KEY_
SPAN_ KIND - PARENT_
SPAN_ ID_ COLUMN - RESOURCE_
ATTRIBUTES_ COLUMN - SCOPE_
NAME_ COLUMN - SCOPE_
VERSION_ COLUMN - SERVICE_
NAME_ COLUMN - SPAN_
ATTRIBUTES_ COLUMN - SPAN_
EVENTS_ COLUMN - SPAN_
ID_ COLUMN - SPAN_
KIND_ COLUMN - SPAN_
KIND_ PREFIX - The span kind prefix in the database.
If the span kind is
server
, it will be stored asSPAN_KIND_SERVER
in the database. - SPAN_
NAME_ COLUMN - SPAN_
STATUS_ CODE - SPAN_
STATUS_ PREFIX - SPAN_
STATUS_ UNSET - TIMESTAMP_
COLUMN - TRACE_
ID_ COLUMN
Functions§
- to_
grpc_ insert_ requests - Convert SpanTraces to GreptimeDB row insert requests.
Returns
InsertRequests
and total number of rows to ingest