Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ fakeTenantMiddleware
Struct
fakeTenantMiddleware
modules/distributor/receiver/middleware.go:35–35 · modules/distributor/receiver/middleware.go::fakeTenantMiddleware
Source
from the content-addressed store, hash-verified
33
}
34
35
type
fakeTenantMiddleware
struct
{}
36
37
func
FakeTenantMiddleware() Middleware {
38
return
&fakeTenantMiddleware{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected