Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: langfuse/langfuse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.93.0
Choose a base ref
...
head repository: langfuse/langfuse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.94.0
Choose a head ref
  • 13 commits
  • 47 files changed
  • 5 contributors

Commits on Aug 5, 2025

  1. feat(posthog-integration): add langfuse_trace_id to generations and…

    … scores (#8319)
    
    feat(posthog-integration): add langfuse_trace_id to generations and scores
    marcklingen authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    5b407da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    891e7e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfdd0fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49950f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1dd5b2 View commit details
    Browse the repository at this point in the history
  6. chore: truncate traces i/o for the traces table (#8326)

    * push
    
    * push
    
    * push
    
    * something
    
    * something
    maxdeichmann authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    961b3bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    214c9c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. chore(evaluator-form): prevent form submission on Enter key press; hi…

    …de controls in preview (#8337)
    
    * chore(evaluator-form): prevent form submission on Enter key press
    
    * chore: disable select control on evaluation traces preview
    marliessophie authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    e34d815 View commit details
    Browse the repository at this point in the history
  2. feat(evaluator-form): add tooltips for evaluator usage and target in …

    …edit mode (#8340)
    
    * feat(evaluator-form): add tooltip for existing evaluator usage in edit mode
    
    * feat(evaluator-form): enhance target data label with tooltip for edit mode
    
    * chore: lint
    marliessophie authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    451ae15 View commit details
    Browse the repository at this point in the history
  3. chore: adjust stalled settings for eval execution queue (#8343)

    * chore: tune queue stalled checks for higher reliability
    
    * chore: only apply stalled to eval execution queue
    Steffen911 authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    2f50b38 View commit details
    Browse the repository at this point in the history
  4. chore: move dashboard queries to new AMTs (#8308)

    * chore: create background migrations for traces amt tables
    
    * chore: add database migrations
    
    * chore: move tests to use AMTs in one config
    
    * chore: shift backfill from {} to map()
    
    * chore: modify ingestion test timeouts
    
    * chore: keep minDate updates tracked
    
    * chore: remove android lib to save swap space
    
    * chore: check disk space
    
    * chore: check mnt usage
    
    * chore: skip swap to check runner performance
    
    * chore: add timestamp lines
    
    * chore: handle deletions
    
    * chore: update test cases
    
    * chore: linting
    
    * chore: allow opt-in creation for background migratoin record
    
    * chore: update comparison query
    
    * chore: concurrency config
    
    * chore: update names
    
    * chore: update names
    
    * chore: update tiemout
    
    * chore: add pre-query logs
    
    * chore: refactor long running query into util function
    
    * chore: refactor query exists checks
    
    * chore: set correct tables for clustered configs
    
    * chore: increase number of retries
    
    * chore: extend logging
    
    * chore: gracefully handle aborted query
    
    * chore: handle errors during execution and raise them
    
    * chore; skip in progress header updates
    
    * Update migrateTracesToTracesAMTs.ts
    
    * chore: use default clickhouse settings for ingestion
    
    * chore: add trace_id index on traces_all_amt
    
    * chore: update sorting behaviour of batchAction test
    
    * chore: drop logger
    
    * chore: update test
    
    * chore: lint and renames
    
    * chore: update test cases
    
    * chore: patch score tests
    
    * chore: add final for the checkTraceExists behaviour
    
    * chore: remove background migration insert
    
    * chore: move dashboard queries to new AMTs
    
    * chore: make sure to replace all references to old traces table
    
    * chore: revert replacement behaviour
    
    * chore: formatting
    
    * chore: typo
    
    * chore: lint and refactor
    
    * chore: update import path
    
    * chore: patch test behaviour
    
    * chore: remove outdated comment
    Steffen911 authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    c23b226 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. feat(otel): add parsing for Vercel AI SDK (#8347)

    * feat(otel): add parsing for Vercel AI SDK
    
    * push
    
    * push
    hassiebp authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    74a510f View commit details
    Browse the repository at this point in the history
  2. chore: release v3.94.0

    hassiebp committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    9a9f0b1 View commit details
    Browse the repository at this point in the history
Loading