Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ getLogger
Method
getLogger
pkg/compactor/visit_marker.go:153–155 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
151
}
152
153
func
(v *VisitMarkerManager) getLogger() log.Logger {
154
return
log.With(v.logger,
"visit_marker"
, v.visitMarker.String())
155
}
Callers
4
HeartBeat
Method · 0.95
MarkWithStatus
Method · 0.95
DeleteVisitMarker
Method · 0.95
ReadVisitMarker
Method · 0.95
Calls
1
String
Method · 0.65
Tested by
no test coverage detected