Skip to content

Help in avoiding hitting the new storage limit #2436

Answered by nblumhardt
dgoldm asked this question in Help
Discussion options

You must be logged in to vote

Hi @dgoldm,

On Data > Storage, indexes themselves aren't included, but the other four categories (indexed bytes, unindexed bytes, queued for reindexing, and buffered bytes) are.

To set an alert, go to Settings > General, and set a system notification target app instance. An alert is generated within 10% or so of the limit.

There's no completely accurate way to measure space for a subset of events, but using sum(Length(ToJson(@Data))) over them is a reasonable (but slow) approximation.

Hope this helps,
Nick

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dgoldm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants