Hi,
We have an index with a large amount of data coming through and have created a data table to visualize the data. The data table contains 1 metric and 5 buckets and the size for each bucket has been set to 50,000 to accommodate the amount of rows we are expecting.
When setting the time range for longer than a week, an error appears: [esaggs] >
and the amount of rows appearing is around 13,000. When disabling some of the buckets the number of rows increases but they never reach 50,000 before the error [esaggs] > appears
Is this a limitation of the data table visualization itself or is there another reason why this might be happening?