Commit graph

37215 commits

Author SHA1 Message Date
Spencer
fbe3418077
[npm] remove canvas dep (#80185)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-10-12 11:24:40 -07:00
gchaps
d45bedc848
[DOCS] Redirects ILM docs to Elasticsearch reference (#79798)
* [DOCS] Redirects ILM docs to Elasticsearch reference

* Update docs/redirects.asciidoc

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>

* Update docs/redirects.asciidoc

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
2020-10-12 11:17:55 -07:00
Dario Gieselaar
a6b32ab0a2
[APM] Catch health status error from ML (#80131)
Closes #80119.
2020-10-12 20:16:51 +02:00
Justin Kambic
51e93dfe64
Fix layout and remove title for add alert popover. (#77633)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-12 14:14:11 -04:00
Matthias Wilhelm
3f3589d74b
[Discover] Loading spinner cleanup (#79819) 2020-10-12 20:11:20 +02:00
Jonathan Buttner
591585df17
[Security Solution] [Resolver] Remove related events api (#79036)
* Removing old related events route

* Removing outer describe block

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-10-12 13:22:33 -04:00
Jonathan Buttner
bc6ba87330
[Ingest Manager] Remove fields from index pattern during package uninstall (#80082)
* Correctly removing index pattern fields

* Adding comment about try/catch
2020-10-12 13:19:50 -04:00
Mikhail Shustov
ecbba93fac
do not refetch license if signature header absents from a response (#79645)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-12 19:12:04 +02:00
Nathan L Smith
69564983c2
Only send agent data for non-opentelemetry agents (#79587) 2020-10-12 11:54:11 -05:00
Peter Pisljar
1a3c0591b6
telemetry and reference extraction/injection for expression service (#72438) 2020-10-12 18:24:06 +02:00
CJ Cenizal
82478c3559
Revert "Revert "Add support for runtime field types to mappings editor. (#77420)" (#79611)" (#79940)
This reverts commit e01d538e32.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-12 09:12:34 -07:00
Jonathan Buttner
a89a4b1ab6
[Ingest Manager] Index pattern installation use requested package version (#80079)
* Install the requested package version

* Add test for correct package fields

* Addressing feedback
2020-10-12 11:18:29 -04:00
Yulia Čech
21c3e04541
[ILM] Replace legacy ES client with the new client (#78416)
* [ILM] Replace legacy ES client with the new client

* [ILM] Fix type check errors

* [ILM] Fix api integration test

* [ILM] Update error handling and integration test for the new client

* [ILM] Fix api integration test

* [ILM] Fix api integration test

* [ILM] Add a todo comment for Index Management plugin extension

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-12 17:05:56 +02:00
Matthew Kime
f532e9dca6
index pattern server api simpler dependency (#80114)
* index pattern server api simpler dependency
2020-10-12 09:49:21 -05:00
Steph Milovic
0bba32e572
[Security Solution] [Cases] Improve jest tests on connector switcher feature (#79922) 2020-10-12 08:25:22 -06:00
Gidi Meir Morris
3bd95d42e8
sort alert instance by status in UI (#80103)
Sorts Alert instances by their status to ensure Active come first.
2020-10-12 14:56:02 +01:00
Maja Grubic
13059bdd8f
[Refactor] Move AttributeService from Dashboard to Embeddable plugin (#79830)
* [Refactor] Move AttributeService from Dashboard to Embeddable plugin

* Fix wrong import

* Fixing typescript errors

* Make Dashboard a required dependency

* Fixing circular dependency

* Fix label namespace

* Updating docs

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-12 14:51:39 +01:00
Anton Dosov
356c0175c2
tiny embeddable state change performance optimization (#79646)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-12 15:40:54 +02:00
Tiago Costa
de6855b3ef
skip flaky suite (#79967) 2020-10-12 13:35:20 +01:00
Tiago Costa
4c92f36db1
skip flaky suite (#77957) 2020-10-12 13:26:56 +01:00
Anton Dosov
34b2cf9aa1
fix URL field formatter images (#79876)
* fix image preview urls

* fix typescript. use new recommended way of accessing context

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-12 13:53:47 +02:00
ymao1
c2f9f0ac84
[Alerting] Selectively update threshold value on threshold comparator change (#79914)
* Only updating threshold value on threshold comparator change when number of required values for comparator changes

* Adding unit test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-12 07:33:16 -04:00
Daniil Suleiman
b125472de5
Table visualization renderer (#79455)
* Implement toExpressionAst fn

* Implement table vis renderer, move legacy codebase

* Update legacy paths

* Update types

* Fix filtering

* Update styles

* Remove legacy tests

* Update docs

* Update tests

* Fix tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-12 12:06:33 +03:00
Tyler Smalley
92bb8e7cfc
Migrate Jest JUnit reporter to TS (#79919)
* Converts Jest JUnit reporter to TS

Also moves reporter to @kbn/test package

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-10-11 21:03:20 -07:00
Mikhail Shustov
5d71db0427
store sorted bundleRefExportIds (#80011)
* store sorted bundleRefExportIds

* sort consistently
2020-10-09 09:52:41 +02:00
Dmitry Lemeshko
f8e247a7e6
update chromedriver dependency to 86.0.0 (#79972) 2020-10-09 09:51:10 +02:00
Christos Nasikas
85ad8a4f3d
[Security Solution][Case] Fix bug when changing connectors (#80002) 2020-10-09 09:25:47 +03:00
Spencer
f5fc765576
[kbn/std] add observable helpers to aid with rxjs 7 upgrade (#79752)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-10-08 17:45:51 -07:00
Brent Kimmel
6abda71775
[Security Solution][Resolver] Pill numbers in compact notation (#80038)
* Add compact notation to pills

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-08 19:41:12 -04:00
Kerry Gallagher
74561d83fb
[Logs UI] Sync logs timerange with wider Kibana (#79444)
* Sync logs timestamps with wider Kibana

Co-authored-by: Felix Stürmer <weltenwort@users.noreply.github.com>
2020-10-08 22:54:33 +01:00
Kaarina Tungseth
a8b5e9f245
[DOCS] Adds quick start (#78822)
* [DOCS] Getting started refresh

* Dashboard changes

* Discover and Dashboard changes

* [DOCS] Adds quick start

* Redirects

* Redirects pt 2

* Redirects pt

* More redirect issues

* Removed second chunk of KQL tasks

* Review comments
2020-10-08 15:16:26 -05:00
Nicolas Chaulet
84210d6b97
[Ingest Manager]Fix ingest manager UI renaming (#80036) 2020-10-08 16:08:49 -04:00
igoristic
cd4df4bbf9
[Monitoring] Fixed internal monitoring check (#79241)
* fixed internal monitoring check

* Added range filter

* Added single vs ccs condtion

* Fixed spelling

* Passing global state ccs

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-08 15:54:14 -04:00
Davis Plumlee
c90045720b
[Security Solution][Exception Modal] Removes list operators in exception modal for EQL rules (#79871) 2020-10-08 13:25:43 -06:00
Stacey Gammon
3ac07921a7
Update development documentation about REST API best practices (#80009)
* Update development-documentation.asciidoc

* Change to raw links, not rendered links
2020-10-08 15:11:49 -04:00
Chris Roberson
1f56371add
[Monitoring] Improve indices loading against larger metricbeat-* indices (#79190)
* Improve indices loading against larger metricbeat-* indices

* PR feedback
2020-10-08 14:50:13 -04:00
Brian Seeders
4602d65bb5
[CI] Move kibana build dir outside of repo for functional tests (#80018) 2020-10-08 14:47:39 -04:00
Spencer
769bd75c1a
[kbn/optimizer] bump low or add missing limits when updating automatically (#80013)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-10-08 11:22:51 -07:00
Jason Stoltzfus
44b48a2cc0
[Enterprise Search] Added a Credentials page to App Search (#79749) 2020-10-08 13:17:10 -04:00
Kaarina Tungseth
8bea1727e7
[DOCS] Canvas refresh for 7.10 (#80017) 2020-10-08 12:04:59 -05:00
Chris Cowan
79a2b6463a
[TSVB] Add ignore global filters to series options (#79337)
* [TSVB] Add ignore global filters to series options

* Disable ignore global filter option for series when it's disabled in the panel options

* Moving EuiFlexGroup into SeriesConfigQueryBarWithIgnoreGlobalFilter

* Fixing translations

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-08 09:41:59 -07:00
Chris Roberson
5e3813e894
Remove this check (#79202)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-08 12:30:17 -04:00
Bhavya RM
ab375e4bb2
A11y tests for roles page (#79900) 2020-10-08 12:28:43 -04:00
Quynh Nguyen
f04c295d4d
[ML] Fixes anomaly detection jobs list load if call to load job messages fails (#79792)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-08 11:12:26 -05:00
Nathan Reese
1cefc8eed0
[Maps] clean up uses of any in redux actions and kibana services (#79737)
* [Maps] clean up uses of any in redux actions and kibana services

* API doc changes and updated IndexPatternSelect type

* tslint errors in OSS code

* API updates

* remove IndexPatternSelectPublicProps and create IndexPatternSelectInternalProps instead

* include changes to index_pattern_select

* API updates

* remove savedObjectClient from IndexPatternSelectProps

* update types for lazy load component

* remove unused import

* export type

* another API clean-up

* revert changes to import in data/public/types

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-08 07:48:21 -06:00
Dima Arnautov
14b02a3506
[ML] Fix job selection flyout (#79850)
* [ML] fix job selection flyout

* [ML] hide time range column

* [ML] show callout when no AD jobs presented

* [ML] close job selector flyout on navigating away from the dashboard

* [ML] add Create job button

* [ML] fix mocks

* [ML] add unit test for callout
2020-10-08 14:59:35 +02:00
Uladzislau Lasitsa
18e8b63430
Removed visualization:loadingDelay (#79841) 2020-10-08 15:53:39 +03:00
Patrick Mueller
3bbd679afe
[Alerts] fix failing executionStatus function test with null deref (#79809)
resolves https://github.com/elastic/kibana/issues/79248

Added some additional checks for potential null/undefined objects before
dereferencing them.
2020-10-08 08:26:16 -04:00
Bohdan Tsymbala
0bd345c1a1
Implemented trusted app name truncation. (#79976) 2020-10-08 13:54:00 +02:00
Ahmad Bamieh
70549c2ffa
[Telemetry] Telemetry tools check all makeUsageCollector calls (#79840) 2020-10-08 14:42:23 +03:00