Versions in this module Expand all Collapse all v1 v1.6.0 Jul 29, 2026 v1.5.2 Mar 19, 2026 Changes in this version + type MetricCondition struct + AlertLevel string + AlertName string + AlertNamespace string + Matches func(sample *model.Sample) bool + Text string + type MetricConditions []MetricCondition + func AllowedAlertsDuringConformance(featureSet configv1.FeatureSet) (...) + func AllowedAlertsDuringUpgrade(featureSet configv1.FeatureSet) (...) + func (c MetricConditions) MatchesInterval(alertInterval monitorapi.Interval) *MetricCondition