-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Meta: Help WantedPackage: coreIssues related to the Sentry Core SDKIssues related to the Sentry Core SDK
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which package are you using?
@sentry/node
SDK Version
7.19.0
Framework Version
No response
Link to Sentry event
No response
Steps to Reproduce
- set the environment and release options
- Send an error event and session
- Observe that session and error event with the correct environment
- repeat without setting the environment option
- Observe the error event with an environment of production
- Observe the session with no environment
Expected Result
If the environment is not set for the SDK errors will default to production. However, sessions are sent without an environment.
Expected outcome - sessions would be sent with an environment
Actual Result
sessions are sent without an environment set
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Meta: Help WantedPackage: coreIssues related to the Sentry Core SDKIssues related to the Sentry Core SDK
Fields
Give feedbackNo fields configured for issues without a type.