Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
562
func
(t *Cortex) setupPromQLFunctions() {
563
cortexparser.Setup(t.Cfg.Querier.EnablePromQLExperimentalFunctions, true)
564
}
Callers
1
New
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected