Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/dskit
/ Name
Method
Name
cache/tracing.go:65–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
}
64
65
func
(t *SpanlessTracingCache) Name() string {
66
return
t.next.Name()
67
}
68
69
func
(t *SpanlessTracingCache) Stop() {
70
t.next.Stop()
Callers
1
GetMultiWithError
Method · 0.95
Calls
1
Name
Method · 0.65
Tested by
no test coverage detected