package
1.19.0
Repository: https://github.com/cortexproject/cortex.git
Documentation: pkg.go.dev

# Constants

RuleFormatV1 is the Prometheus 1.x rule format.
RuleFormatV2 is the Prometheus 2.x rule format.

# Structs

A Config is a Cortex configuration for a single user.
RulesConfig is the rules configuration for a particular organization.
VersionedRulesConfig is a RulesConfig together with a version.
View is what's returned from the Weave Cloud configs service when we ask for all Cortex configurations.

# Type aliases

An ID is the ID of a single users's Cortex configuration.
RuleFormatVersion indicates which Prometheus rule format (v1 vs.