Skip to content

Conversation

@nateberkopec
Copy link
Contributor

@nateberkopec nateberkopec commented Jul 3, 2016

Previously, even when event sending to the server was disabled by lack of a DSN or the current environment not matching the env list, we would still capture a Raven event. This commit causes Raven to not even capture events when it would not send them.

cc @dcramer - any legitimate reason people want to capture but not send?


This change is Reviewable

@nateberkopec
Copy link
Contributor Author

this is all vis a vis #513

@nateberkopec nateberkopec added this to the 1.20.1 milestone Jul 3, 2016
@nateberkopec nateberkopec force-pushed the no-capture-when-no-dsn branch from 2fecda8 to 679585c Compare July 10, 2016 20:17
Previously, even when event *sending* to the server was disabled by lack of a DSN or the current environment not matching the env list, we would still capture a Raven event. This commit causes Raven to not even capture events when it would not send them.
@nateberkopec nateberkopec force-pushed the no-capture-when-no-dsn branch from 679585c to 6578655 Compare July 10, 2016 20:26
@nateberkopec nateberkopec merged commit 2fe24cd into getsentry:master Jul 10, 2016
alexford pushed a commit to alexford/raven-ruby that referenced this pull request Jan 1, 2017
- No need to list all MRIs explicitly.
- List JRuby, Rubinius minimum versions

Fixes getsentry#518

[ci skip]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant