How to associate traces with entities in your own application
user_id
, chat_id
, or anything else that is tied to the flow that triggered the trace.
OpenLLMetry allows you to easily mark traces with these IDs so you can track them in the UI.
org_id
, team_id
, whatever you want. The only requirement is that
the key and the value are strings.