Commit graph

48122 commits

Author SHA1 Message Date
Søren Louv-Jansen 18b2395236
[APM] Improve service inventory performance (#116258)
* [APM] Improve service inventory perf

* Remove optimization for transaction groups api

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-04 16:36:53 +01:00
Andrew Tate 37571a441f
fix alignment (#117378)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-04 09:52:05 -05:00
Frank Hassanabad d735b7dc0f
Increases the timeout for the test from default 1 second. (#117389)
## Summary

Fixes https://github.com/elastic/kibana/issues/115624

by increasing the timeout from 1 second to 5 seconds. Although jest is 5 seconds by default the `waitForNextUpdate` is by default 1 second. This adds a simple configuration to have it wait for 20 seconds before timing out which is what the flake is hinting at is a timeout that is beyond 1 second.
2021-11-04 08:35:01 -06:00
Dmitry Tomashevich c7866c360b
[Discover] Move truncate-by-height into Discover (#114320)
* [Discover] move source field formatter to discover

* [Discover] cleanup source field from field formatters

* [Discover] return source field format

* [Discover] move truncate by height to discover settings category, apply css via emotion

* [Discover] improve code readability, fix i18n

* [Discover] fix remaining i18n

* [Discover] fix unit tests

* [Discover] return truncate-by-height setting to general

* [Discover] return i18n naming

* [Discover] apply suggestions

* [Discover] fix i18n

* Update src/plugins/discover/server/ui_settings.ts

Co-authored-by: Matthias Wilhelm <ankertal@gmail.com>

* [Discover] fix embeddable and discover grid truncation styles

* [Discover] fix tests

* [Discover] get rid of emotion

* [Discover] apply suggestions

* [Discover] inject emotion styles properly

* [Discover] remove console.log

* [Discover] revert react router changes

* [Discover] fix truncate max height reset

* [Discover] simplify

* [Discover] return injection to the right place

* [Discover] remove unused import

* [Discover] apply suggestions

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Matthias Wilhelm <ankertal@gmail.com>
2021-11-04 17:29:22 +03:00
Dominique Clarke 3a096788d2
increase timeout for long running test (#117375)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-04 10:22:47 -04:00
Carlos Delgado 3638a50990
Enterprise Search - Fix event structure name change (#117502) 2021-11-04 15:18:23 +01:00
Søren Louv-Jansen 2e35260012
[APM] E2E script improvements (#116972) 2021-11-04 14:05:54 +00:00
James Gowdy faba43576d
[File data visualizer] Disabling create data view based on capabilities (#117347)
* [File data visualizer] Disabling create data view based on capabilities

* removing data view management card based on permissions

* fixing reset button and index data viz link
2021-11-04 13:53:43 +00:00
Tiago Costa 03999ab3a4
skip flaky suite (#117462) 2021-11-04 13:35:43 +00:00
Steph Milovic 5eeb5b8dbe
[Security Solution] Fix ip.replace error on Network/HTTP Tab (#116288) 2021-11-04 07:30:50 -06:00
Tiago Costa b121681d8e
skip flaky suite (#117404, 117403) 2021-11-04 13:30:07 +00:00
Dmitry Tomashevich a285a913da
[Discover] fix context loading view (#115710)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-04 15:59:20 +03:00
Ashokaditya d422da5919
[Security Solution][Endpoint] Use a feature flag to use the new pending actions logic (#117219)
* use a feature flag to use the new pending actions logic

refs elastic/kibana/issues/116715

* switch off pending actions for endpoints when feature flag is disabled

review suggestions

* update/add tests to use FF

* correctly override the FF

`parseExperimentalConfigValue` method sets feature flag key values to `true` if passed as arg

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-04 12:08:46 +00:00
Dario Gieselaar f647fb352c
[APM] Use synthtrace for /internal/apm/services API tests (#117083) 2021-11-04 11:47:05 +01:00
Michael Olorunnisola a0530e1592
[Security Solution][Investigations] - Default enable copy icon tooltip (#117412) 2021-11-04 06:46:02 -04:00
Michael Olorunnisola 3b63d2f93b
[Security Solution][Investigations] Fix filter out of empty values (#117422) 2021-11-04 06:45:48 -04:00
Michael Olorunnisola dc5ac17d8c
[Security Solution][Investigations] - Update timeline host and ip fields to be clickable (#117403) 2021-11-04 06:45:17 -04:00
Mark Hopkin 0f4acebc32
add critical level to all fleet deprecations (#117332) 2021-11-04 09:56:54 +00:00
Thom Heymann 8872723cd4
Fix flaky test (#117372)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-04 08:48:45 +00:00
Spencer 371a1ffc6c
[vscode] ignore tsconfig.tsbuildinfo and .map files (#117458) 2021-11-04 03:58:21 +00:00
Yara Tercero 2f88776eac
[Security Solution][Platform] - Update rule exported counts to include total object count (#116338)
### Summary

Addresses #116330.
2021-11-04 03:00:13 +00:00
Joe Portner 2e9d0c0ee7
Delete legacy URL aliases when objects are deleted or unshared (#117056) 2021-11-04 02:39:08 +00:00
Cauê Marcondes 062d0fc0fc
[APM] Re-enable metric-based ui (#117021) 2021-11-03 21:43:03 -04:00
Tiago Costa 9c26e71312
chore(NA): creates wrapper macro for ts_project rule (#117424)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-04 00:34:42 +00:00
Spencer 0e3a2307be
[docs] document using your @elastic.co email to commit (#117428) 2021-11-04 00:15:02 +00:00
spalger 21931116cf fix buildkite yaml 2021-11-03 23:02:56 +00:00
Spencer 4385ac4d83
[eslint] enable type-specific lint rules (#114184)
* [eslint] enable type-specific lint rules

* autofix violations

* duplicate eslint-disable to new export statement

Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 16:56:17 -06:00
Esteban Beltran c6db4986ed
[Security Solution] Improves host isolation exceptions test reliability (#117327) 2021-11-03 21:44:11 +00:00
Tim Sullivan ea7ff2932d
[Reporting] clean up config tests (#117411) 2021-11-03 21:10:46 +00:00
Ashokaditya 038e77680d
Show correct completed response message on activity log (#117407) 2021-11-03 21:01:10 +00:00
Dmitry Tomashevich bdffe0adb9
[Discover] Fix time interval warning (#116606)
* [Discover] fix time interval warning

* [Discover] apply suggestions

* [Discover] return check

* [Discover] fix typo

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 23:54:03 +03:00
Quynh Nguyen 2f24d14e74
[ML] Set ignore_throttled (#117208) 2021-11-03 15:38:07 -05:00
Quynh Nguyen 38a511b543
[ML] Add tests for anomaly embeddables migrations (#116520)
* [ML] Add tests for anomaly charts embeddable migrations

* [ML] Broaden tests for anomaly swimlane as well

* [ML] Fix function rename

* [ML] Update tests to use bulk api

* [ML] Remove override

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 15:37:24 -05:00
Yara Tercero c2d7f3355d
[RAC][Timeline] - Add audit log to RBAC wrapped search strategy (#112040)
### Summary

Went back to add audit logging to the alerts table search strategy used to query RAC alerts. This PR also includes tests for the logging.
2021-11-03 20:34:01 +00:00
Madison Caldwell bd97d1f001
[Security Solution][RAC][Cases] Fix RAC "add to case" functionality from alerts table (#116768)
* Fix add to case functionality

* Use appropriate owner when attaching an alert to a case

* Use field name constants

* Gotta reskip the test

* Better error handling

* Fix type errors

* Fix tests
2021-11-03 20:33:41 +00:00
Stacey Gammon d38f4884ad
Remove unused public APIs in share plugin (#116992)
* Remove unused public APIs in share plugin

* update translations

* update jest snapshots
2021-11-03 15:44:20 -04:00
spalger 3d867400d8 skip flaky suite (#44575) 2021-11-03 19:38:26 +00:00
Dominique Clarke edd53f316f
[Uptime] increase timeout and clear mocks for UptimeDatePicker flaky test (#117346) 2021-11-03 15:23:15 -04:00
Dario Gieselaar a693e6aa11
[APM] Don't use transaction metrics if set to never (#117370)
Closes #117226.
2021-11-03 14:22:10 -05:00
Josh Dover b609b1e450
Remove Fleet setup call from Integrations app (#117383) 2021-11-03 19:05:52 +00:00
Scotty Bollinger 6c4373fb6c
Fix a bug where error not displaying when connector misconfigured (#117348)
This PR fixes a bug where the error was not displaying when misconfigured connector was connected and redirected back. The issue was that the redirect was occuring after the flash message was set and the fix was to redirect and then show the flash message
2021-11-03 11:08:13 -07:00
Poff Poffenberger 8aed80fab5
Add default CSS if workpad CSS is missing in Canvas (#109961) 2021-11-03 12:48:12 -05:00
Vadim Kibana 0d0e17b097
Move reporting job types to /common (#114400)
* move pdf types to /common folder

* move pdf v2 types to /common folder

* move png v2 types to /common folder

* move png types to /common

* move csv_searchsource_immediate types to /common

* move csv_searchsource type sto /common

* move csv types to /common folder

* export job params types on server and client

* use JobParamsPDF in example app

* use JobParamsPDFV2 in Canvas

* dont export twice

* export JobId

* improve export syntax

* update jest snapshot

* fix imports

* add JobAppParamsPDFV2 type

* add JobAppParamsPDF type

* update test snapshot

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 18:43:04 +01:00
James Gowdy 2cd007ebfc
[ML] Removing log error statements when no ingest pipelines exist (#117281)
* [ML] Removing log error statements when no ingest pipileins exist

* removing non 200 status code check
2021-11-03 16:54:20 +00:00
Cristina Amico 7432b9b6bd
[Fleet] Make integration names globally unique (#115212)
* [Fleet] Make integration names globally unique

* Fix Jest tests

* Append (copy) to names of integration packages belonging to duplicated policy

* Update current policy maintaining its name

* Fix failing tests
2021-11-03 17:41:11 +01:00
Mikhail Shustov 41216f2f88
add Core team as owner for typings folder (#117349) 2021-11-03 17:35:58 +01:00
Lee Drengenberg 80349ec38f
fix flaky x-pack/test/stack_functional_integration APM smoke test (#117250)
* waitUntilLoadingHasFinished() and wait for table caption to be set

* just formatting change to make eslint happy
2021-11-03 17:23:40 +01:00
Kaarina Tungseth 9c1feba47e
[DOCS] Changes 1h to 8h for #106061 (#117047) 2021-11-03 10:52:45 -05:00
Tre 54254f4727
[QA][X Pack] Swap es archiver for kbn archiver - advanced settings (#101842)
Drop all empty kibana calls

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 10:49:13 -05:00
Tre f693b78674
[QA][refactor] cleanup discover test, add time format fn (#116617)
* [QA][refactor] discover test

Drop two saved objects: search and idx pattern,
in the after method.

Add the formatting fn to the common page,
such that every time setTime is invoked, the time is
formatted to address: https://momentjs.com/guides/#/warnings/js-date/

* Add docs, per CR.

* Add docs, per CR.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 10:44:47 -05:00