Langfuse JS/TS SDKs
GitHub
Docs
Preparing search index...
@langfuse/tracing
LangfuseObservationType
Type Alias LangfuseObservationType
LangfuseObservationType
:
|
"span"
|
"generation"
|
"event"
|
"embedding"
|
"agent"
|
"tool"
|
"chain"
|
"retriever"
|
"evaluator"
|
"guardrail"
Types of observations that can be created in Langfuse.
span
: General-purpose observations for tracking operations, functions, or logical units of work
generation
: Specialized observations for LLM calls with model parameters, usage, and costs
event
: Point-in-time occurrences or log entries within a trace
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Docs
Langfuse JS/TS SDKs
Loading...
Types of observations that can be created in Langfuse.
span
: General-purpose observations for tracking operations, functions, or logical units of workgeneration
: Specialized observations for LLM calls with model parameters, usage, and costsevent
: Point-in-time occurrences or log entries within a trace