Tim Sullivan
Tim Sullivan
@mbarretta > also would include saved searches in this request: a saved search added to a dashboard will be truncated, even if the number of rows within the search is...
@Eniqmatic The App team is actively working on doing a [lot of heavy lifting around how the visualizations get their data](https://github.com/elastic/kibana/issues/19813), and the fruit of that effort will be that...
With SearchSource from @elastic/kibana-app-services available on the server side, it is now possible to re-create the query and tabify the search results using the reporting framework. The formatting of the...
@mikeh688 Hi, thanks for asking! `Feature:Reporting` is owned by a larger team of devs that also maintain "SearchSource" which is a configuration scheme for searches that is becoming more and...
This can be started after https://github.com/elastic/kibana/pull/88303
Looks like there is a greater need for exporting CSV from table-based visualizations in an automation-friendly way. Therefore, we can close this issue in favor of https://github.com/elastic/kibana/issues/30982
Hi @mikeh688 I agree we still need an issue to provide what you wrote. This issue was a little vague because the description didn't put it as succinctly. I am...
> I think you might be looking for this `const revision = require('puppeteer/lib/esm/puppeteer/revisions.js').PUPPETEER_REVISIONS.chromium;` Hi, @vasani-arpit as of Puppeteer 20.1.0, this method no longer works. The revisions.js file now contains a...
Please add missing "xpack.reporting.encryptionKey" setting to "Security settings in Kibana" doc page
Personally, I think we should leave the documentation as it is, and do a better job of surface these warning states in the UI better. Expecting folks to notice warning...
Please add missing "xpack.reporting.encryptionKey" setting to "Security settings in Kibana" doc page
@elastic/kibana-security @elastic/kibana-docs do we still need this issue?