Skip to content

Rails Instrumentation should honor the ignored_environments config variable #14

@jpterry

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.

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