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

Method setupPromQLFunctions

pkg/cortex/cortex.go:562–564  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

560}
561
562func (t *Cortex) setupPromQLFunctions() {
563 cortexparser.Setup(t.Cfg.Querier.EnablePromQLExperimentalFunctions, true)
564}

Callers 1

NewFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected