As a Roblox developer, it is sometimes impossible to run the queries we want against the logged error events & their associated metadata. For example, currently we are unable to view only errors from a specific version of the game (I’ve filed a feature request for this). Since Roblox can index certain things months before exposing it in the creator dashboard, being able to export the raw error data + metadata to a csv that we can use would be useful to us!
We’re already able to export the rate graph data to a csv, let us do this for the actual error events!