No longer supported, consider using: sentry-unreal
Unreal Engine 4 integration of Sentry monitoring
Plugin utilizes Sentry HTTP API to send Events data to your DSN.
Plugin was build and tested on 4.27.* version of engine. Generaly it should work fine with most of engine versions and all platforms, since its utilizes HTTP and Json modules that well supported and do not change much.
- Send Exceptions (stands for generals errors) more info
- Send Log Entry (log message for sentry) more info
- Dist, Env, Release, ServerName - can be applied to each event
- Tags
- User more info
- Geo more info
- Breadcrumbs more info
- Partial or full BP support
Feel free to submit your own work via Pull Requests. If you encounter problems or have questions, please use Issues or Discussions section of this repo.
Checkout wiki section for documentation and API examples.
If you found this plugin useful, please consider givind it a star (stars, yay!).
Have a nice day!