The Releases tab lets you see what version of your application introduced a specific error. This is crucial for understanding when bugs were introduced and for quickly identifying the impact of new deployments.
Better Stack accepts release reports through its Releases API, the Sentry CLI, and the Sentry bundler plugins.
For the Sentry CLI and the bundler plugins, set these from Errors -> Applications -> your application -> Advanced settings, the same values you use for source maps:
SENTRY_ORG - a Better Stack ID representing your team.SENTRY_PROJECT - the Better Stack ID for your application. SENTRY_URL - the Better Stack endpoint, for example https://us-east-9-sourcemaps.betterstackdata.com.SENTRY_AUTH_TOKEN - a Telemetry API token.The cURL request authenticates with a Telemetry API token and
names the application the release
belongs to. When applications is omitted, the request only attaches the environment to
applications already reporting that version, so a new release needs it. A release registered by
mistake can be removed via the API.
When a dashboard chart is built from a source that an Errors application is correlated with, that application's releases appear as vertical dashed lines on the chart. Use them to see whether a change in your metrics lines up with a deployment.
We use cookies to authenticate users, improve the product user experience, and for personalized ads. Learn more.