Commit graph

34826 commits

Author SHA1 Message Date
Melissa Alvarez
d0d271c07d
[ML] DF Analytics creation: ensure monitor cluster privilege not required to create job (#71934)
* add checkIndexExists endpoint wrapping field_caps

* replace indexNames with checkIndexExists check

* update translations

* show error toast on index check fail

* add new route to api doc
2020-07-16 13:22:25 -04:00
Quynh Nguyen
f75ccd4d8d
[ML] Fix job list crashing due to undefined processed records (#71966)
* [ML] Fix job list crashing due to undefined processed records

* [ML] Add explicit undefined check

* [ML] Add check to toLocaleString and update test

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-16 12:17:35 -05:00
Nathan L Smith
2b43617856
[APM] Change "Error rate" to "Trans. error rate" on service map popover (#72073)
Fixes #72067.
2020-07-16 11:55:21 -05:00
Ben Skelker
fdc2e41ffc
[DOCS] Updates links to security docs (#72099) 2020-07-16 09:51:46 -07:00
spalger
4ec6a71283 skip flaky suite (#72102) 2020-07-16 09:46:56 -07:00
Tre
c918d2d355
[QA][Code Coverage] Upload a new Team Assignment on every ci run (#71175)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-16 10:34:52 -06:00
Yuliia Naumenko
b7bb193cd5
[Actions UI] Fixed Connectors edit flyout retains state after being closed (#71911)
* [Actions UI] Fixed Connectors edit flyout retains state after being closed

* Fixed failing test
2020-07-16 09:08:05 -07:00
spalger
d0afbd887d skip flaky suite (#71390) 2020-07-16 08:47:23 -07:00
spalger
0a9f1342e2 skip flaky suite (#72053) 2020-07-16 08:35:38 -07:00
Wylie Conlon
b165538486
[Lens] Unskip Lens smokescreen test (#71986) 2020-07-16 11:34:22 -04:00
Nathan L Smith
8d9d323e53
[APM] Aggregated transactions telemetry (#71594)
Add a task to gather transasctions telemetry as described in #71593.

Also:

* Fix typo in mapping for country code mapping
* Add back `mergeTelemetryMapping` function to fix broken `upload-telemetry-data` script.
2020-07-16 10:22:22 -05:00
Spencer
d518ce27e0
upgrade re2 and use RE2_DOWNLOAD_MIRROR to prevent CI download issues (#71974)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-16 08:17:39 -07:00
Cauê Marcondes
0cb2062831
[Observability] not showing empty state when apps return hasData false (#71844)
* show empty state when has data returns false

* adding return type

* addressing pr comments

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-16 16:48:12 +02:00
Bohdan Tsymbala
54f67dbee6
Fixed a bit policy details header layout for small screens. (#72042) 2020-07-16 16:42:41 +02:00
Angela Chuang
f425de23e7
[Security Solution] Remove compressed prop for EuiBasicTable (#72039)
* remove compressd for tables

* update snapshot
2020-07-16 15:18:43 +01:00
Stacey Gammon
a20469f038
Clean up the developer guide (#71631)
* rename float to discrete

* use same section title level on all source files

* Elasticsearch => {es}

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-16 10:13:51 -04:00
Robert Oskamp
35e1dd6522
[ML] Functional tests - remove by_field_count check for categorization jobs (#72033)
This PR removes the validation of `total_by_field_count` for categorization jobs because the number of detected categories is not necessarily stable across analytics changes.
2020-07-16 15:21:35 +02:00
Patrick Mueller
b167d77e3e
[eventLog] search for actions/alerts as hidden saved objects (#70395)
resolves https://github.com/elastic/kibana/issues/70086

Configures the saved object client for the event log to access the recently
hidden action and alert saved objects.

We didn't have tests for action/alert event log activity, so added some now.

Also found a buglet that was preventing access to event log data from actions
and alerts in non-default spaces.
2020-07-16 09:10:51 -04:00
Cauê Marcondes
fbf54f0023
showing alerts created in the management page (#72031) 2020-07-16 15:03:50 +02:00
Cauê Marcondes
22365de6ed
[APM] Removing Missing permission page (#72030)
* removing missing permission page

* removing translations
2020-07-16 14:41:07 +02:00
Cauê Marcondes
77d6c4e5fe
[Observability] Update empty state links (#72025)
* changing links

* changing title
2020-07-16 14:18:01 +02:00
Walter Rafelsberger
5ecf31712a
[ML] Deprecate MlInMemoryTable. (#65039)
Now that EUI is fully migrated to TypeScript, we can remove our own typed version of InMemoryTable.
2020-07-16 13:25:53 +02:00
Christos Nasikas
61d12a1fe4
[Security Solution] Refactor for inclusive language (#71858) 2020-07-16 13:48:43 +03:00
Joe Reuter
7e533f26aa
[Lens] Handle failing existence check (#70718) 2020-07-16 09:54:46 +02:00
Ben Skelker
a0dc26f095
[Security Solution]Fix in-app links and popup window text (#71403)
* updates in-app links

* updates links from prebuilt ML jobs

* updates kibana help window text and link

* removes problematic terminolgy from prebuilt job descriptions

* Revert "removes problematic terminolgy from prebuilt job descriptions"

This reverts commit aaa7e2a4ca, as it will be done via the rules repo.

* Revert "updates links from prebuilt ML jobs"

This reverts commit to update links from prebuilt jobs, will be done via the rules repo.

* recommits the link correction after revert

* changes help window app name to Security
2020-07-16 09:42:20 +03:00
Spencer
7b2b3d85d7
[esArchiver] automatically retry if alias creation fails (#71910)
* [esArchiver] automatically retry if alias creation fails

* print aliases to a string when logging

Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-07-15 19:50:19 -07:00
Matthew Kime
9ba750e852
Move data stream index pattern creation test to xpack (#71511)
* Move data stream index pattern creation test to xpack
2020-07-15 20:18:34 -05:00
Thomas Neirynck
06355e8bb7
[Maps] Improve language for mvt card (#71947)
This reduces ambiguity about the source type.
2020-07-15 21:10:24 -04:00
Ryland Herrick
47a5ab47cf
[Security][Detections] Unskip failing modal tests (#71969)
* Revert "Skip jest tests that timeout waiting for react"

This reverts commit dd9b0b3274.

* Unmount async effectful components instead of waiting for them

A previous commit introduced waitForUpdates as a solution to the
warnings introduced by https://github.com/enzymejs/enzyme/issues/2073:
by waiting for the effects to complete we avoid the warning.

However, waiting for the effects to complete could occasionally be very
costly, especially on an overtasked CI machine, and I've been seeing
these tests fail on occasion due to timeouts.

Since a warning message is preferable to a false negative, I'm removing
waitForUpdates and allowing the warnings to occur, as this should be
fixed on a subsequent update of enzyme/react-adapter.

I've also fixed warnings in a few particularly problematic/noisy tests
by simply unmounting the component at the end of the test (this does
not work in an afterEach).
2020-07-15 19:07:02 -05:00
spalger
68d7f58b1b skip flaky suite (#71987) 2020-07-15 16:59:04 -07:00
spalger
7787d1e48c skip flaky suite (#71979) 2020-07-15 16:53:20 -07:00
Devin W. Hurley
aee2a12ab1
[Security Solution] [Detections] Revert "[Security Solution] [Detections] Fixes bug for determining when we hit max signals after filtering with lists (#71768)" (#71956)
This reverts commit 56de45d156.
2020-07-15 19:17:01 -04:00
Sandra Gonzales
037333695d
rename ilm policy to remove -default (#71952) 2020-07-15 19:04:23 -04:00
Jen Huang
978c261343
Adjust ordering of Management category apps to make Ingest Manager higher (#71948) 2020-07-15 15:07:30 -07:00
spalger
b87d742001 skip flaky suite (#71971) 2020-07-15 14:47:11 -07:00
spalger
eebb72dd39 skip flaky suite (#71951) 2020-07-15 14:29:45 -07:00
Spencer
913d6b16a3
[kbn/optimizer] ignore compressed files when reporting stats (#71940)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-07-15 14:27:45 -07:00
spalger
d74cd9e64c skip flaky suite (#71867) 2020-07-15 14:21:44 -07:00
James Gowdy
84c9662f7a
[ML] Fix new job with must_not saved search (#71831)
* [ML] Fix new job with must_not saved search

* adding tests

* initialising saved search in beforeEach

* another commit for odd github issues

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-15 22:15:39 +01:00
Brent Kimmel
755f9f40af
[Resolver] Fix bug where process detail panel doesn't show up (#71754) 2020-07-15 16:48:35 -04:00
Vadim Dalecky
a3767d24b2
Cleanup (#71849)
* chore: 🤖 update codeowners file

* refactor: 💡 rename whitelist -> allow-list in data plugin

* Update .github/CODEOWNERS

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-15 22:42:38 +02:00
Robert Austin
05b0789312
[Resolver] aria-level and aria-flowto support enhancements (#71887)
* `IndexedProcessTree` now owns the concern of defining the order of siblings
* `IsometricTaxiLayout` now owns the concept of `ariaLevels`
* added `datetime` method to `process_event` model which returns a time in ms since unix epoch for the event
* renamed some resolver selectors
* added resolver selector: `ariaLevel`
* added 'data' selector: `followingSibling` (used for aria-flowto)
* added resolver selector `ariaFlowtoNodeID` which takes a nodeID, and returns its following sibling's node id (if that sibling is visible.) By only returning visible siblings, we ensure that `aria-flowto` will point to an html ID that is in the dom.
2020-07-15 16:35:50 -04:00
spalger
a44cc08731 skip flaky suite (#71304) 2020-07-15 12:56:42 -07:00
Walter Rafelsberger
0b0ef39b22
[ML] Transforms/Analytics actions: Fix different button styles (#71626)
- Fixes differences in button styles for the actions on the transforms and data frames analytics jobs list.
- Fixes issues with buttons being not properly disabled for limited permissions.
2020-07-15 21:51:57 +02:00
spalger
9a8d0218d2 skip flaky suite (#71939) 2020-07-15 12:51:34 -07:00
Thomas Neirynck
8a21d11f08
[Maps] Track geo_shape agg usage (#71759)
Tracks how many users are using geo_shape aggs.
2020-07-15 15:15:51 -04:00
Thomas Neirynck
b75bf5f585
[Maps] Add unit tests for geo_grid_source (#71336) 2020-07-15 15:07:17 -04:00
Tyler Smalley
d27ac2d5c5
[test] Reverts skipped tests caused by null API name (#71632)
* Revert "[test] Skips test preventing promotion of ES snapshot #71582"

This reverts commit 683fb42df7.

* Revert "[test] Skips test preventing promotion of ES snapshot #71555"

This reverts commit 8555ecbcf4.

* Revert "[test] Skips Alerting test preventing ES snapshot promotion"

This reverts commit b217cb3f96.

* Revert "[test] Skips test preventing promotion of ES snapshot"

This reverts commit 0194f8c149.

* Revert "[skip test] Skips Alerting API test due to failing ES promotion"

This reverts commit 439f2dd047.
2020-07-15 11:53:40 -07:00
Wylie Conlon
97d81288bd
[Vega] Write tutorials and reference (#71028)
* [Vega] Improve all Vega docs

* Rewrite Vega tutorial to introduce from empty visualization

* Update from feedback
2020-07-15 14:51:12 -04:00
Shahzad
d02c17051b
[RUM] E2e test improve timeout (#71865) 2020-07-15 20:19:22 +02:00