Commit graph

39090 commits

Author SHA1 Message Date
Nick Partridge ddea10e718
Create vis_type_xy plugin to replace histogram, area and line charts (#78154) 2020-12-18 08:38:07 -06:00
Marta Bondyra cea865f5a9
[Lens] fix transition date_histogram/last_value -> top values/last_value (#86429) 2020-12-18 14:59:49 +01:00
Rudolf Meijering 3c284fbff3
Attempt to stabilize cloneIndex integration tests (#86123)
* Attempt to stabilize cloneIndex integration tests

* Unskip test

* return resolves/rejects and add assertions counts to each test

* Await don't return expect promises

* Await don't return expect promises for other tests too
2020-12-18 14:30:14 +01:00
Mike Côté d5d19f0652
Remove the wait_for refresh when partially updating the alert's execution status (#86316) 2020-12-18 08:13:49 -05:00
Christos Nasikas 12ddcbf9c9
[Security Solution][Case] Fix sync alerts label (#86422) 2020-12-18 13:15:15 +02:00
Christos Nasikas 3e5ca0b3c7
[Security Solution][Case] Fix bug where selected connector is not displaying by default when creating a new case (#86111) 2020-12-18 12:57:14 +02:00
Yulia Čech 932bdd3d29
[Index Management] Managed data streams renamed to Fleet-managed and table layout improvement (#86285)
* Updated fleet managed labels and table layout

* Added default width to health column
2020-12-18 11:48:18 +01:00
Felix Stürmer 5c50f08de6
[Logs UI] Replace custom auto-completion component with shared QueryStringInput (#85973)
This replaces the usage of a custom auto-completion component with the shared `<QueryStringInput>` component provided by the `data` plugin. Aside from fixing the focus loss issue that caused #84543 this also introduces the inclusion of historic, local-storage-persisted queries in the suggestions.
2020-12-18 11:23:51 +01:00
James Gowdy b1d18e5d9e
[ML] Fixing job id reuse when previous job was in diffrent space (#86270) 2020-12-18 09:40:27 +00:00
Thomas Watson 011849faea
Bump the CI Node.js version from 14.15.1 to 14.15.2 (#86254)
This wasn't part of #86087 as Docker Hub wasn't updated at the time.
2020-12-18 09:43:33 +01:00
Nathan L Smith feecebf85e
Ensure transactionType is used in overview (#85665)
* Ensure transactionType is used in overview

Fix the places where it was not being used:

- Transactions table
- Error rate chart
- Errors table

Also fix broken column sorting on transaction table.

* fix a sort

* test fix

* Snapshot update

* adds missing required param transactionType to API test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Oliver Gupte <olivergupte@gmail.com>
2020-12-17 18:09:30 -08:00
Paul Tavares 915ec196be
Rename Fleet integration detail "Custom" tab to "Advanced" (#86359) 2020-12-17 19:51:20 -05:00
Michael Olorunnisola fd464bec4d
[Security Solution][Analyze Event] Fix refresh infinite loop (#86194)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-17 18:21:58 -05:00
Quynh Nguyen 426f96328c
[ML] Fix functional tests for index based Data Visualizer (#86071)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-17 15:31:47 -06:00
Nathan Reese 7eea1ba4f4
[Maps] fix layer style editor is empty for EMS boundaries layer (#86280)
* [Maps] fix layer style editor is empty for EMS boundaries layer

* remove cruft

* tslint
2020-12-17 14:28:41 -07:00
Poff Poffenberger d28ae4291a
[Docs] Update Canvas reporting docs for new full page layout feature (#86124)
* Update Canvas and reporting doc for new full page layout

* Typo
2020-12-17 15:05:30 -06:00
Jonathan Budzenski 4a51fef707 skip 'creates and activates a new ml rule' #86355 2020-12-17 14:29:52 -06:00
DeDe Morton 9b7246468c
Fix links to Fleet guide (#86366) 2020-12-17 12:23:16 -08:00
Alison Goryachev 2b98dc693c
[Ingest pipelines] Add support for URI parts processor (#86163) 2020-12-17 15:22:16 -05:00
Tyler Smalley c733233e73 [CI] Increase instance size for functional tests (#86192)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-12-17 14:07:00 -06:00
Liza Katz 3eaf86b944
[Search] Session server side functional tests (#86152)
* OSS search functional tests

* x-pack tests

* Session tests

* Update search.ts

* Update session.ts

* Update test/api_integration/apis/search/search.ts

Co-authored-by: Lukas Olson <olson.lukas@gmail.com>

* reportServerError

* Improve response error codes

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
2020-12-17 22:04:53 +02:00
Kaarina Tungseth 084d43320e
[DOCS] Adds missing add default field API (#86332) 2020-12-17 13:59:56 -06:00
Jonathan Budzenski cb2b1624ce skip 'Alert rules, prebuilt rules' #86356 2020-12-17 13:45:49 -06:00
Jonathan Budzenski 94e663291a skip 'Export rules' #85217 2020-12-17 13:31:40 -06:00
Quynh Nguyen 271b45db3f
[ML] If there's no anomaly found, auto default to plotting the mean (#85866)
* [ML] If there's no anomaly found, auto default to plotting the mean

* [ML] Remove {}
2020-12-17 13:30:41 -06:00
Jonathan Budzenski d3aaf71843 skip 'Detection rules, sequence EQL' #85674 2020-12-17 13:24:17 -06:00
Jorge Sanz 84d318e83a
[Docs] Elastic Maps Server documentation (#85532)
* Elastic Maps Server documentation

* Revise product name and docker image

* Review feedback

* Provide example for map.emsUrl

* Update docs/maps/connect-to-ems.asciidoc

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

* Update docs/maps/connect-to-ems.asciidoc

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

Co-authored-by: Nick Peihl <nick.peihl@elastic.co>
Co-authored-by: Nick Peihl <nickpeihl@gmail.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-12-17 10:36:31 -08:00
Walter Rafelsberger 755dc7e8ee
[ML] Anomaly Detection: Fix validation error when no data in index. (#86114)
For cardinality checks, an empty index of the fields checks not returning any results would block the user from moving to the next step in the Anomaly Detection job wizard.
This PR fixes it by adding more fine grained checks and only returning warning-level messages for the above cases. A warning-level message will allow the user to continue to the next step in the wizard.
2020-12-17 18:58:37 +01:00
CJ Cenizal 7bac741a1e
Fix bug in which Index Management data streams were being sorted incorrectly by storage size. (#86204)
They were previously being sorted alphabetically using the humanized size value. Now they're sorted numerically by the raw bytes value.
2020-12-17 09:52:16 -08:00
Melissa Alvarez 5d2014dec5
initial api integration test for DFA map api (#86225) 2020-12-17 12:35:50 -05:00
Paul Tavares 8c5f64f07e
[SECURITY_SOLUTION][ENDPOINT] Fix and enhance the Trusted Apps generator data loader (#86144)
* Fix and enhance the Trusted apps data loader
* add `--help` cli option
2020-12-17 12:04:08 -05:00
Jonathan Budzenski 85e0c4764f skip saved object migration green if index already existed 2020-12-17 10:33:46 -06:00
Yuliia Naumenko 76670ec05e
Removed mocking hacks from alert plugin.test.ts (#86206) 2020-12-17 08:27:57 -08:00
Constance 694bbd42dd
[Enterprise Search] Jest config & handy Jest script (#84839)
* Update Jest config to automatically report coverage

- No more super intricate yarn commands! Hooray

* Add handy shell script for running tests & coverage on specific folders/subdirectories
2020-12-17 08:19:33 -08:00
Melissa Alvarez 885c868717
ensure results not stuck in loading state when no docs returned (#86178) 2020-12-17 11:10:30 -05:00
MadameSheema 486e232be7
[Security Solution] Cypress back to live (#86093)
* removes signals extra sanity

* fixes signals cleaning

* cleans kibana before each test execution

* upgrades cypress to version 6.1.0

* enables cypress execution on jenkins

* generalises kibana cleanining indexes

* cleans after hooks

* fixes type check errors

* moves archive unloads to after hooks

* fixes alert test

* skips failed tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-17 17:05:53 +01:00
Jonathan Budzenski 115cd570f9
[deb/rpm] Remove extra multiline from rpm user creation (#86037) 2020-12-17 09:59:25 -06:00
Jonathan Budzenski 52f54e6043 skip saved objects migrations clone already existed. #86068 2020-12-17 09:54:18 -06:00
Jonathan Budzenski d18fca3b82 skip 'dashboard title is case insensitive' #86226 2020-12-17 09:33:21 -06:00
Paul Tavares f0234cbb9e
[Fleet] Bug fixes to Policies list under Integrations section (#86183)
* Fix table cell not having tooltips
* Show loading message while data is being retrieved
2020-12-17 10:22:48 -05:00
Nathan L Smith d2a7c32025
Fixes for service overview layout (#86205)
* Fixes for service overview layout

* Use 3/7 instead of 4/6 for `grow` between charts/tables
* Decrease chart height
* Use "s" gutterSize on tables
* Decrease table height
* Use `TruncateWithToolTip` on errors and transactions tables to remove tooltip inline-block style
* Use `responsive={false}` on dependency titles so icon/name pairs don't wrap
* Use `responsive={false}` on spark plots so plot/value pairs don't wrap
* Use `responsive={false}` on latency chart and table titles so controls and links don't wrap
* Make the fixed sizing overrides for the tables only be applied when we're using a wide, non-mobile (> 992) viewport
* Switch to "mobile" viewport (with one item per row) at 992 instead of 768

Since you cannot control the breakpoints at which EUI switches to "responsive" mode, we trigger these manually to change the number of columns. and whether or not the tables use a fixed height.

The overview now has three "modes":

* Two columns for chart/table rows
* Tables in non-responsive mode

* One column for charts/tables
* Tables in non-responsive mode

* One column for charts/tables
* Tables in non-responsive mode

Fixes #85781.

* remove unused imports
2020-12-17 06:24:13 -08:00
James Gowdy 6f8697e198
[ML] Removing space awareness for trained models (#86132) 2020-12-17 14:21:31 +00:00
Oliver Gupte 1007c8713a
Closes #84094 by adding configuration xpack.apm.maxServiceSelection. (#86234) 2020-12-17 06:15:07 -08:00
Dima Arnautov bf60796cd3
[ML] Fix Anomaly Explorer data refresh with relative time bounds (#86142)
* [ML] use time bounds from the timeFilter

* [ML] add manual type casting for times
2020-12-17 15:14:17 +01:00
Pete Harverson b70cabbdcb
[ML] Fix sort order of data recognizer module cards (#86250)
* [ML] Fix sort order of data recognizer module cards

* [ML] Add sort by ID to server side recognize endpoint

* [ML] Enhance docs for recognize endpoint success response.
2020-12-17 14:11:51 +00:00
Felix Stürmer 2106419007
[Logs UI] Fix value completion in the logs stream query bar (#85772)
This ensures that the correct index name pattern is passed as the fake `IIndexPattern` `title`.
2020-12-17 14:47:26 +01:00
Phillip Burch 93dcaeea68
[Metrics UI] Only allow one panel to be open at a time (#85977)
* Only allow one panel to be open at a time

* Move EuiOutsideClickDetector inside the portal

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-17 06:21:06 -06:00
Peter Pisljar b93034b72c
inspector table adapter cleanup (#84232) 2020-12-17 12:14:07 +01:00
Marco Liberati df32ff80ca
[Dashboard] Change filename fallback for no title panels to "untitled" (#86110) 2020-12-17 11:42:37 +01:00
Liza Katz 5be169a4fc
[Search] Use filter to bulk find (#85551)
* Use filter to bulk find

* Update x-pack/plugins/data_enhanced/server/search/session/session_service.ts

Co-authored-by: Lukas Olson <olson.lukas@gmail.com>

* Dashboard in space test

* Add warning on update failure

* fix merge

* Added functional test for sessions in space

* snapshot

* test cleanup

* Update src/plugins/data/common/es_query/kuery/node_types/node_builder.ts

Co-authored-by: Lukas Olson <olson.lukas@gmail.com>

* Revert "Update src/plugins/data/common/es_query/kuery/node_types/node_builder.ts"

This reverts commit 4b7e781fe6.

Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-17 12:17:02 +02:00