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
I want to the logs page to have more data, let's add the following:
- Usage stats (to help customers debug usage in real time without axiom/datadog integrations set up)
- `execution_timestamp` - if the result is not cached, this may be useful in the future for rendering a request tree instead of a sequential list of logs
- `occ_info` - for showing insights in real time
- execution environment - useful to show for actions
- identity type (e.g. user, system, instance_admin, team_acting_user -- useful for showing who ran the function)
In the future, I'd also like to add a `caller_execution_id` so we can render the logs in a tree view
GitOrigin-RevId: 41cab817e6b7548e8e0247b0efc46495bdcc73b2
0 commit comments