Skip to content

Add Ignore URL Path Regex? #435

Open
@mcouillard

Description

@mcouillard

As supported by the Ruby agent, can this agent be enhanced to skip transaction or even metric collection by URL path regex?
https://docs.newrelic.com/docs/apm/agents/ruby-agent/api-guides/ignoring-specific-transactions/

We're using Laminas (Zend) for MVC.

ElasticAPM offers this via elastic_apm.transaction_ignore_urls
https://www.elastic.co/guide/en/apm/agent/php/master/configuration-reference.html#config-transaction-ignore-urls

Having this allows us to skip certain ping / health checks that happen frequently for internal purposes, like load balancing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PMPM to review against project priorities.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions