Skip to content

Rails Instrumentation should honor the ignored_environments config variable #14

Description

@jpterry

Having specified config.ignored_environments = ['development', 'test'] I was surprised to see errplane attempting to send instrumentation of test runs. After looking at the code it doesn't look like the Errplane::Rails::Instrumentation checks if the current Rails.env is ignored. It really should.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions