Commit graph

39229 commits

Author SHA1 Message Date
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
James Gowdy 2066b3d7ca
[ML] Fix synching jobs from other spaces (#86086)
* [ML] Fix synching jobs from other spaces

* updating text in delete modal

* updating translations

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-17 09:08:17 +00:00
Pierre Gayvallet b201843e68
Add user doc for SO tagging (#85557)
* Add user doc for SO tagging

* add link to new page

* handle review feedbacks

* second pass
2020-12-17 08:50:31 +01:00
Uladzislau Lasitsa 25548bbae4
Date histogram timestamps on daily are getting displayed as epoch times (#85565)
* Add formattedkey so that we can use it in tooltip

* Fixed remarks

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-17 10:38:03 +03:00
Tyler Smalley 6671cf3c22 Revert "[CI] Increase instance size for functional tests (#86192)"
This reverts commit 2ea75487a6.
2020-12-16 15:30:21 -08:00
Tyler Smalley c5e9543fc9 Revert "chore(NA): rebalance x-pack cigroups (#85797)"
This reverts commit 1e3a483b06.
2020-12-16 15:28:53 -08:00
Tyler Smalley 2ea75487a6
[CI] Increase instance size for functional tests (#86192)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-12-16 14:58:06 -08:00
Constance 7cbc295d76
Revert "[App Search] Temporarily remove sidebar layout and internal engine links for 7.11 release (#85820)" (#86138)
This reverts commit 4d398f2461.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-16 14:28:22 -08:00
Cauê Marcondes 53da425c8e
[APM] Updated header icons (#84760)
* creating service name header

* fixing icons

* removing unused api import

* fixing some stuff

* adding API tests

* refactoring some stuff

* fixing tests

* refactoring some stuff

* fixing i18n

* reverting

* renaming

* applying min width

* addressing PR comments and adding test

* sorting service version

* changing sort type to desc

* addressing pr comments

* changing to show total and not avg

* addressing pr comments

* addressing pr comments

* addressing pr comments

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-16 23:08:17 +01:00
Oliver Gupte 1fddf94274
Closes #83663 by adding a prepend label to the search bar in service overview (#86143) 2020-12-16 13:58:06 -08:00
Nathan L Smith 364a1c18f9
Set default for agent icons (#86023)
* Make `getAgentIcon` return a default icon instead of `undefined` when no icon is matched.
* Have the service map icon method check for the agent name to determine whether to use an agent or span icon. Both functions return the default icon when no match is found
* Remove the IE11 conditionals for service map icons
* Set a width on the icons used in the lists to prevent them from being stretched out
* Use EUI theme for icon sizing

Fixes #85150.
2020-12-16 15:40:35 -06:00
Marta Bondyra 5b9e285582
[Lens] (Accessibility) focus on adding/removing layers (#84900) 2020-12-16 21:58:14 +01:00