kibana/packages/kbn-reporting/server
Rachel Shen 7508ee1ed5
[Reporting] Add max concurrent shards setting to schema (#170344)
## Summary

Closes https://github.com/elastic/kibana/issues/161561
This PR exposes the `max_concurrent_shards` setting in the schema for
customers for point in time CSV report generation.

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

---------

Co-authored-by: Tim Sullivan <tsullivan@users.noreply.github.com>
2023-12-04 17:49:50 -07:00
..
__snapshots__ [Reporting] Add max concurrent shards setting to schema (#170344) 2023-12-04 17:49:50 -07:00
config_schema.test.ts Reporting packages for export types (#162845) 2023-11-15 10:48:00 -07:00
config_schema.ts [Reporting] Add max concurrent shards setting to schema (#170344) 2023-12-04 17:49:50 -07:00
crypto.ts Reporting packages for export types (#162845) 2023-11-15 10:48:00 -07:00
decrypt_job_headers.test.ts Reporting packages for export types (#162845) 2023-11-15 10:48:00 -07:00
decrypt_job_headers.ts Reporting packages for export types (#162845) 2023-11-15 10:48:00 -07:00
export_type.ts Reporting packages for export types (#162845) 2023-11-15 10:48:00 -07:00
get_full_redirect_app_url.test.ts Reporting packages for export types (#162845) 2023-11-15 10:48:00 -07:00
get_full_redirect_app_url.ts Reporting packages for export types (#162845) 2023-11-15 10:48:00 -07:00
index.ts Reporting packages for export types (#162845) 2023-11-15 10:48:00 -07:00
jest.config.js Reporting packages for export types (#162845) 2023-11-15 10:48:00 -07:00
kibana.jsonc Reporting packages for export types (#162845) 2023-11-15 10:48:00 -07:00
package.json Reporting packages for export types (#162845) 2023-11-15 10:48:00 -07:00
services.ts Reporting packages for export types (#162845) 2023-11-15 10:48:00 -07:00
tsconfig.json Reporting packages for export types (#162845) 2023-11-15 10:48:00 -07:00
types.ts Reporting packages for export types (#162845) 2023-11-15 10:48:00 -07:00