Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Increase the maximum numbers of records returned as a config. or UI settings #501

Open
anirudha opened this issue Jun 20, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@anirudha
Copy link
Collaborator

Is your feature request related to a problem?
customers needs a setting to set max limits on reports

What solution would you like?
UI per report or a larger global yml setting

@anirudha anirudha added enhancement New feature or request untriaged and removed untriaged labels Jun 20, 2022
@Yankun-lk
Copy link

hello anirudha

I encountered the following limitations when exporting data to Csv files using opensearch dashboard.
CSV reports have a non-configurable 10,000 row limit. They have no explicit size limit (for example, MB), but extremely large documents could cause report generation to fail with an out of memory error from the V8 JavaScript engine.
https://opensearch.org/docs/latest/dashboards/reporting/#:~:text=CSV%20reports%20have%20a%20non%2Dconfigurable%2010%2C000%20row%20limit.%20They%20have%20no%20explicit%20size%20limit%20(for%20example%2C%20MB)%2C%20but%20extremely%20large%20documents%20could%20cause%20report%20generation%20to%20fail%20with%20an%20out%20of%20memory%20error%20from%20the%20V8%20JavaScript%20engine

For Opensearch, the limit of 10000 JSON data is not very friendly. We hope to increase the upper limit of this limit.

@joshuali925 joshuali925 transferred this issue from opensearch-project/reporting Jan 17, 2025
@krisfreedain
Copy link
Member

Catch All Triage - 1, 2, 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants