package
Version:
v0.0.0-...-a07a108
Opens a new window with list of versions in this module.
Published: Mar 13, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewRuler(cfg Config, engine *logql.Engine, reg prometheus.Registerer, logger log.Logger, ruleStore cRules.RuleStore, limits ruler.RulesLimits) (*ruler.Ruler, error)
type Config struct {
ruler.Config `yaml:",inline"`
}
func (cfg *Config) Validate() error
Override the embedded cortex variant which expects a cortex limits struct. Instead copy the relevant bits over.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.