MCPcopy 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
21func init() {
22 databaseRequestDuration.Register()
23}
24
25// timed adds prometheus timings to another database implementation
26type timed struct {

Callers

nothing calls this directly

Calls 1

RegisterMethod · 0.80

Tested by

no test coverage detected