It's useful if you have minidumps or structured stacktraces and you want to symbolicate them at scale. Once it runs, you can hit it with API requests to get out what you want: https://getsentry.github.io/symbolicator/api/
> how its supposed to be used by engineers in their day-to-day?
Most people would not use tools like this day-to-day unless they build tools themselves that need to process this at scale. If you are building a profiler, debugger or else for instance you might find this useful.
> how its supposed to be used by engineers in their day-to-day?
Most people would not use tools like this day-to-day unless they build tools themselves that need to process this at scale. If you are building a profiler, debugger or else for instance you might find this useful.