Skip to content

Unset DSN doesn't disable Raven #308

@grega

Description

@grega

As mentioned in the docs; to disable running Raven/Sentry in development I'm setting config.dsn to a falsey value. However, whatever value I set appears to either have no effect (using "" as the DSN I still see INFO -- : ** [Raven] Raven 0.12.3 ready to catch errors) or generates an URI::InvalidURIError (false, 0 or nil as the DSN).

Am I missing something blindingly obvious?

Using raven-ruby 0.12.3 and Rails 4.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions