Commit graph

55638 commits

Author SHA1 Message Date
Kibana Machine
26c584333a
[Discover] fix callout header (#137423) (#137717)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 139c3c2979)

Co-authored-by: Dmitry Tomashevich <39378793+dimaanj@users.noreply.github.com>
2022-08-01 08:24:05 -07:00
Søren Louv-Jansen
4b358c57d6
[8.4] Add unique environment per scenario (#137282) | [APM] Improve synthtrace environment (#137697) (#137714)
* Add unique environment per scenario (#137282)

(cherry picked from commit 45de4de71d)

* [APM] Improve synthtrace environment (#137697)

(cherry picked from commit db882a06d6)
2022-08-01 08:01:56 -07:00
Kibana Machine
1f07b80be2
[APM] Diplay logs only matching trace.id query (#136927) (#137679)
* [APM] Diplay logs only matching `trace.id` query

* Fix log stream query

* Update unit tests

(cherry picked from commit 1e56f9ba34)

Co-authored-by: Katerina Patticha <aikaterini.patticha@elastic.co>
2022-08-01 07:38:26 -07:00
Kibana Machine
5f2fee3b43
[Discover] clean up storybook config (#137037) (#137693)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 90e47dd457)

Co-authored-by: Dmitry Tomashevich <39378793+dimaanj@users.noreply.github.com>
2022-08-01 06:01:00 -07:00
Kibana Machine
a1b9be86e2
[ftr/discover] split up configs (#137629) (#137692)
(cherry picked from commit 742e040ae3)

Co-authored-by: Spencer <spencer@elastic.co>
2022-08-01 05:56:11 -07:00
Kibana Machine
9398c661bb
Rename Metrics breadcrumb to Infrastructure (#137634) (#137674)
(cherry picked from commit 6737428484)

Co-authored-by: Sandra G <neptunian@users.noreply.github.com>
2022-08-01 03:48:54 -07:00
Kibana Machine
811f178a9b
[ML] Fix flaky job selection on the Anomaly Explorer page (#137596) (#137669) 2022-08-01 03:20:26 -07:00
Kibana Machine
38bfc539a3
[Osquery] Fix live packs (#137651) (#137664)
(cherry picked from commit b4a212b8dc)

Co-authored-by: Patryk Kopyciński <contact@patrykkopycinski.com>
2022-08-01 03:01:55 -07:00
Kibana Machine
71713dab0b
[Lens] Fixes the styling issue of dropping a geo field (#137510) (#137656)
(cherry picked from commit c26e085c92)

Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
2022-08-01 00:11:07 -07:00
Kibana Machine
5cb4e6be2c
[Fleet] Use a date processor instead of a script and set (#136678) (#137640)
(cherry picked from commit 34ca5e6f38)

Co-authored-by: Nicolas Chaulet <nicolas.chaulet@elastic.co>
2022-07-29 17:32:26 -07:00
Kibana Machine
962e2e1f46
[8.4] [eslint] fix and skip violations for cross-boundary imports (#136911) (#137624)
* [eslint] fix and skip violations for cross-boundary imports (#136911)

(cherry picked from commit bebec37f04)

* skip violations unique to 8.4

Co-authored-by: Spencer <spencer@elastic.co>
2022-07-29 14:24:56 -07:00
Kibana Machine
f9ee6db657
[Security Solution] Webhook - Case Management Connector Follow Ups (#137227) (#137627)
(cherry picked from commit 2d3d930756)

Co-authored-by: Steph Milovic <stephanie.milovic@elastic.co>
2022-07-29 14:07:38 -07:00
Kibana Machine
82ddf1eb99
Clean up error state of Ingest Pipelines drag and drop list items. (#137244) (#137613)
(cherry picked from commit 405c9041e7)

Co-authored-by: CJ Cenizal <cj.cenizal@elastic.co>
2022-07-29 11:18:57 -07:00
Kibana Machine
0164329875
[Synthetics] adjust private locations form (#137526) (#137610)
* adjust locations form

* fix tests

(cherry picked from commit bbe4a89e75)

Co-authored-by: Dominique Clarke <dominique.clarke@elastic.co>
2022-07-29 10:51:37 -07:00
Kibana Machine
b2b31bcca3
add navigation test coverage (#137564) (#137600)
(cherry picked from commit 57ab388060)

Co-authored-by: Sergi Massaneda <sergi.massaneda@elastic.co>
2022-07-29 10:08:14 -07:00
Kibana Machine
ecdf3722c9
[Fleet] Fix agent reassign bulk selection and package icon alignment (#137586) (#137599)
(cherry picked from commit 4ef97446e9)

Co-authored-by: Nicolas Chaulet <nicolas.chaulet@elastic.co>
2022-07-29 09:23:15 -07:00
Kibana Machine
21a47cda53
[APM] Invalid array value is permitted in Origin Headers for RUM configuration (#137228) (#137495)
* adding allow origin validation

* addressing PR comments

* change invalid message

(cherry picked from commit 21576233d6)

Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
2022-07-29 08:54:36 -07:00
suchcodemuchwow
cb701041c4 skip flaky suite (#136990) 2022-07-29 16:44:31 +02:00
Kibana Machine
2ef38d1d76
[Enterprise Search] Fix cloudId decoding on index detail (#137478) (#137587)
* Fix cloudId decoding on index detail

* Add filepaths

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 8bd2c273f8)

Co-authored-by: Efe Gürkan YALAMAN <efeguerkan.yalaman@elastic.co>
2022-07-29 07:37:19 -07:00
Kibana Machine
36244e8f43
[fleet] Do not create agent policy twice when there is a verification error (#137572) (#137583)
* Do not create agent policy twice when there is a verification error

* re-add setPolicyValidation call

* neaten diff

(cherry picked from commit ec15a9ce53)

Co-authored-by: Mark Hopkin <mark.hopkin@elastic.co>
2022-07-29 07:06:52 -07:00
Kibana Machine
78e5d8d1e9
Get rid of esArchiver in the authentication related functional tests. (#137553) (#137578)
(cherry picked from commit f76bbc17cd)

Co-authored-by: Aleh Zasypkin <aleh.zasypkin@elastic.co>
2022-07-29 06:28:20 -07:00
Kibana Machine
d5f112c325
[Fleet] Avoid getting package info from archive when no pkgVersion supplied (#137561) (#137574)
(cherry picked from commit 0600c30be4)

Co-authored-by: Mark Hopkin <mark.hopkin@elastic.co>
2022-07-29 05:33:42 -07:00
Carlos Delgado
3d0a7cacf0
[Enterprise Search] Do not include precision_enabled in requests for precision tuning (#137220) (#137563) 2022-07-29 04:26:42 -07:00
Kibana Machine
867c736ddc
[Stack Monitoring] Document multi-node ES setup from source (#137548) (#137565)
(cherry picked from commit ef5a9f1378)

Co-authored-by: Mat Schaffer <mat@elastic.co>
2022-07-29 20:10:43 +09:30
Kibana Machine
2d2039420e
[Discover] Fix filtering out custom meta fields of Elasticsearch plugins enhanced documents (#137147) (#137556)
* Restoring the ability of showing custom meta fields like _size

(cherry picked from commit 63236283cb)

Co-authored-by: Matthias Wilhelm <matthias.wilhelm@elastic.co>
2022-07-29 01:18:24 -07:00
Kibana Machine
1b11847f34
[Discover] Disable refresh interval for data views without time fields and rollups (#137134) (#137316)
* [Discover] Fix refresh interval running for non time series data

* [Discover] Clean up disable auto refresh interval code, and fix issue where going back and forward through history was not updating data view

* [Discover] Clean up discover_state tests

* [Discover] Add tests for disable auto refresh

* [Discover] Add comments for state syncing code

(cherry picked from commit 998b11a9a8)

Co-authored-by: Davis McPhee <davis.mcphee@elastic.co>
2022-07-28 23:46:42 -07:00
Kibana Machine
b8c9ebffa2
[Security Solution] [Platform] fix autosuggest for exceptions (#137503) (#137544)
(cherry picked from commit ee5f146981)

Co-authored-by: Devin W. Hurley <devin.hurley@elastic.co>
2022-07-28 17:56:30 -07:00
Kibana Machine
c521360952
Fix cloud.indexManagement in doc link service (#137523) (#137536)
(cherry picked from commit 6b34c7182c)

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-07-28 15:05:54 -07:00
Kibana Machine
f3f0090f24
Add remaining Search Index docLinks (#137502) (#137534)
(cherry picked from commit 8bfbfd2ff6)

Co-authored-by: Byron Hulcher <byron.hulcher@elastic.co>
2022-07-28 15:03:23 -07:00
Kibana Machine
03b003c3f4
[Security Solution][Exceptions] - Fix bug where fields not showing up when editing exceptions (#137138) (#137528)
## Summary

Addresses https://github.com/elastic/kibana/issues/137030

User can now edit exceptions. Added a cypress test to hopefully catch such an issue in the future.

(cherry picked from commit 2d2dd15139)

Co-authored-by: Yara Tercero <yctercero@users.noreply.github.com>
2022-07-28 13:56:25 -07:00
Kibana Machine
ad6f453df7
[ML] Fix Data visualizer globally pinned filters not saved and query search bar not cleared properly (#136897) (#137525)
* Save globally pinned filters and set merged query to handle empty strings

* Retain filters coming from other apps

* Fix same issues for aiops

* Fix tests

* Add named functions clearFiltersOnLeave

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 7778027cd7)

Co-authored-by: Quynh Nguyen <43350163+qn895@users.noreply.github.com>
2022-07-28 13:27:36 -07:00
Kibana Machine
a0b2246b1b
Add support for max_primary_shard_docs to ILM (#137364) (#137521)
(cherry picked from commit 0f011b9423)

Co-authored-by: CJ Cenizal <cj.cenizal@elastic.co>
2022-07-28 12:46:00 -07:00
Kibana Machine
dcc4ad744b
Update ejs 3.1.6 -> 3.1.8 (#137229) (#137513)
* Update ejs to 3.1.8

* Removed ejs package resolution. Fixed unmerged versions in yarn.lock.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 6e920d43e1)

Co-authored-by: Jeramy Soucy <jeramy.soucy@elastic.co>
2022-07-28 12:43:28 -07:00
Kibana Machine
572faf607d
Update simple-git 1.116.0 -> 3.10.0 (#137232) (#137520)
* Updates simple-git to 3.10.0

* Replaces deprecated simple-git imports. Adds needed null check for git status.

* Updated simple-git package dep with caret.

(cherry picked from commit 662adf84c5)

Co-authored-by: Jeramy Soucy <jeramy.soucy@elastic.co>
2022-07-28 12:42:48 -07:00
Kibana Machine
9ac6aa041f
[Security Solution] Unable to create rule if timestamp fallback toggle button not selected (#137416) (#137437) (#137519)
(cherry picked from commit 84c7baca46)

Co-authored-by: Ievgen Sorokopud <ievgen.sorokopud@elastic.co>
2022-07-28 12:33:48 -07:00
Kibana Machine
3d8e149046
[Security Solution][Exceptions] - Adds missing not expressions (#137463) (#137512)
## Summary

Addresses issue #137440

In new UI, missed some of the `not` translations. Updated UI and added unit tests for each expression.

(cherry picked from commit da589a1146)

Co-authored-by: Yara Tercero <yctercero@users.noreply.github.com>
2022-07-28 11:44:09 -07:00
Kibana Machine
ebf8976c4b
[Fleet] Fix logstash output preconfiguration and fleet server instructions (#137474) (#137509)
(cherry picked from commit 9a76a55ff3)

Co-authored-by: Nicolas Chaulet <n.chaulet@gmail.com>
2022-07-28 11:21:59 -07:00
Kibana Machine
9fc5de139e
[Lens] Fix wrong theme bug in gauges and new metric viz (#137340) (#137507)
* [Lens] Fix wrong theme bug in gauges and new metric viz

* Fix tests

(cherry picked from commit 2d554c078f)

Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
2022-07-28 11:13:02 -07:00
Kibana Machine
751c1e0cba
[Security Solution] [Platform] do not display index if a rule has a data view and index defined on it (#137305) (#137466)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 2b08fcecbb)

Co-authored-by: Devin W. Hurley <devin.hurley@elastic.co>
2022-07-28 11:10:55 -07:00
Kibana Machine
2feeda13f1
Add Console docs for Comments and Variables (#137225) (#137516)
* Update console-settings.png and console.png. Remove settings.png.
* Fix image names and alt tags.
* Remove unnecessary whitespace, backticks, and typo bracket.

(cherry picked from commit dfb110cad2)

Co-authored-by: CJ Cenizal <cj.cenizal@elastic.co>
2022-07-29 03:36:52 +09:30
Kibana Machine
d77b216aa8
[Enterprise Search] Add docLinks to Overview app (#137342) (#137499)
* Add docLinks to Overview app

* Move docs.elastic.co Search UI doc links into docLinks

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 8077888f1c)

Co-authored-by: Byron Hulcher <byron.hulcher@elastic.co>
2022-07-28 10:50:59 -07:00
Kibana Machine
a211197a33
[Global search bar] Fix clear button glitch (#137251) (#137497)
* Fix global search bar clear button glitch

* Fix small layout shift caused by "append" disappearing on hover

* Apply @cchaos 's suggestions

* Update x-pack/plugins/global_search_bar/public/components/search_bar.scss

Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>

Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
(cherry picked from commit f2a14e2899)

Co-authored-by: Gerard Soldevila <gerard.soldevila@elastic.co>
2022-07-28 10:45:46 -07:00
Kibana Machine
4471e81098
[8.4] [Kubernetes Security] Add beta tag to dashboard kubernetes title and grouped nav (#137211) (#137490)
* Add beta tag to dashboard kubernetes title and grouped nav

* Add props used to BetaBadge

* Fix PR comments

* Implement workaround for eui beta badge type

* Move flex link to styles file and comment

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit bb93f02740)

Co-authored-by: Jack <zizhou.wang@elastic.co>
2022-07-28 10:30:03 -07:00
Kibana Machine
6adce2d03f
[ML] Fix table layout on the Stack Management page (#137442) (#137485)
* AD management table fixes

* DFA management table fixes

* Models management table fixes, add titles to links

* datafeed state width

* remove unused refresh button

* style refresh button

* loading indicator

* remove unused translation

(cherry picked from commit 7791671371)

Co-authored-by: Dima Arnautov <dmitrii.arnautov@elastic.co>
2022-07-28 10:16:53 -07:00
Kibana Machine
893a14f141
Adds openAPI spec for get alerts endpoint (#137332) (#137483)
(cherry picked from commit e19714a17e)

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-07-28 09:54:06 -07:00
Kibana Machine
a93c31e1fd
[DOCS] More edits to the automated ml sync API docs (#137242) (#137481)
(cherry picked from commit 0d12e2dd3c)

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-07-28 09:48:58 -07:00
Kibana Machine
3fd7d9e7b9
[Guided onboarding] Security tour fixes (#136958) (#137480)
* [Guided onboarding] Security tour: Fixed localStorage value parsing, also "add integrations" closes the tour

* [Guided onboarding] Security tour: Cypress tests

* [Guided onboarding] Security tour: Update text copy

* [Guided onboarding] Security tour: Added useCallback

(cherry picked from commit dcc835ec51)

Co-authored-by: Yulia Čech <6585477+yuliacech@users.noreply.github.com>
2022-07-28 09:45:28 -07:00
Kibana Machine
114d1b8e10
[ML] Explain log rate spikes: Mini histogram fixes. (#137266) (#137479)
- Disables tooltips in mini histograms to avoid bug with sticky tooltips and to be in line with APM sparkline behavior.
- Fix to set mini histogram background to transparent so the chart background picks up the background of a hovered table row.
- Fix some hard coded values by using values provided by EUI.
- Fixes an issue where histograms were assigned to the wrong table rows.
- Support for loading indicator and empty chart state.
- Tweaks analysis table column widths.

(cherry picked from commit 3117f671e2)

Co-authored-by: Walter Rafelsberger <walter@elastic.co>
2022-07-28 09:42:02 -07:00
Kibana Machine
3062f7ca16
[ML] Re-enable flaky Data visualizer tests (#137117) (#137467)
* [ML] Unksip tests attempt 2

* Test prob < 1e7 docs

* Unskip data view management tests

(cherry picked from commit 64666cf314)

Co-authored-by: Quynh Nguyen <43350163+qn895@users.noreply.github.com>
2022-07-28 08:57:26 -07:00
Kibana Machine
d5b92593b1
[Fleet] Setup should wait for security feature to be available (#137322) (#137465)
(cherry picked from commit a58b705077)

Co-authored-by: Nicolas Chaulet <nicolas.chaulet@elastic.co>
2022-07-28 08:32:25 -07:00