Langfuse JS/TS SDKs
    Preparing search index...

    Variable DashboardWidgetViewWithLegacy

    DashboardWidgetViewWithLegacy: {
        Observations: "observations";
        ScoresBoolean: "scores-boolean";
        ScoresCategorical: "scores-categorical";
        ScoresNumeric: "scores-numeric";
        Traces: "traces";
    }

    Type declaration

    • ReadonlyObservations: "observations"
    • ReadonlyScoresBoolean: "scores-boolean"
    • ReadonlyScoresCategorical: "scores-categorical"
    • ReadonlyScoresNumeric: "scores-numeric"
    • ReadonlyTraces: "traces"