MCPcopy
hub / github.com/grafana/dskit / TenantIDs

Method TenantIDs

spanlogger/spanlogger.go:37–37  ·  view source on GitHub ↗

TenantIDs tries to extract tenant IDs from a context.

(context.Context)

Source from the content-addressed store, hash-verified

35 TenantID(context.Context) (string, error)
36 // TenantIDs tries to extract tenant IDs from a context.
37 TenantIDs(context.Context) ([]string, error)
38}
39
40const (

Callers 2

NewFunction · 0.65
NewOTelFunction · 0.65

Implementers 2

dummyTenantResolverring/replication_set_test.go
MultiResolvertenant/resolver.go

Calls

no outgoing calls

Tested by

no test coverage detected