//
pkg.gl
Category
github.com/cortexproject/cortex
pkg
ruler
rulespb
package
1.19.0
Repository:
https://github.com/cortexproject/cortex.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
16
Dependents
5
Files
1.5k SLOC
#
Functions
FromProto
FromProto generates a rulefmt RuleGroup.
ToProto
ToProto transforms a formatted prometheus rulegroup to a rule group protobuf.
#
Variables
ErrIntOverflowRules
ErrInvalidLengthRules
#
Structs
RuleDesc
RuleDesc is a proto representation of a Prometheus Rule.
RuleGroupDesc
RuleGroupDesc is a proto representation of a cortex rule group.
#
Type aliases
RuleGroupList
RuleGroupList contains a set of rule groups.