Sentry
Leverage the built-in integration with Sentry to accelerate troubleshooting using Helios powerful (error) trace visualization.

Traces that are sampled by Helios and are reported to Sentry by your application appear in Sentry with the direct link to the trace visualization in Sentry. This way users can easily investigate and troubleshoot the erroneous trace, with all the data available through the trace graph in Helios.

Access to trace visualization in Sentry
Minimum SDK support
Helios integration with Sentry is supported for customers using the the following Sentry packages:
- Node.js -
@sentry/node
version6.0.0
and above- Python -
sentry-sdk
in versions1.0.0
and above
Updated 8 months ago