OpenSearch-Dashboards icon indicating copy to clipboard operation
OpenSearch-Dashboards copied to clipboard

Allow serving Static assets through CDNs

Open mihirsoni opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe.

Currently, Dashboards assets can not be served with CDN, since we do have build number (Which is unique) on each version we could now support loading assets from CDN, I would like to propose a feature where there is feasibility of serving static assets with CDN.

Describe the solution you'd like

Allowing static assets to be served with CDN will improve Dashboards loading time for customers. This will be useful for all the suers who uses Dashboards and provides as service.

mihirsoni avatar Aug 11 '22 19:08 mihirsoni