Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ ownsEverythingSharder
Struct
ownsEverythingSharder
modules/backendworker/backendworker.go:586–588 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
584
}
585
586
type
ownsEverythingSharder
struct
{
587
w *BackendWorker
588
}
589
590
var
_ tempodb.CompactorSharder = ownsEverythingSharder{}
591
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected