Commit graph

48119 commits

Author SHA1 Message Date
Byron Hulcher f815eaa1d2
Fix margins for various pending suggestions callouts (#118208) 2021-11-10 18:48:49 -05:00
Kristof C fe3272f835
[Cases] [108671] Fix faulty status api call, if selection is same (#118115)
* [Cases] [108671] Fix faulty status api call, if selection is same

* Add unit test to ensure selecting same status message does not call api

Co-authored-by: Kristof-Pierre Cummings <kristofpierre.cummings@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 18:45:51 -05:00
Justin Kambic dc13f4ee9b
Remove exploratory view reset button. (#118238) (#118095) 2021-11-10 23:42:28 +01:00
Thom Heymann f3a6e6bf52
issue 100570 flaky test 2 (#118043)
* Flaky test

* add debug screenshots

* .

* .

* .

* .
2021-11-10 21:49:54 +00:00
Michael Dokolin 2cb46839aa
[Reporting] Fix timeouts handling in the screenshotting observable handler (#118186) 2021-11-10 22:32:03 +01:00
spalger baa658f8a7 skip suite failing es promotion (#118251) 2021-11-10 14:29:49 -07:00
Tim Sullivan 3d7209ce7d
[Reporting] Fix unhandled promise rejection thrown when launching Chromium (#118119)
* [Reporting] Fix unhandled promise rejection thrown when launching Chromium

* comment correction

* simplify

* unit test

* Update x-pack/plugins/reporting/server/browsers/chromium/driver_factory/index.ts

Co-authored-by: Michael Dokolin <dokmic@gmail.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Michael Dokolin <dokmic@gmail.com>
2021-11-10 16:05:28 -05:00
Matthew Kime 145ce01ea7
[docs] Alerting - index patterns => data views (#115613)
* [user docs - index patterns] index pattern => data view (#110421)

* index patterns => data views

* maps docs changes

* add alerting docs

* Apply suggestions from code review

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

* cleanup

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-11-10 14:41:01 -06:00
Jason Stoltzfus bde802fed6
[Enterprise Search] Added a test helper #117948 2021-11-10 15:20:57 -05:00
Shahzad 6f5faf93f0
[Exploratory view] Show index pattern permission error (#117539)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 15:11:39 -05:00
Claudio Procida 05246c67a0
chore: rename test subjects to camel case (#118046)
* chore: rename test subjects to camel case

* chore: rename test subjects to camel case /2

* Updates expectations

* Restores files not in observability

* Fixes test subjects

* Fixes selector

* Fixes selector

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 20:56:10 +01:00
Nicolas Chaulet 75bafde760
[Fleet] Remove force flag from agent instruction (#118099) 2021-11-10 14:55:16 -05:00
Shahzad b389cfe0ab
fix addd to case relative (#117487)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 14:23:25 -05:00
Spencer 252b949b61
Remove direct usage of EUI theme vars (#116232)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 14:04:45 -05:00
gchaps 42168954b4
[DOCS] Renames index pattern in management and monitoring (#117939)
* [DOCS] Renames index pattern in management, monitoring, and graph

* [DOCS] Renames index pattern on landing page

* Updates URL in doc link service

* Update docs/management/advanced-options.asciidoc

Co-authored-by: Lisa Cawley <lcawley@elastic.co>

* Update docs/user/monitoring/kibana-alerts.asciidoc

Co-authored-by: Lisa Cawley <lcawley@elastic.co>

Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 10:20:23 -08:00
ymao1 6b81454795
Removing focusable element in tags badge (#118062) 2021-11-10 12:10:43 -05:00
Brian Seeders 8ba9ebf592
[CI] Rebalance/split cigroups and speed up overall CI time (#118191) 2021-11-10 12:01:03 -05:00
Vadim Yakhin 68f46a5c8e
Update web crawler link to lead directly to the crawler page (#118111) 2021-11-10 08:48:57 -08:00
Michael Dokolin 5cccf0cdd6
[Reporting] Optimize visualizations awaiter performance (#118012) 2021-11-10 17:17:07 +01:00
Dmitry Shevchenko 60a9221527
Add missing await (#118171) 2021-11-10 11:16:44 -05:00
Brian Seeders 30de97bc2d
Revert "[CI] Rebalance/split cigroups and speed up overall CI time (#113676)"
This reverts commit 9888b7fec3.
2021-11-10 10:34:38 -05:00
Brian Seeders 9888b7fec3
[CI] Rebalance/split cigroups and speed up overall CI time (#113676) 2021-11-10 10:33:20 -05:00
Jan Monschke d0e30f5475
[Security Solution][Investigations] Fix overlapping tooltips (#117874)
* feat: allow to pass `tooltipPosition` to `DefaultDraggable`

* fix: prevent suricata field name and google url tooltips from overlapping

* test: add test for passing the tooltipPosition

* chore: distinguish between type imports and regular imports

* test: update suricata signature snapshots

* test: make sure that suricata signature tooltips do not overlap

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 15:47:00 +01:00
Nicolas Chaulet 0b5a434d19
[Fleet] Add support for default_monitoring output (#117667) 2021-11-10 09:25:31 -05:00
Marco Liberati 7b6ac0e658
[Lens] Reference lines: fix default value for Interval axis (#117847)
* 🐛 Fix the xAccessor computation

*  Add test for fix

* 👌 Integrated feedback

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 15:12:23 +01:00
Cauê Marcondes 36bab568f4
[APM] Search term with certain characters will cause APM UI to crash (#118063) 2021-11-10 08:51:06 -05:00
Tiago Costa 49fe04196a
skip flaky suites (#116064) 2021-11-10 13:13:09 +00:00
Alexey Antonov 94333460b5
[Timelion ]Remove usage of ignore_throttled unless targeting frozen indices to avoid deprecation warning (#118022)
* [Timelion ]Remove usage of ignore_throttled unless targeting frozen indices to avoid deprecation warning

Part of: #117980

* add tests
2021-11-10 16:12:17 +03:00
Marta Bondyra cecfc358ab
[Lens] Refactor little things in preparation for gauges (#117868)
* change chart menu order, group and copy

* add params to vis toolbar: handleClose() and panelClassname. Move Default classname to more appropriate place (not xy because it's used everywhere)

* move supportStaticValue and supportFieldFormat on group level, add paramEditorCustomProps to pass label for reference line value. Refactor tabs

* priority sorted out

* CR

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 13:52:05 +01:00
Pierre Gayvallet f7163878c0
[SO migration] remove v1 implementation (#118000)
* remove v1 implementation

* fix type

* remove unused mock

* expose kibanaVersion again

* fix migrator mock

* move KibanaMigrator out of the kibana subfolder

* fix imports

* moves migrationsv2 into migrations

* fix test mocking
2021-11-10 13:41:47 +01:00
Jean-Louis Leysens 7ab3593fb7
Fix FSREQCALLBACK open handles in Jest tests (#117984)
* upgrade mock-fs

* elastic@ email address
2021-11-10 11:43:48 +01:00
Dominique Clarke b7974a331e
[Observability] [Exploratory View] prevent chart from rerendering on report type changes (#118085) 2021-11-10 11:40:18 +01:00
Esteban Beltran 9a8499cd4a
[Security Solutions] Fix AsyncResource typescript errors (#116439) 2021-11-10 11:25:30 +01:00
Matthias Wilhelm 932d797b9c
[Discover] Remove kibanaLegacy dependency (#117981) 2021-11-10 11:13:22 +01:00
Anton Dosov 4ef23ae668
Unskip QueryTopRow tests (#118014) 2021-11-10 11:04:41 +01:00
Shahzad 89f9c8f9fb
[Exploatory view] Fix duplicate breakdowns (#117304)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 11:00:45 +01:00
Thomas Watson a861170c47
Move audit logs to a dedicated logs directory (#116562)
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
2021-11-10 06:12:53 +01:00
Tim Sullivan 24477e9af9
[Reporting] Allow POST URL in Canvas to be copied (#117954) 2021-11-09 21:53:43 -07:00
Tyler Smalley 92ffb9e09a
[jest] Fix snapshot caused by environment (#118114)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-11-09 20:27:04 -08:00
Christiane (Tina) Heiligers ad1e2ad00b
Exponentially backs off retry attempts for sending usage data (#117955) 2021-11-09 22:31:43 -05:00
Ryland Herrick 90ea8f8e4c
[SecuritySolution] Fixes deprecated use of Spaces API (#118121)
* Set up our app client in start() instead of setup()

We don't use it during setup, and since the spaces client is now only
available in start(), we need to respond accordingly.

* Move appClientFactory setup back into the setup phase

Albeit in the getStartServices callback, so it's really in the start
phase.

* Use spaces service from start contract in RequestContextFactory

The setup contract variants have been deprecated.

* Remove unused dependency from EndpointAppContextService

It no longer needs the appClientFactory, as that functionality is
provided through securitySolutionRequestContextFactory, which wraps an
instance of that client itself.
2021-11-09 22:13:13 -05:00
Tiago Costa 9e36356f9d
skip flaky suite (#118023) 2021-11-10 02:24:01 +00:00
Jonathan Budzenski eb9c8692aa
[dev docs] Add WSL setup guide (#109670)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-09 20:12:35 -05:00
Lukas Olson ed19a9c1a9
[data.search] Remove warning toast (#117252)
* [data.search] Remove toast notification for warnings

* Update docs

* Review feedback

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-09 16:31:01 -07:00
Tyler Smalley 5ffec0bd2c Skip failing test
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-11-09 14:17:23 -08:00
Tyler Smalley 21ba17d801
[docs] Use inspect-brk instead of debug-brk (#118108)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-11-09 13:56:06 -08:00
Nathan L Smith 14f6d23922
API test for upstream services and service dependencies (#116722) 2021-11-09 15:28:00 -06:00
Candace Park 7d27afeabd
[Security Solution][Endpoint][Admin] Update empty state description text (#117917) 2021-11-09 15:51:24 -05:00
Tyler Smalley d6de4b570b
[ci] Cleanup Bazel cache config (#118070)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-11-09 20:32:29 +00:00
Tyler Smalley 994a4e44f1 [kbn/io-ts] fix direct import
Conflict between https://github.com/elastic/kibana/pull/117958 and https://github.com/elastic/kibana/pull/115145

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-11-09 12:10:19 -08:00