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

Method MaxBytesPerTrace

modules/overrides/interface.go:36–36  ·  view source on GitHub ↗
(userID string)

Source from the content-addressed store, hash-verified

34 MaxLocalTracesPerUser(userID string) int
35 MaxGlobalTracesPerUser(userID string) int
36 MaxBytesPerTrace(userID string) int
37 IngestionArtificialDelay(userID string) (time.Duration, bool)
38 IngestionRetryInfoEnabled(userID string) bool
39 MaxCompactionRange(userID string) time.Duration

Callers 8

newTraceIDHandlerFunction · 0.65
newTraceIDV2HandlerFunction · 0.65
pushBytesMethod · 0.65
FindByTraceIDMethod · 0.65
FindTraceByIDMethod · 0.65
SearchBlockMethod · 0.65

Calls

no outgoing calls