feat: Add TRACE_EVENTS
flag
#1716
JorisAndrade
started this conversation in
Ideas
Replies: 2 comments
-
Great idea, added an issue for this: #1717 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Released in https://github.com/langfuse/langfuse/releases/tag/v2.36.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the feature or potential improvement
The
events
can be quite large on heavy setups while bringing limited value to most Langfuse users.A
TRACE_EVENTS
flag (that can default totrue
) could be added to turn off events and allow users to turn in back on for debugging purposes if they have to.Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions