@grouparoo/sentry
v0.9.0
Published
Performance and error tracking with Sentry
Downloads
155
Keywords
Readme
@grouparoo/sentry
A Grouparoo plugin for performance and error tracking with Sentry.
Learn more about Grouparoo Plugins at www.grouparoo.com/docs/integrations.
Installation
In your Grouparoo project, run grouparoo install @grouparoo/sentry
.
Then set the environment variables:
SENTRY_DSN="https://{user}@{account}.ingest.sentry.io/{project}"
SENTRY_TRACE_SAMPLE_RATE="0.1"