Commit graph

47907 commits

Author SHA1 Message Date
Tre' Seymour 6a058d0997 Use TimeStrings interface. 2021-11-04 10:25:07 +00:00
Tre' Seymour fdab38ad5f [QA][refactor] Use ui settings - discover histogram
Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: https://github.com/elastic/kibana/pull/114530
2021-11-04 10:17:20 +00: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
Tre a5e3f8516c
[QA][X Pack] Swap es archiver for kbn archiver - APM specs (#102102)
Drop all empty kibana calls

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 10:44:15 -05:00
Tre bf3c47276b
[QA][X Pack] Swap es archiver for kbn archiver - API Keys app (#102087)
Drop all empty kibana calls

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 10:43:35 -05:00
Oliver Gupte cf61e34316
[APM] Fixes duplicated descriptions in the APM integration settings (#115692) (#117258)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 11:39:19 -04:00
Bhavya RM 9c98c2b722
Migrate es_archives/lens/basic/ to kbnArchiver (#108120) 2021-11-03 11:19:27 -04:00
Tiago Costa 497a70b5fd
skip flaky suite (#83824) 2021-11-03 15:12:42 +00:00
Lucca Miranda 6c06b12134
chore: rename useUrlParams to useLegacyUrlParams (#116062)
* chore: rename useUrlParams to useLegacyUrlParams

* fix: revert uptime & fleet changes

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 15:11:57 +00:00
Jason Stoltzfus 9e02087bd7
Fixed curations (#117297) 2021-11-03 11:02:14 -04:00
ymao1 6cf9f8c966
Removing perf_hooks from task manager (#117294) 2021-11-03 10:31:10 -04:00
Stratoula Kalafateli 12c0075279
[Visualize] Fixes wrong header menu when navigating from a dashboard to a by ref viz (#117077)
* [Visualize] fixes share inactive button when navigating from a dashboard to a by ref vz

* Add unit test

* Remove the hardcoded 'dashboards'

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 16:17:19 +02:00
Matthias Wilhelm 9d4045b026
[Discover] Fix doc viewer field column Field and Value width issues (#117121)
Co-authored-by: Maja Grubic <maja.grubic@elastic.co>
2021-11-03 15:16:28 +01:00
Marco Liberati eb9262dca5
[Lens] Avoid to compute over time suggestion for expensive configurations (#115932)
*  Avoid over time suggestion if too expensive

*  Add unit tests

* 👌 Integrate feedback

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 14:57:23 +01:00
Liza Katz ef09dcbee8
APM RUM integration - number of resources loaded from network (#116923)
* add a label with the number of resources actually loaded from network

* code review

* @v code review + tests

* minor review fixes

* update jest

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 15:47:19 +02:00
James Gowdy 1eb5898f39
[Home] Adding upload data link to home page (#117129)
* [Home] Adding upload data link to home page

* renaming link
2021-11-03 13:33:19 +00:00
Jean-Louis Leysens 6c855f7da6
[Share] The redirect app path should not appear in the browser history (#117155)
* the redirect app path should not appear in the browser history

* updated jest test to also expect replace

* added comment

* update jest test
2021-11-03 14:31:36 +01:00
Tiago Costa 1efcfb6257
skip flaky suite (#115473 , #115474 , #116889 , #117081 , #116891 , #116890) 2021-11-03 12:38:21 +00:00