-
Notifications
You must be signed in to change notification settings - Fork 692
Open
Labels
enhancementNew feature or requestNew feature or requeststorageLow level storage mattersLow level storage matters
Description
The following tenant-level limits should be added in order to protect the write path from misuse/abuse:
max_local_symbols_stacktraces_per_tenant
(~16M default)max_local_symbols_locations_per_tenant
(~4M default) (plusfunctions
andmappings
, optionally)max_local_symbols_strings_size_per_tenant
(~64MB default)
Optionally, each of them may have a global counterpart.
See #2157 for the context.
simonswine
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requeststorageLow level storage mattersLow level storage matters