MCPcopy
hub / github.com/grafana/tempo / BlockMeta

Method BlockMeta

tempodb/tempodb.go:99–99  ·  view source on GitHub ↗
(ctx context.Context, tenantID string, blockID backend.UUID)

Source from the content-addressed store, hash-verified

97 FetchTagNames(ctx context.Context, meta *backend.BlockMeta, req traceql.FetchTagsRequest, cb traceql.FetchTagsCallback, mcb common.MetricsCallback, opts common.SearchOptions) error
98
99 BlockMeta(ctx context.Context, tenantID string, blockID backend.UUID) (*backend.BlockMeta, *backend.CompactedBlockMeta, error)
100 BlockMetas(tenantID string) []*backend.BlockMeta
101
102 Tenants() []string

Callers 1

getAllTraceIDsFunction · 0.95

Calls

no outgoing calls

Tested by 1

getAllTraceIDsFunction · 0.76