Commit graph

44631 commits

Author SHA1 Message Date
Kibana Machine
678b825df9
Bump hapi related dependencies (#112723) (#113020)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
2021-09-23 16:09:34 -04:00
Kibana Machine
4c6ffc70e6
[Metrics UI] Fix No Data alerts on Metric Threshold with groupBy (#111465) (#113021)
* [Metrics UI] Fix No Data alerts on Metric Threshold with groupBy

* Fix typecheck

* Add integration test for no data groupBy scenario

* Uncomment test files

* Uncomment test files

* Reset stored groups when groupBy parameter changes

* Test for groupBy arrays

* Fix initial No Data result when no groups are detected yet

* Fix linting error

* Fix detecting groups with doc count 0

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Zacqary Adam Xeper <Zacqary@users.noreply.github.com>
2021-09-23 16:03:45 -04:00
Jonathan Budzenski
55d4791afd skip flaky suite. #70928 2021-09-23 14:36:56 -05:00
Lisa Cawley
54d0621ace
Update more doc links for ingest pipelines app (#112767) (#113009) 2021-09-23 15:12:52 -04:00
Kibana Machine
590d99f5e2
[APM] Ensure multiple path parameters are matched (#112958) (#113007)
Co-authored-by: Dario Gieselaar <dario.gieselaar@elastic.co>
2021-09-23 19:04:01 +00:00
Brandon Morelli
1a657868b9
docs: 7:15 APM updates (#112775) (#113033) 2021-09-23 15:02:25 -04:00
Kibana Machine
b03e39d992
[Stack monitoring] Elasticsearch nodes view migration (#112422) (#113004)
* wip nodes view migration

* Save table pagination with localStorage and add some types

* fix types

* fix pagination

* fix table query

* remove async

* fix eslint

Co-authored-by: neptunian <sandra.gonzales@elastic.co>

Co-authored-by: Ester Martí Vilaseca <ester.martivilaseca@elastic.co>
Co-authored-by: neptunian <sandra.gonzales@elastic.co>
2021-09-23 14:49:50 -04:00
Kibana Machine
167fa4b879
[7.x] Data views - saved object client use resolve instead of get (#108637) (#112670)
* Data views - saved object client use `resolve` instead of `get` (#108637)

* so client - use resolve instead of get

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

* lint fix

Co-authored-by: Matthew Kime <matt@mattki.me>
2021-09-23 18:18:57 +00:00
Kibana Machine
9092ed7af7
[Cases] Check cases configuration on functional testing (#112968) (#112999)
Co-authored-by: Christos Nasikas <christos.nasikas@elastic.co>
2021-09-23 14:13:38 -04:00
Kibana Machine
c459dfeec8
[docker] Tag cloud images to kibana-ci (#112978) (#112998)
Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
2021-09-23 14:10:39 -04:00
Nick Peihl
f4c6f0eb59
Add license querystring to EMS requests in Vega (#112765) (#112996)
This fixes a regression in Vega Maps that limits users to max zoom 10 regardless of distribution

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-23 13:54:58 -04:00
Kaarina Tungseth
060dd254bc
[7.x] [DOCS] Adds the 7.15.0 release notes (#110851) (#112741)
* [7.x] [DOCS] Adds the 7.15.0 release notes (#110851)

* Fixes broken Advanced Settings link

* Fixes broken Advanced Settings link
2021-09-23 12:48:49 -05:00
Chris Roberson
93f5cac21a
[Actions] Telemetry for RBAC exemptions (#112356) (#112993)
* More telemetry

* Fix tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-23 13:42:37 -04:00
Kibana Machine
616593c33c
[Cases][Sharable SOs] Resolve deep link ids (#111984) (#112992)
* backend implementation

* front UI changes to manage all resolve outcomes

* add spaces dependency to o11y

* tests fixed

* hack removed

* added resolve api integration test

* unit tests for the front changes

* add base resolve cypress test

* non-null assertions removed

* add resolve operation for logging

* eslint fix new rule

* create test snapshot

* migration resolve functional test

Co-authored-by: Sergi Massaneda <sergi.massaneda@elastic.co>
2021-09-23 13:38:37 -04:00
Jonathan Budzenski
698d9234f2 skip test blocking es promotion. #113012 2021-09-23 12:27:48 -05:00
Kibana Machine
be536f58e3
Fix navigateToApp behavior when openInNewTab is true (#110712) (#112988)
Co-authored-by: Patryk Kopyciński <patryk.kopycinski@elastic.co>
2021-09-23 13:13:06 -04:00
Kaarina Tungseth
c33fe03ca0
[7.x] [DOCS] Adds #112562 known issue to 7.14.2 release notes (#112744) (#113006) 2021-09-23 11:47:54 -05:00
Kibana Machine
2c62819051
[Fleet] Make add agent action more obvious in integration policy table (#112936) (#112981)
* add agent button changes

* remove unused imports

* move cell to separatre component and add tests

* fix conflicting i18n defaults

* remove tests for old layout

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Mark Hopkin <mark.hopkin@elastic.co>
2021-09-23 12:43:18 -04:00
Kibana Machine
f08be5cf6b
[Security Solution][Endpoint] Displays Trusted apps card in policy fleet integration page - UI (#111708) (#112969)
* Displays Trusted apps card in policy fleet integration page

* Fixes translation

* Use FF to display the card or not

* Revert FF to false by defaul

* Fix back external button props in router stats

* redesign TA card for fleet policy page

* Address pr comments. Added experimental feature singleton service. Added FTR test for TA card in fleet policy

* Change wrong fleet name and SIEM to Security Solutions

* Fix test-subject prop because test is failing

* Use different designs in fleet and integration. Pending to confirm by design team

* UI changes on summary cards

* Adds same card design in fleet policy and integration policy pages

* Fix ts error making prop as optional

* Use eui props for sizing. Use reverseRow to switch label/numbers depending on isSmall prop

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: David Sánchez <davidsansol92@gmail.com>
2021-09-23 11:41:17 -04:00
Jonathan Budzenski
0d76f6b460 skip flaky suite. #112749 2021-09-23 10:33:44 -05:00
Alison Goryachev
991d24bad2
[Upgrade Assistant] Refactor telemetry (#112177) 2021-09-23 11:32:08 -04:00
Jonathan Budzenski
ca55b003dc skip flaky suite. #107028 2021-09-23 10:23:31 -05:00
Jonathan Budzenski
ceaca79de5 skip flaky suite. #112913 2021-09-23 10:17:20 -05:00
Kibana Machine
ae1651bc53
[Fleet] Truncate integration name in policy table when too long (#112948) (#112964)
Co-authored-by: Cristina Amico <criamico@users.noreply.github.com>
2021-09-23 11:14:15 -04:00
Kibana Machine
aed6c987a8
[data views] reduce any usage on server side service (#112750) (#112959)
* remove some any instances from data view

Co-authored-by: Matthew Kime <matt@mattki.me>
2021-09-23 10:25:05 -04:00
Kibana Machine
bf8b9fc1bc
Display different config for Oauth1 and Oauth2 connections (#112787) (#112957)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Chenhui Wang <54903978+wangch079@users.noreply.github.com>
2021-09-23 09:58:56 -04:00
Kibana Machine
08e724c9ce
Add Kibana version to URL (#112528) (#112955)
* add utility to set current kibana version

* set kibana version on dashboard

* move setVersion function into separate file

* improve setVersion method

* add test mocks

* remove unnecessary any

* narrow down history type

* use new formatting settings

* remove version integration on dashboard

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Vadim Kibana <82822460+vadimkibana@users.noreply.github.com>
2021-09-23 13:50:03 +00:00
Ignacio Rivas
dacf0c2a6c
[Upgrade Assistant] Add permissions check to logs step (#112420) 2021-09-23 15:49:25 +02:00
Matthias Wilhelm
af041d98c0
[Discover] Improve saved query management functional service (#112055) (#112953) 2021-09-23 09:42:11 -04:00
Kibana Machine
ede9ee3223
[Uptime] Redirect to error page when Heartbeat mappings are missing (#110857) (#112951)
* Initial PoC of redirect on mapping error is working.

* Update copy. Add comments.

* Include headline element for page title.

* Create mappings for failing functional tests.

* Add functional test for mappings error page.

* Add mapping for certs check.

Co-authored-by: Justin Kambic <justin.kambic@elastic.co>
2021-09-23 09:20:36 -04:00
Kibana Machine
2626b58a80
[Fleet] Fix for agent logs dropdowns not showing (#112833) (#112945)
Co-authored-by: Cristina Amico <criamico@users.noreply.github.com>
2021-09-23 08:16:53 -04:00
Kibana Machine
d6c01d3264
fix order problem and un-skip test (#112863) (#112942)
Co-authored-by: Sergi Massaneda <sergi.massaneda@elastic.co>
2021-09-23 08:12:19 -04:00
Kibana Machine
a11a39b79e
[ML] APM Correlations: Remove unused code. (#112645) (#112940)
- Removes CustomFields component.
- Removes fetchTransactionDurationHistogramInterval query.
- Removes unused legacy API endpoints used for the correlations feature.

Co-authored-by: Walter Rafelsberger <walter@elastic.co>
2021-09-23 08:04:21 -04:00
Rudolf Meijering
ea2ec295d8
[7.x] Re-enable & fix flaky test (#112260) (#112536)
* Re-enable & fix flaky test (#112260)

* Fixes #87968 Re-enable & fix flaky test

* Review comments

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	src/core/server/saved_objects/migrationsv2/integration_tests/migration_from_older_v1.test.ts

* Remove test that works on 8.0.0 only

* Fix tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-23 07:57:03 -04:00
Kibana Machine
ae39c0a63d
[ML] APM Correlations: Fix element key, fix to not pass on undefined (#112641) (#112934)
- Adds key attribute for AreaSeries element of TransactionDistributionChart.
- Avoids passing on undefined as progress values.

Co-authored-by: Walter Rafelsberger <walter@elastic.co>
2021-09-23 07:31:00 -04:00
Kibana Machine
ea44eb7b7b
[Vega] Better error explanation for EsErrors and inspector now showing error responses (#112634) (#112932)
* 🐛 Fix EsError not showing info

* 🐛 Record error response in the inspector

* 🏷️ Fix type issue

* 👌 Integrate feedback

* 👌 Integrated latest feedback

* 👌 i18n unknwon message

* 👌 Integrate feedback

* 🐛 Fix syntax error

* 🏷️ Fix type issue

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Marco Liberati <dej611@users.noreply.github.com>
2021-09-23 07:17:17 -04:00
Michael Dokolin
7ce80d52eb
[Expressions] Fix setup and start contracts (#110841) (#112923)
* Refactor executor forking to implement state inheritance
* Fix setup and start contracts typings
* Add support of named forks
* Add expressions service life-cycle assertions

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-23 06:36:19 -04:00
Kibana Machine
59d2271c78
fix permissions for cloud test (#112568) (#112928)
Co-authored-by: Joe Reuter <johannes.reuter@elastic.co>
2021-09-23 06:35:30 -04:00
Kibana Machine
d169ca9dc8
[DOCS] Update remote cluster and security links (#112874) (#112917)
* [DOCS] Update remote cluster and security links

* Updating test link

* Update URL for failing test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Adam Locke <adam.locke@elastic.co>
2021-09-23 02:08:17 -04:00
Lisa Cawley
4dcd8f34c1
Add ILM URLs to documentation link service (#112748) (#112880)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-22 22:22:52 -04:00
Kibana Machine
5cf2312085
Bump chromedriver to 93 (#112847) (#112882)
Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
2021-09-23 01:08:34 +00:00
Kibana Machine
3cbde064e6
[Search sessions] Don't show incomplete warning if search requests aren't in session (#112364) (#112892)
* [Search sessions] Don't show incomplete warning if search requests aren't in session"

* Update src/plugins/data/public/search/search_interceptor/search_interceptor.ts

Co-authored-by: Anton Dosov <dosantappdev@gmail.com>

* Fix lint

Co-authored-by: Anton Dosov <dosantappdev@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
Co-authored-by: Anton Dosov <dosantappdev@gmail.com>
2021-09-22 20:00:05 -04:00
Kibana Machine
08143c7f08
[data.search] Do not send ignore_throttled when search:includeFrozen is disabled (#112755) (#112889)
* Do not send ignore_throttled when search:includeFrozen is disabled

* Fix tests

Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
2021-09-22 23:01:11 +00:00
Kibana Machine
df80b63bb6
[data.search.aggs] Use fields instead of _source in top_hits agg (#109531) (#112891)
* [data.search] Handle warnings inside of headers

* Update docs

* Add tests

* Remove isWarningResponse

* [data.search.aggs] Use fields instead of _source in top_hits agg

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
2021-09-22 19:00:21 -04:00
Kibana Machine
f92cd1a0cc
[Maps] move joins from LayerDescriptor to VectorLayerDescriptor (#112427) (#112868)
* [Maps] move joins from LayerDescriptor to VectorLayerDescriptor

* clean up ISource

* export isVectorLayer

* tslint

* tslint for ml plugin

* tslint apm plugin

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Nathan Reese <reese.nathan@gmail.com>
2021-09-22 17:14:21 -04:00
Kibana Machine
dab4068ad8
persistable state docs (#105202) (#112867)
Co-authored-by: Peter Pisljar <peter.pisljar@gmail.com>
2021-09-22 17:03:31 -04:00
Kibana Machine
1392c39d78
[Maps] fix unhandled promise rejections in jest tests (#112712) (#112866)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Nathan Reese <reese.nathan@gmail.com>
2021-09-22 16:37:15 -04:00
Luke Elmers
ef8518d432
[7.x] Log deprecation warnings for plugins which won't be disable-able in 8.0 (#112602) (#112728) 2021-09-22 16:16:42 -04:00
Kibana Machine
dc3be5a50f
Copy pass 3 (#112815) (#112857)
* Remove Source config section description

* Update copy

* Update i18n

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Vadim Yakhin <yakhin.v@gmail.com>
2021-09-22 14:47:33 -04:00
Nathan Reese
e50670cd4d
[maps] move registerLayerWizard and registerSource to MapsSetupApi (#112465) (#112855)
* [maps] move registerLayerWizard and registerSource to MapsSetupApi

* eslint

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	x-pack/plugins/maps/public/plugin.ts
2021-09-22 14:38:12 -04:00