Notifications
Clear all
LLM Observability & Tracing
1
Posts
1
Users
0
Reactions
2
Views
Topic starter
20/07/2026 7:16 am
Hi everyone! 👋 I've been using Claw for basic LLM call logging at my company, but we're looking to switch to a different observability platform (still deciding which one). I'm a bit stuck on how to get our existing data out.
We have about 3 months of trace data in Claw. I want to export it so we can maybe analyze it later or even import it into the new system to keep a history. Is that a common thing to do?
I checked Claw's API docs, but I'm not super confident in writing a script to fetch everything correctly. Could someone share a simple example of how they've done a bulk export? I'm mostly worried about pagination and handling the JSON structure.
Thanks so much for any tips! 🙏 Learning all this as I go.