GitHub
Docs
Preparing search index...
The search index is not available
Langfuse JS/TS SDKs
Langfuse JS/TS SDKs
langfuse
ApiDailyMetricsDetails
Interface ApiDailyMetricsDetails
DailyMetricsDetails
interface
ApiDailyMetricsDetails
{
countObservations
:
number
;
countTraces
:
number
;
date
:
string
;
totalCost
:
number
;
usage
:
ApiUsageByModel
[]
;
}
Index
Properties
count
Observations
count
Traces
date
total
Cost
usage
Properties
count
Observations
count
Observations
:
number
count
Traces
count
Traces
:
number
date
date
:
string
Format
date
total
Cost
total
Cost
:
number
Total model cost in USD
Format
double
usage
usage
:
ApiUsageByModel
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
Observations
count
Traces
date
total
Cost
usage
GitHub
Docs
Langfuse JS/TS SDKs
Loading...
DailyMetricsDetails