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

Method MaxCompactionRangeForTenant

tempodb/tempodb.go:138–138  ·  view source on GitHub ↗
(tenantID string)

Source from the content-addressed store, hash-verified

136 CompactionDisabledForTenant(tenantID string) bool
137 MaxBytesPerTraceForTenant(tenantID string) int
138 MaxCompactionRangeForTenant(tenantID string) time.Duration
139}
140
141type WriteableBlock interface {

Callers 1

compactOneTenantMethod · 0.65

Implementers 2

mockOverridestempodb/compactor_test.go
BackendWorkermodules/backendworker/backendworker.go

Calls

no outgoing calls

Tested by

no test coverage detected