Dogapi::Event
Metadata class for storing the details of an event
Constructors
Optional arguments: :date_happened => time in seconds since the epoch (defaults to now) :msg_title => String :priority => String :parent => event ID (integer) :tags => array of Strings :event_object => String :alert_type => 'success', 'error' :event_type => String :source_type_name => String :aggregation_key => String
Instance methods
aggregation_key
Sourcedate_happened
Sourcemsg_text
Sourcemsg_title
Sourceparent
Sourcepriority
Sourcetags
Sourceto_hash
Source