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

Method QueryPriority

pkg/querier/tripperware/limits.go:33–33  ·  view source on GitHub ↗

QueryPriority returns the query priority config for the tenant, including different priorities and their attributes.

(userID string)

Source from the content-addressed store, hash-verified

31
32 // QueryPriority returns the query priority config for the tenant, including different priorities and their attributes.
33 QueryPriority(userID string) validation.QueryPriority
34
35 QueryRejection(userID string) validation.QueryRejection
36}

Callers 3

getOrAddQueueMethod · 0.65
rejectQueryOrSetPriorityFunction · 0.65

Implementers 1

Overridespkg/util/validation/limits.go

Calls

no outgoing calls

Tested by

no test coverage detected