//
pkg.gl
Category
github.com/grafana/loki/v3
pkg
ruler
rulespb
package
3.4.2
Repository:
https://github.com/grafana/loki.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
16
Dependents
6
Files
1.4k 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 rule group.
#
Type aliases
RuleGroupList
RuleGroupList contains a set of rule groups.