You are here

namespace Drupal\new_relic_rpm\EventSubscriber in New Relic 8

Same name in other branches
  1. 2.x Drupal\new_relic_rpm\EventSubscriber
  2. 2.0.x Drupal\new_relic_rpm\EventSubscriber
Classsort descending Location Description
ExceptionSubscriber src/EventSubscriber/ExceptionSubscriber.php Provides a way to send Exceptions to the New Relic API.
NewRelicConfigSubscriber src/EventSubscriber/NewRelicConfigSubscriber.php Config event listener to mark deployments when a user imports configuration.
NewRelicRequestSubscriber src/EventSubscriber/NewRelicRequestSubscriber.php Request event listener to set transaction name and flag ignore/background.
RoutingTransactionNameSubscriber src/EventSubscriber/RoutingTransactionNameSubscriber.php Enhances routes with a transaction name or transaction name callback.