trulens.connectors.snowflake.otel_exporter¶
trulens.connectors.snowflake.otel_exporter
¶
Classes¶
TruLensSnowflakeSpanExporter
¶
Bases: SpanExporter
Implementation of SpanExporter
that flushes the spans in the TruLens session to a Snowflake Stage.
Attributes¶
connector
instance-attribute
¶
connector: SnowflakeConnector = connector
The database connector used to export the spans.