Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ multiTenancyMiddleware
Struct
multiTenancyMiddleware
modules/distributor/receiver/middleware.go:48–48 · modules/distributor/receiver/middleware.go::multiTenancyMiddleware
Source
from the content-addressed store, hash-verified
46
}
47
48
type
multiTenancyMiddleware
struct
{}
49
50
func
MultiTenancyMiddleware() Middleware {
51
return
&multiTenancyMiddleware{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected