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

Method MaxLocalTracesPerUser

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

Source from the content-addressed store, hash-verified

32 // Config
33 IngestionRateStrategy() string
34 MaxLocalTracesPerUser(userID string) int
35 MaxGlobalTracesPerUser(userID string) int
36 MaxBytesPerTrace(userID string) int
37 IngestionArtificialDelay(userID string) (time.Duration, bool)

Calls

no outgoing calls