MCPcopy Create free account
hub / github.com/cortexproject/cortex / RulerExternalLabels

Method RulerExternalLabels

pkg/ruler/compat.go:175–175  ·  view source on GitHub ↗
(userID string)

Source from the content-addressed store, hash-verified

173 RulerQueryOffset(userID string) time.Duration
174 DisabledRuleGroups(userID string) validation.DisabledRuleGroups
175 RulerExternalLabels(userID string) labels.Labels
176}
177
178type QueryExecutor func(ctx context.Context, qs string, t time.Time) (promql.Vector, error)

Callers 1

updateMethod · 0.65

Implementers 2

ruleLimitspkg/ruler/ruler_test.go
Overridespkg/util/validation/limits.go

Calls

no outgoing calls

Tested by

no test coverage detected