Commit graph

47994 commits

Author SHA1 Message Date
Dzmitry Lemechko 8613ffaf33 [coverage] increase memory limit to 6gb 2021-11-10 22:46:42 +01:00
Dzmitry Lemechko a0b5eb4580 [coverage] remove verbose flag for jest 2021-11-10 20:44:54 +01:00
Dzmitry Lemechko f5f24061cd [coverage] fix expression 2021-11-09 21:54:30 +01:00
Dzmitry Lemechko 5e67ab3201 [coverage] change post stage 2021-11-09 21:41:39 +01:00
Dzmitry Lemechko 01e736904d [coverage] migrate ingestion scripts to buildkite 2021-11-09 21:25:41 +01:00
Dzmitry Lemechko 6807a40ada [coverage] migrate test scripts to buildkite 2021-11-08 18:15:58 +01:00
Yaroslav Kuznietsov d61ae2e4a0
[MetricVis] Expression metricVis API update. (#114116)
* Added expressionMetricVis plugin.

* splited metric vis_type and expression.

* Fixed plugin docs.

* updated snapshots.

* Added code owner to expressionMetricVis.

* updated chart docs.

* Added storybook.

* Added bucket story.

* Added without label story.

* Added "with custom font size" story.

* Added other stories.

* Added DatatableColumn accessors.

* Replaced Metric with MetricOptions.

* added element to canvas.

* Added metric_vis ui model to canvas and removed `useRanges`.

* Fixed MetricOptions.any

* updated the check of min/max existence.

* Updated function/renderer names.

metricRenderer -> metricVisRenderer
metricFunction -> metricVisFunction

* Replaced colorRanges/invertColors/percentageMode with palette.

* Replaced legacy colors with palette.

* Remove usage of arguments bgFill and subText.

* Added mocks for storybook.

* removed dead code from `vis_types`.

* Support of custom font is added.

* Added support of custom labels.

* Added multitable support.

* Added support of multitable and autoresize.

* Cleaned up metric expression and tests

* added center to the metric to_ast.

* added first_datatable type.

* Changed first_datatable to lens_multitable.

* Fixed behaviour with rangeMin and rangeMax.

* Added fontUnit to the font expression and added pt option to the metricVis expression.

* Added comment to the metricVis expression at to_ast of vis_types/metric.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-08 11:12:04 +02:00
Jonathan Budzenski fca8cbff6a skip flaky suite. #111821 2021-11-07 19:14:04 -06:00
Spencer 5a4a38148d
[docs] rewrite docs cli to show logs and use modern apis (#117767)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-11-06 20:31:22 -05:00
Søren Louv-Jansen 27f127d581
[APM] Add termQuery helper (#117655) 2021-11-07 00:05:46 +00:00
Tiago Costa 14287912e2
skip flaky suite (#116048) 2021-11-06 16:15:39 +00:00
Brian Seeders 3fc3f36c9a skip flaky suite (#89397) 2021-11-05 23:47:57 -04:00
Cauê Marcondes d41cf6fa01
[APM] Replace manual rate calculation with rate agg (#115651)
* adding rate agg

* fixing build

* roolback changes

* updating snaps

* fixing test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-05 22:22:11 +00:00
Cauê Marcondes eda118eec1
api tests (#117723) 2021-11-05 18:17:49 -04:00
Catherine Liu 57a53dbbb6
Revert "Revert "[Canvas] By-Value Embeddables (#113827)" (#116527)" (#117613)
* Revert "Revert "[Canvas] By-Value Embeddables (#113827)" (#116527)"

This reverts commit 9e6e84571f.

* Fix ts error

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-05 15:11:56 -07:00
Felix Stürmer 7455bde296
Add levels for registered deprecations (#117691) 2021-11-05 23:10:55 +01:00
Quynh Nguyen 6fe005268a
[ML] Add functional tests for Field statistics embeddable in Dashboard, check for filters (#116774)
* [ML] Add functional tests for dashboard embeddable, filters

* [ML] Fix permissions

* [ML] Update tests to use bulk api

* [ML] Change to constants

* [ML] Fix savedSearchTitle

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-05 21:47:06 +00:00
Zacqary Adam Xeper 735a286fac
[Metrics UI] DIsable No Data checkboxes for doc count alerts (#117194) 2021-11-05 17:02:09 -04:00
Joey F. Poon 2f29e307fb
[Security Solution] show correct failed transform on failed transform banner (#117608) 2021-11-05 13:31:02 -07:00
Tiago Costa 26757b64cd
chore(NA): creates wrapper macro for pkg_npm rule (#117715) 2021-11-05 15:05:57 -05:00
Kevin Lacabane 2bf180fdd3
fix typo in fleet instructions page (#117712) 2021-11-05 20:54:59 +01:00
gchaps 149e5b61f9
Update securing-kibana.asciidoc (#117572)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-05 14:36:14 -05:00
Cauê Marcondes 7c1d54ea5a
[APM] Add Kibana setting to disable comparisons by default (#117413)
* fixing comparison

* fixing test name

* addressing pr comments

* addressing pr comments

* addressing pr changes

* fixing inf loop

* fixing ci

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-05 19:20:30 +00:00
Christiane (Tina) Heiligers 29382a0608
Update default kibana.yml-follow up (#117676)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-05 19:07:30 +00:00
Brian Seeders c7002a19d7
[CI] Prep for the transition to build bot for github commit statuses (#117685) 2021-11-05 14:15:37 -04:00
Corey Robertson acf90c45c3
Adds functional test for Canvas saved object resolve scenarios (#117386)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-05 14:06:51 -04:00
Quynh Nguyen d91b12a4e9
Revert "[ML] Set ignore_throttled (#117208)" (#117671)
This reverts commit 2f24d14e
2021-11-05 12:38:23 -05:00
Michael Olorunnisola 1fb971b355
[Security Solution][Investigations] - Change context menu text and add test (#117673) 2021-11-05 13:28:28 -04:00
Pablo Machado 6c2f9a4dfc
Add CreateFieldButton component to browser fields (#117627)
Add user permission check to CreateFieldButton

Refetch data after creating field

Add global styles to make Overlay z-index higher than timeline z-index

Fix create runtime field loading state

Update alert table columns after adding a new runtime field

Updated documentation of 'overlays.openFlyout' public API

Add cypress test

Add CreateField button unit test
2021-11-05 18:25:17 +01:00
Nathan Reese 5a1ac5c440
[Maps] do not fail migration when JSON.parse fails (#117342)
* [Maps] do not fail migration when JSON.parse fails

* review feedback, log warning on failed migration

* better test name

* eslint

* eslint xpack/plugins/maps

* more eslint

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-05 11:23:11 -06:00
Dima Arnautov e10ac3c56e
[ML] Fixes for the Model Management table (#117293)
* [ML] allocated models as a table

* [ML] handle fetching stats for stopped model

* [ML] change date formatter, enable check for start and stop action, change icon

* [ML] hide stats tab when not stats are available

* [ML] update state on action

* [ML] update memory breakdown message

* [ML] fix type

* [ML] fix functional test

* [ML] render nodes as links

* [ML] fix locator types

* [ML] support node name in the URL state

* [ML] update icon

* [ML] routing state with reason tooltip

* [ML] move experimental tag

* [ML] add state column, fix import

* [ML] update stats on aciton

* [ML] refresh by timer

* [ML] rename fetchStats callback

* [ML] replace with promise.all

* [ML] add deployment state const
2021-11-05 17:08:39 +00:00
Kyle Pollich b7076e82e0
Consider all errors non-fatal during dry runs (#117594)
Since we've enabled auto upgrades for some packages in 7.16, we need to
revert a previous change that only considered policy validation errors
non-fatal. Any error encountered during the dry-run/upgrade process
should be considered non-fatal so that users can still access the Fleet
UI if setup fails.

Fixes #116985
2021-11-05 17:05:42 +00:00
Quynh Nguyen 55d40a2788
[ML] Add multilayer time axis style to Data visualizer doc count chart (#117398)
* [ML] Add multilayer timea axis style to data viz doc count chart

* [ML] Fix doc count chart missing timezone
2021-11-05 12:02:27 -05:00
Gloria Hornero 4844ea8305
improves URL fix (#117641)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-05 17:55:29 +01:00
Ryan Keairns 427cba0484
Welcome to Analytics! (#117603) 2021-11-05 11:54:24 -05:00
Kaarina Tungseth 8aa45f4cec
[DOCS] Adds the 7.16 Lens docs (#116222)
* [DOCS] Adds the 7.16 Lens docs

* Updates end-to-end tutorial screenshots and text

* Updates text and images in advanced tutorial

* Updates the Lens advanced tutorial text and images

* Adds images to end-to-end tutorial

* Review comments

* Update docs/user/dashboard/lens-advanced.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Review comments pt 2

* Remove comments pt 3

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-11-05 11:48:37 -05:00
Spencer 62be2737bc
[x-pack/test/apm_api_integration] make registry a service (#116365)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Dario Gieselaar <dario.gieselaar@elastic.co>
2021-11-05 16:22:55 +00:00
Maja Grubic 7504668f8b
[Discover] [Value suggestion non-timebased functional test] Unskip (#115718)
* [Discover] Add a retry in a value suggestion non timebased test

* Dismiss popover before Discover even loads

* Set local storage value in navigateToApp

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-05 17:00:34 +01:00
Ashokaditya f40df9d201
[Security Solution][Endpoint] Use fleet const instead of hardcoded paths (#117146)
fixes elastic/security-team/issues/1958

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-05 16:31:44 +01:00
Brian Seeders c480fb8172 skip flaky suite (#117674) 2021-11-05 11:24:22 -04:00
Christos Nasikas 28142609cc
[Cases] Fix cases navigation after attaching an alert to a case. (#117633) 2021-11-05 15:03:55 +00:00
Orhan Toy 92762fa62f
[App Search] ILM is always enabled from 8.0 (#117291) 2021-11-05 14:40:43 +00:00
István Zoltán Szabó cd33f58ea6
[DOCS] Adds transfrom rules to the list of rule types (#117325) 2021-11-05 10:32:31 -04:00
Christiane (Tina) Heiligers ff7e77ad54
Updates and refactors main config (#117597) 2021-11-05 07:22:49 -07:00
Devon Thomson 5d5fb3f91c
[Dashboard] Listing Page Callout When New Dashboard In Progress (#117237)
* Added dashboard listing state for when no dashboards are available, but the user has one in progress
2021-11-05 10:21:26 -04:00
Jean-Louis Leysens 18f601dc49
[Reporting] Remove pdf-to-img (#117637)
* remove use of pdf to png conversion checker in comparison test

* remove use of pdf-to-img use in compare images service

* remove pdf-to-img dep from kibana
2021-11-05 09:05:35 -05:00
Thomas Watson e8eb222e25
Bump wide-align used by gauge from v1.1.3 to v1.1.5 (#117623) 2021-11-05 14:04:51 +01:00
Christos Nasikas 5ce12b2a84
[Connectors][ServiceNow] Remove SN flags (#117511) 2021-11-05 12:44:45 +02:00
Robert Oskamp d0567f8779
[ML] Functional tests - stabilize and re-enable feature importance tests (#117503)
This PR re-activates and stabilizes the data frame analytics feature importance tests by reducing the job run time. It also scrolls the feature importance section into view during validation so in case of a failure the screenshot shows the relevant part of the screen.
2021-11-05 10:28:07 +01:00
Ersin Erdal d84e006637
[RAC] Disable the actions button if the user has inadequate privileges (#117488)
Disable the actions button if the user has inadequate privileges
2021-11-05 10:18:21 +01:00