You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add user tracking to OTLP span attributes + restore guide
- Extract user_id/user_name at top level (available for both Langfuse & OTLP)
- Add enduser.id, user.id, user.name to OTLP span attributes
- Enables user filtering/querying in OTLP traces (via span attributes)
- Keep nice Langfuse SDK traces (generations UI, cost dashboards)
User column won't populate in Langfuse UI (Langfuse doesn't extract from
span attributes), but user info is available in OTLP trace metadata for
custom queries/dashboards/parsing.
Signed-off-by: sallyom <somalley@redhat.com>
0 commit comments