struct

Logarithm::PerformanceMonitor::PerformanceThreshold

Inherits Struct < Value < Object

Defines thresholds for performance monitoring alerts

Constructors

new(metric : Logarithm::PerformanceMonitor::MetricType, warning_threshold : Float64, critical_threshold : Float64, duration_seconds : Int32 = 60, description : String = "")
Source

Instance methods

critical_threshold
Source
description
Source
duration_seconds
Source
metric
Source
warning_threshold
Source