struct

Logarithm::PerformanceMonitor::PerformanceAlert

Inherits Struct < Value < Object

Represents a performance alert that has been triggered

Constructors

new(id : String, metric : Logarithm::PerformanceMonitor::MetricType, level : Logarithm::PerformanceMonitor::AlertLevel, value : Float64, threshold : Float64, timestamp : Time, description : String)
Source

Instance methods

description
Source
level
Source
metric
Source
threshold
Source
timestamp
Source
value
Source