mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-12 03:04:12 +00:00
Squashed 'spiffworkflow-backend/' changes from 2148c39fc..248e79441
248e79441 added environment to sentry configs w/ burnettk git-subtree-dir: spiffworkflow-backend git-subtree-split: 248e79441f11d9a3d27a5b9777743de1d3bfedb9
This commit is contained in:
parent
bee232a55a
commit
a1a01ad25a
@ -148,6 +148,7 @@ def configure_sentry(app: flask.app.Flask) -> None:
|
||||
integrations=[
|
||||
FlaskIntegration(),
|
||||
],
|
||||
environment=app.config['ENV_IDENTIFIER'],
|
||||
# Set traces_sample_rate to 1.0 to capture 100%
|
||||
# of transactions for performance monitoring.
|
||||
# We recommend adjusting this value in production.
|
||||
|
Loading…
x
Reference in New Issue
Block a user