prometheus operator v0.93.1

Prometheus.spec.prometheusRulesExcludedFromEnforce[]

PrometheusRuleExcludeConfig enables users to configure excluded PrometheusRule names and their namespaces to be ignored while enforcing namespace label for alerts and metrics.

2 fields
Prometheus.spec.prometheusRulesExcludedFromEnforce[] fields and descriptions
Field / TypeDescription
ruleName
string required

ruleName defines the name of the excluded PrometheusRule object.

ruleNamespace
string required

ruleNamespace defines the namespace of the excluded PrometheusRule object.