Linux Symbols
Built shared object files will usually have symbol names removed. In order to replace the obfuscated data with a human-readable stacktrace, a shared object (`.so`) file containing those symbols is required.
Use the POST /linux endpoint to upload these symbols in your builds.