Class NewRelic::Agent::CustomEventAggregator
In: lib/new_relic/agent/custom_event_aggregator.rb
Parent: EventAggregator

Methods

record  

Included Modules

NewRelic::Coerce

Constants

TYPE = 'type'.freeze
TIMESTAMP = 'timestamp'.freeze
EVENT_TYPE_REGEX = /^[a-zA-Z0-9:_ ]+$/.freeze

Public Instance methods

[Validate]