packages/shared/scripts/seeder/utils/framework-traces/README.md
This folder contains real traces produced through framework instrumentation. Most of them stem from here: https://langfuse.com/integrations/frameworks/agno-agents and so on.
input/output/metadata fields of the observationsLog View (Beta) and switch to JSON format. Click the copy all button and save this to a file in this folder.npx ts-node merge-observations.ts trace-file.json observations.json trace-merged.jsonmerged file in this folder. Name it with the date of the trace as displayed in the UI.All trace ids are like framework-frameworkName-traceId, so search for framework in the trace table.
We don't rewrite the time, so you have to filter for All Time most likely.
Also, you can filter for source: "framework-trace" on the trace to find them.