elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.63k stars 8.22k forks source link

[RAM] Kibana CDN #179247

Closed XavierM closed 7 months ago

XavierM commented 7 months ago

We need to test:

Details

Each team with UI in a serverless solution create a new serverless project in QA. Only QA is currently configured to load assets from the CDN.

Interact with critical paths through your UI

Keep your network tab open to ensure asset loading and JS initiated requests work as expected

If you have JS code in the browser that is calling domains other than origin or *.elastic.co please reach out to us, your requests will be blocked!

Report any issues to #kibana-core

Additional info about which assets loaded from the CDN:

JavaScript bundles (majority of requests on first load)

All plugin JS bundles

Includes SASS or CSS modules imported into code

All SVGs, PNGs or other supported file types imported into code

Monaco editor

Core bundles

…and more

Any assets living under /public/assets

EUI’s CSS bundles

Favicons

Fonts

elasticmachine commented 7 months ago

Pinging @elastic/response-ops (Team:ResponseOps)

JiaweiWu commented 7 months ago

Connectors Page

UI

image

Assets

image

Connectors Flyout

image image

Maintenance Window

UI

image

Assets

image

Everything looks to be working as expected

umbopepato commented 7 months ago

Rules page ✅

Image

Rule details page ✅

Image

Rule details (logs) ✅

Image

No network errors found (tested with all stack rule types)

XavierM commented 7 months ago

Anomaly detection ✅

image

APM Anomaly ✅

image

Custom threshold ✅

image

Elasticsearch query KQL ✅ / DSL ✅

image image

Error count threshold ✅

image

Failed transaction rate threshold ✅

image

Inventory ✅

image

Latency threshold ✅

image

SLO burn rate ✅

image
XavierM commented 7 months ago

Done!