Tribler / tribler

Privacy enhanced BitTorrent client with P2P content discovery
https://www.tribler.org
GNU General Public License v3.0
4.74k stars 445 forks source link

Add a sentry tag for the program file architecture (32-bit or 64-bit) #7963

Closed kozlovsky closed 2 months ago

kozlovsky commented 2 months ago

Currently, Sentry shows the operating system's architecture (using the machine tag) but does not show the architecture of the Tribler process, whether it is 32-bit or 64-bit. This PR fixes that.