# Packages
No description provided by the author
# Structs
RuleGroup is a list of sequentially evaluated recording and alerting rules.
RemoteWriteConfig is used to specify a remote write endpoint.
Rule describes an alerting or recording rule.
RuleGroup is a list of sequentially evaluated recording and alerting rules.
RuleNamespace is used to parse a slightly modified prometheus rule file format, if no namespace is set, the default namespace is used.
RuleNode adds yaml.v3 layer to support line and column outputs for invalid rules.