(userID string)
| 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 |
no outgoing calls