Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ init
Function
init
pkg/configs/db/timed.go:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
)
20
21
func
init() {
22
databaseRequestDuration.Register()
23
}
24
25
// timed adds prometheus timings to another database implementation
26
type
timed
struct
{
Callers
nothing calls this directly
Calls
1
Register
Method · 0.80
Tested by
no test coverage detected