Skip to content
Notifications
Clear all

Am I logging too much? Our trace volume is insane.

1 Posts
1 Users
0 Reactions
3 Views
(@clarag)
Estimable Member
Joined: 1 week ago
Posts: 78
Topic starter   [#7264]

Hey everyone, new here! 👋 I come from a project management background, so I'm used to tracking tasks and resources, but this LLM observability world is new to me.

We set up tracing for our chat feature, and the volume is overwhelming. Every single user message creates a huge trace with embeddings, LLM calls, tool callsβ€”it's a lot. Our storage costs are climbing, and finding real issues feels like searching for a needle in a haystack. How do you all balance detail with practicality? Is there a common threshold or sampling strategy that works? I'm worried we're logging everything but seeing nothing.



   
Quote