Class: Contrast::Agent::Reporting::ServerReportingEvent Abstract
- Inherits:
-
ReportingEvent
- Object
- ReportableHash
- ReportingEvent
- Contrast::Agent::Reporting::ServerReportingEvent
- Defined in:
- lib/contrast/agent/reporting/reporting_events/server_reporting_event.rb
Overview
This class is abstract.
This is the new ServerReportingEvent class which will include all the needed and mutual information for those events which correspond to Servers, such as Servers Activity.
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from ReportingEvent
#event_endpoint, #event_method
Method Summary
Methods inherited from ReportingEvent
Methods inherited from ReportableHash
#event_json, #to_controlled_hash, #valid?, #validate
Methods included from Components::Logger::InstanceMethods
Constructor Details
This class inherits a constructor from Contrast::Agent::Reporting::ReportingEvent