We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
environment
1 parent bef9fa7 commit 865e4baCopy full SHA for 865e4ba
docs/config.rst
@@ -44,6 +44,16 @@ Those configuration options are documented below:
44
45
Can also be defined with ``Raven.setRelease('721e41770371db95eee98ca2707686226b993eda')``.
46
47
+.. describe:: environment
48
+
49
+ Track the environment name inside Sentry.
50
51
+ .. code-block:: javascript
52
53
+ {
54
+ environment: 'production'
55
+ }
56
57
.. describe:: serverName
58
59
.. versionadded:: 1.3.0
0 commit comments