kibana
kibana copied to clipboard
[SLOs] Disable federated view settings in serverless
Summary
Fixes https://github.com/elastic/kibana/issues/181739
Disable federated view settings in serverless !!
- [ ] Disabled route and settings page in public
- [ ] Uses different put request schema on serverless which doesn't contains remote cluster settings
:robot: GitHub comments
Expand to view the GitHub comments
Just comment with:
-
/oblt-deploy
: Deploy a Kibana instance using the Observability test environments. -
run
elasticsearch-ci/docs
: Re-trigger the docs validation. (use unformatted text in the comment!)
:yellow_heart: Build succeeded, but was flaky
- Buildkite Build
- Commit: e1126f970ed3e9ddb3ee9d9251b139158977b466
- Kibana Serverless Image:
docker.elastic.co/kibana-ci/kibana-serverless:pr-181880-e1126f970ed3
- Observability Deployment
Failed CI Steps
Test Failures
- [job] [logs] FTR Configs #5 / security APIs - Session Concurrent Limit Session Concurrent Limit cleanup should properly clean up sessions that exceeded concurrent session limit even for multiple providers
Metrics [docs]
Public APIs missing comments
Total count of every public API that lacks a comment. Target amount is 0. Run
node scripts/build_api_docs --plugin [yourplugin] --stats comments
for more detailed information.
id | before | after | diff |
---|---|---|---|
@kbn/slo-schema |
179 | 181 | +2 |
slo |
62 | 63 | +1 |
total | +3 |
Async chunks
Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app
id | before | after | diff |
---|---|---|---|
slo |
726.3KB | 726.4KB | +108.0B |
Canvas Sharable Runtime
The Canvas "shareable runtime" is an bundle produced to enable running Canvas workpads outside of Kibana. This bundle is included in third-party webpages that embed canvas and therefor should be as slim as possible.
id | before | after | diff |
---|---|---|---|
module count |
- | 5871 | +5871 |
total size |
- | 6.7MB | +6.7MB |
Page load bundle
Size of the bundles that are downloaded on every page load. Target size is below 100kb
id | before | after | diff |
---|---|---|---|
observability |
151.1KB | 151.2KB | +34.0B |
Unknown metric groups
API count
id | before | after | diff |
---|---|---|---|
@kbn/slo-schema |
179 | 181 | +2 |
slo |
62 | 63 | +1 |
total | +3 |
History
- :green_heart: Build #206589 succeeded f9d6859cbcd98bbdb7a8e535be5f4d4f26de10ee
- :green_heart: Build #206391 succeeded d1eb29aedae057a5d06bae2608b4de50a70f50a5
To update your PR or re-run it, just comment with:
@elasticmachine merge upstream
💔 All backports failed
Status | Branch | Result |
---|---|---|
❌ | 8.14 | Backport failed because of merge conflicts |
Manual backport
To create the backport manually run:
node scripts/backport --pr 181880
Questions ?
Please refer to the Backport tool documentation
Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add the label auto-backport
or prevent reminders by adding the backport:skip
label.
You can also create backports manually by running node scripts/backport --pr 181880
locally
💚 All backports created successfully
Status | Branch | Result |
---|---|---|
✅ | 8.14 |
Note: Successful backport PRs will be merged automatically after passing CI.
Questions ?
Please refer to the Backport tool documentation