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
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
I've been trying out the report feature in the past week and got it finally working.
Then i tried to generate some pdf reports. I tried reporting a dashboard and a visualization including a data table showing some top accessed urls from a webserver.
Problem is that the resulting Report pdf Height seems to be limited somehow. The pdf is only showing the first 23 Entries of the data table and i don't see any option anywhere to change that size. I do need the last 50 Entries to be included in that Report.
Is there any option to increase the max shown size? Do i need to increase some resolution of the chromium-headless-browser or is the limit somewhere else? Or will this not work at all and do i need to use csv exports for achieving my top list?
Thank you very much for building this nice reporting feature so far.
Any help on this would be really appreciated.
Can a table visualization leverage the Formatted / Raw export buttons that already exist?
Quick way may be to add a "Table Visualization" dropdown option when creating a new report definition, then handling the logic to leverage the Formatted export code to generate the CSV.
Tables are pretty useless when I can't use any SQL / PPL to generate reports (which is also limited), and a 10k record report beats a screenshot of 20 records.
May take a look at the code in the coming weeks, if anyone knows the places to look ahead of time I wouldn't complain 😃
Thanks.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
I've been trying out the report feature in the past week and got it finally working.
Then i tried to generate some pdf reports. I tried reporting a dashboard and a visualization including a data table showing some top accessed urls from a webserver.
Problem is that the resulting Report pdf Height seems to be limited somehow. The pdf is only showing the first 23 Entries of the data table and i don't see any option anywhere to change that size. I do need the last 50 Entries to be included in that Report.
Is there any option to increase the max shown size? Do i need to increase some resolution of the chromium-headless-browser or is the limit somewhere else? Or will this not work at all and do i need to use csv exports for achieving my top list?
Thank you very much for building this nice reporting feature so far.
Any help on this would be really appreciated.
This issue is submitted by @uplexPaul
opendistro-for-elasticsearch/kibana-reports#326
The text was updated successfully, but these errors were encountered: