Versions in this module Expand all Collapse all v0 v0.21.0 Aug 26, 2026 v0.20.0 Aug 25, 2026 Changes in this version + const AlertFormatPrometheusRule + const AlertFormatRules + const DefaultNamespaceLabel + const MaxMetricNamespaceLen + func ParseLabels(value string) (map[string]string, error) + func Render(opts Options, outDir string) ([]string, error) + type AlertFormat string + type Options struct + AlertFormat AlertFormat + MetricNamespace string + NamespaceLabel string + PrometheusRuleLabels map[string]string + PrometheusRuleNamespace string + func (o Options) Validate() error