Skip to content

Allow to ignore certain middleware, e.g. Rack::Cors #1814

Open
@fjaeger

Description

Is your feature request related to a problem? Please describe.

We would like to ignore events coming from CORS requests that are handled in our Rails app via Rack::Cors. They are polluting our statistics in NewRelic and they also generate higher cost expenses as the number of transactions is massive!

Feature Description

We would like to be able to explicitly ignore this middleware or this type of request transactions.

Describe Alternatives

Alternatively, we would like to know how the same could be achieved with the existing ruby agent and a special type of configuration or initialization.

Priority

Please help us better understand this feature request by choosing a priority from the following options:
Must Have

Metadata

Assignees

No one assigned

    Labels

    2Story Point EstimatecommunityTo tag external issues and PRs submitted by the communityneeds review

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions