kibana icon indicating copy to clipboard operation
kibana copied to clipboard

[SLOs] Disable federated view settings in serverless

Open shahzad31 opened this issue 10 months ago • 2 comments

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

shahzad31 avatar Apr 26 '24 15:04 shahzad31

: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!)

apmmachine avatar Apr 26 '24 15:04 apmmachine

:yellow_heart: Build succeeded, but was flaky

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

kibana-ci avatar Apr 30 '24 16:04 kibana-ci

💔 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

kibanamachine avatar Apr 30 '24 20:04 kibanamachine

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

kibanamachine avatar May 01 '24 21:05 kibanamachine

💚 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

shahzad31 avatar May 02 '24 05:05 shahzad31