You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently customers have no way to know how much data promdump will write to disk.
The size of the metrics data scales linearly with the number of nodes and the number of tables, so it should be possible to estimate how much disk space will be required to dump metrics for a given Universe and time period.
Determining the scaling constants will likely require some lab testing.
The text was updated successfully, but these errors were encountered:
Currently customers have no way to know how much data
promdump
will write to disk.The size of the metrics data scales linearly with the number of nodes and the number of tables, so it should be possible to estimate how much disk space will be required to dump metrics for a given Universe and time period.
Determining the scaling constants will likely require some lab testing.
The text was updated successfully, but these errors were encountered: