[X] This issue is not a question, general help request, or anything other than a feature request directly related to Unkey. Please ask questions in our Discord community: https://unkey.com/discord.
Is your feature request related to a problem? Please describe.
When users are debugging an issue sometimes they don't log our request_ids to their own systems. When working with a large workspace this becomes incredibly problematic for us as well as the end user trying to get support.
Describe the solution
Make sure the request_id is available requests in the dashboard so that users can go into the dashboard and provide us a request_id
Describe alternatives you have considered (if any)
Provide a debugging API route, that returns last X requests
Create a debugging tool for support that can easily give last X transactions based on an indentiifer and provide all data from relevant systems
Preliminary Checks
[X] I have reviewed https://unkey.com/docs for existing features that would solve my problem
[X] I have searched for existing feature requests: https://github.com/unkeyed/unkey/issues
[X] This issue is not a question, general help request, or anything other than a feature request directly related to Unkey. Please ask questions in our Discord community: https://unkey.com/discord.
Is your feature request related to a problem? Please describe.
When users are debugging an issue sometimes they don't log our request_ids to their own systems. When working with a large workspace this becomes incredibly problematic for us as well as the end user trying to get support.
Describe the solution
Make sure the request_id is available requests in the dashboard so that users can go into the dashboard and provide us a request_id
Describe alternatives you have considered (if any)
Provide a debugging API route, that returns last X requests
Create a debugging tool for support that can easily give last X transactions based on an indentiifer and provide all data from relevant systems
Additional context
No response