Documentation
¶
Index ¶
- func ParseRules(r io.Reader, logQlParser func(string) (*typesv1.Query, error)) ([]*typesv1.AlertGroup, error)
- func ToAlert(ar rulefmt.Rule, parser func(string) (*typesv1.Query, error)) (*typesv1.AlertRule, error)
- func ToGroup(g rulefmt.RuleGroup, parser func(string) (*typesv1.Query, error)) (*typesv1.AlertGroup, error)
- func ToGroups(groups []rulefmt.RuleGroup, parser func(string) (*typesv1.Query, error)) ([]*typesv1.AlertGroup, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseRules ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.