elastic / kibana

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

[Obs Alerting] Remove dynamic lookup of data source #202340

Open benakansara opened 2 weeks ago

benakansara commented 2 weeks ago

Remove dynamic lookup of data source in Log threshold, Metric threshold and Inventory threshold rules

elasticmachine commented 2 weeks ago
:robot: Jobs for this PR can be triggered through checkboxes. :construction: :information_source: To trigger the CI, please tick the checkbox below :point_down: - [ ] Click to trigger **kibana-pull-request** for this PR! - [ ] Click to trigger **kibana-deploy-project-from-pr** for this PR!
elasticmachine commented 18 hours ago

:broken_heart: Build Failed

Failed CI Steps

Test Failures

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
data 2594 2596 +2
dataViews 443 447 +4
total +6

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
infra 1.8MB 1.8MB +1.1KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
dataViews 62.6KB 62.6KB +8.0B
infra 57.9KB 58.0KB +141.0B
total +149.0B
Unknown metric groups #### API count | id | [before](https://github.com/elastic/kibana/commit/96573a40c1d9b2429dafd1f88abda3a9a9c0171a) | [after](https://github.com/elastic/kibana/commit/f295c8ed0a630c4d439f8f6bf29bf8c5e55e8824) | diff | | --- | --- | --- | --- | | `data` | 3209 | 3211 | +2 | | `dataViews` | 1225 | 1229 | +4 | | total | | | +6 | #### ESLint disabled line counts | id | [before](https://github.com/elastic/kibana/commit/96573a40c1d9b2429dafd1f88abda3a9a9c0171a) | [after](https://github.com/elastic/kibana/commit/f295c8ed0a630c4d439f8f6bf29bf8c5e55e8824) | diff | | --- | --- | --- | --- | | `infra` | 43 | 44 | +1 | #### Total ESLint disabled count | id | [before](https://github.com/elastic/kibana/commit/96573a40c1d9b2429dafd1f88abda3a9a9c0171a) | [after](https://github.com/elastic/kibana/commit/f295c8ed0a630c4d439f8f6bf29bf8c5e55e8824) | diff | | --- | --- | --- | --- | | `infra` | 52 | 53 | +1 |

History

cc @benakansara