Commit graph

36785 commits

Author SHA1 Message Date
Spencer c9c30b0cb1
[security solution] only import beat_schema when needed (#78708)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-30 12:15:14 -07:00
Tim Sullivan 82cad2cb90
[Reporting] API Integration tests: fix flaky tests for Spaces CSV formatting (#78849)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-30 12:01:32 -07:00
Gidi Meir Morris ac18bc0ac3
[Actions] Adds a "Test Connector" button on the Connectors List to make discovery of the Test tab easier (#78746)
Adds a "Test Connector" button on the Connectors List to make discovery of the Test tab easier.
It also adds a "Save & test" button when creating a Connector, which navigates the user straight to the Test tab after saving.

This also fixed a broken behaviour on Main where navigating to the Test tab in Case Management crashes Kibana.
2020-09-30 19:38:28 +01:00
Matthias Wilhelm 9c3d2646b2
[Discover] Fix functional time picker test permissions (#78564) 2020-09-30 19:50:45 +02:00
James Gowdy c4f05c4758
[ML] Fixing module datafeed overrides (#78925) 2020-09-30 18:27:03 +01:00
Tyler Smalley 5f5ef2b344
Adds some missing licenses to the CSV export (#78719)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-09-30 10:23:57 -07:00
Spencer b31b658274
[dev/cli] ensure plugins/ and all watch source dirs exist (#78973)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-09-30 10:20:44 -07:00
Wylie Conlon 189953299b
[Lens] Stop using scripted metric to collect telemetry (#78687) 2020-09-30 13:07:09 -04:00
Marta Bondyra 3e7fb9352d
[Lens] fix wrong message in fields accordion (#78924) 2020-09-30 18:51:18 +02:00
Jason Stoltzfus f43c89f339
[Enterprise Search][App Search] Credentials Logic updates (#78644) 2020-09-30 12:39:59 -04:00
igoristic c49d5464a2
[Monitoring] Disk usage alerting (#75419)
* Disk usage alert draft

* Fixed typings and defaults

* Fixed tests

* Fixed tests

* Addressed code feedback

* Fixed disk and cpu usage states

* Fixed resolve state and throttle

* CR feedback

* Fixed links
2020-09-30 12:38:52 -04:00
Bohdan Tsymbala b6db62e545
[SECURITY_SOLUTION] Trusted apps list expand/collapse details (#78601) 2020-09-30 12:38:01 -04:00
Ryan Keairns a21a832542
Update content on interstitial page (#78881) 2020-09-30 11:24:19 -05:00
Tiago Costa cae36ce9c1
chore(NA): include hjson as a prod dependency (#78941)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-30 17:15:40 +01:00
Matthias Wilhelm 0f120aad10
Fix empty meta fields input in Advanced Settings (#78576) 2020-09-30 18:13:55 +02:00
Wylie Conlon 9605e291d8
[Lens] Maintain order of operations in dimension panel (#78864) 2020-09-30 11:38:43 -04:00
Constance 273cf228a4
Fix plugin doc title (#78880)
- Sloppy copy and paste job from 450c6b7d48. Sorry Scotty\!
2020-09-30 08:33:17 -07:00
Mikhail Shustov 5fd785a5b1
load apm-rum agent lazily (#78760)
* load apm-agent-lazily

* update docs

* remove outdated comment

* add test
2020-09-30 17:07:57 +02:00
Robert Oskamp 1b26c906eb [ML] Skip full ML access permission test 2020-09-30 17:07:27 +02:00
Tim Roes f993d2d8e9
Optimize charts plugin (#78922)
* Optimize charts plugin

* Fix issues to keep same behavior

* Remove dead import

* Revert name change
2020-09-30 16:47:46 +02:00
Peter Pisljar 991e0de226
ui_actions service initial docs (#78902) 2020-09-30 16:44:29 +02:00
Tiago Costa 1ba706c9dd
skip failing suite (#78942) 2020-09-30 14:57:33 +01:00
Bhavya RM 8e963fdf1a
A11y tests for filter panel (#78776)
a11y tests for filter panel and some test data un mounting
2020-09-30 09:34:24 -04:00
Mikhail Shustov ae8f8e1d10
Add TS projects for src/plugins & x-pack/plugins (#78440)
* bump query-string version to remove manual type definitions

* remove manual type declaration

* add kibana_utils tsconfig

* add refs to kibana_utils tsconfig

* add kibana_utils to the project list

* add kibana_react project

* add support for x-pack/tsconfig.refs.json

* add ts project for x-pack licensing plugins

* add glob for ts projects in src/plugins & x-pack/plugins

* add refs to projects in examples

* fix ref paths in x-pack/test

* address mistic comments

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-30 15:02:41 +02:00
Alison Goryachev 272e850483
[Ingest pipelines] Update readmes (#78350) 2020-09-30 08:42:29 -04:00
Alison Goryachev caa260527b
[Ingest pipelines] Address copy review feedback (#78796) 2020-09-30 08:38:02 -04:00
Anton Dosov 6771279f31
[UiActions] Don't throw an error if there are no compatible actions to execute (#78917) 2020-09-30 14:16:51 +02:00
Cauê Marcondes eebe4ad648
[Observability] Kibana nav when docked overlaps the content of the pages. (#78593)
* adding padding left

* adding space left to appSection
2020-09-30 14:16:16 +02:00
Alexey Antonov 4306082af5
Invalid searchSourceJSON causes saved object migration to fail (#78535)
* Invalid `searchSourceJSON` causes saved object migration to fail

Closes: #78530

* 7.8.2 -> 7.9.3

* return migration into 6.7.2
2020-09-30 15:10:01 +03:00
Alexey Antonov b6525cd3b3
update vega version (#78390) 2020-09-30 14:52:44 +03:00
Anton Dosov 1eb229be2e
Fix warning text doesn't get displayed on filters with custom filter name (#78617)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-30 12:45:27 +02:00
Jean-Louis Leysens 2904fe01b5
[ILM] Data tier notices should reflect tier preferences (#78398)
* Refactor allocation notices for tier preferences

- also removed the lingering "data_frozen" node role

* added some test coverage

* Implement copy feedback

* Minor refactors based on PR feedback

* expanded README.md with section on testing cluster state notices

* Updated copy to reference policy and updated freeze description

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-30 12:42:05 +02:00
Cauê Marcondes 7b90333628
[APM] Service Map: Not Defined option doesn't work properly (#77757)
* Service Map:  option doesn't work properly

* addressing PR comment

* addressing PR comment

* adding unit tests

* addressing PR comment

* fixing tests

* addressing PR comment

* addressing PR comment

* addressing PR comment

* addressing PR comment

* addressing PR comment

* add filter by environment

* addressing PR comment

* fixing API tests

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-30 12:36:55 +02:00
Matthias Wilhelm 855a33c733
Improve invalid field error message at search.aggs.param_types.field (#78587) 2020-09-30 11:38:25 +02:00
Tim Roes 14c7a5e41a
Remove isDeprecated flag on visType (#78820) 2020-09-30 10:46:17 +02:00
Rudolf Meijering f8d796aec6
Remove unused elasticsearch.preserverHost setting (#78608)
* Remove unused elasticsearch.preserverHost setting

* deprecate and remove elasticsearch.startupTimeout config
2020-09-30 10:39:08 +02:00
Jen Huang f6be7dc2f9
Fix condition and adjust tests (#78898)
(cherry picked from commit 676ce45993)
2020-09-30 01:30:32 -07:00
Shahzad a31dd64778
[UX] Add percentile selector (#78562) 2020-09-30 10:24:38 +02:00
Pete Harverson 80c004cb01
[ML] Replace use of rest_total_hits_as_int with track_total_hits (#78423)
* [ML] Replace use of rest_total_hits_as_int with track_total_hits

* [ML] Replace use of lodash get for obtaining hits total

* [ML] Update mocks to use new total hits format
2020-09-30 08:54:17 +01:00
Peter Pisljar 8e523edcd6
expression service docs (#78774) 2020-09-30 09:10:28 +02:00
Stratoula Kalafateli 108a2302cd
[Functional] Wait for the page to load and then click the new vis button (#78725) 2020-09-30 10:02:16 +03:00
Diana Derevyankina 03c0d87459
[TSVB] No data in visualizations with annotations (#78794)
Closes #78789
2020-09-30 09:22:08 +03:00
Spencer 353595617b
[kbn/ui-shared-deps] track asset sizes (#78718)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-29 22:14:59 -07:00
Spencer 4c4d28ad35
delete target before building (#78665)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-09-29 21:59:11 -07:00
Matthew Kime cdb922f2a2
Move indexPattern.popularizeField into discover (#77668)
Move indexPattern.popularizeField into discover
2020-09-29 20:02:21 -05:00
Brent Kimmel b1e60a6a8c
[Security Solution][Resolver]Add backdrop to pills (#78625)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-29 20:46:59 -04:00
Nathan L Smith 564a7b1a17
Storybook 6 and config changes (#75357)
Upgrade to Storybook 6 and attempt to use the declarative configuration.

The goals of this PR (as part of Kibana's Storybook roadmap, are:

Upgrade to Storybook 6
Still allow running Storybooks with yarn storybook plugin_name
Use the declarative configuration to (hopefully) make the configuration simpler to use an easier to understand, as well as avoiding deprecation warnings and loss of future compatibility
The ways in which what I have so far differs from how we do things today are:

In the alias configuration it takes a path to a storybook configuration directory instead of the storybook.js file from before
Each plugin (it doesn't have to be a plugin; can be any directory) has a .storybook/main.js (the aliases file in @kbn/storybook specifies these locations) where they can define their Storybook configuration. You can require('@kbn/storybook').defaultConfig to get defaults and override them
@kbn/storybook has a preset that can provide Webpack and Babel configuration and Storybook parameters and decorators
Instead of dynamically creating the list of stories to import, we define them in the globs of the stories property in .storybook/main.js.
Do not build a DLL. We are using @kbn/ui-shared-deps as externals. Startup time is not quite as fast but still acceptable.
Other things done in this PR:

Allow default exports in .stories. to allow for Common Story Format CSF stories
Add guard in Webpack configuration needed for overriding CSS rules
Update filename casing check to allow for files with required names in Storybook
Clean up observability stories
Rename *.examples.tsx and *.story.tsx to *.stories.tsx
2020-09-29 19:34:05 -05:00
Phillip Burch 46a595947e
[Metrics UI] Add anomalies to timeline (#78602)
* Add ability to fetch anomalies by metric

* Add ability to fetch anomalies to timeline

* Show anomaly annotation on timeline

* Fix type check

* Fix typos

* Add influencers to tooltip, add legend

* Remove unused variable

* Only show anomalies with a score greater than 50

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-29 18:06:38 -05:00
Melissa Alvarez fd09c095de
[ML] DF Analytics exploration: add ml.is_training filter to regression/classification views (#78702)
* add training quickfilter buttons in results view

* explorationQueryBar- add ability to use quickfilters

* update type for button group
2020-09-29 18:32:24 -04:00
Marshall Main 9a9a8b0c32
Update host.os.family to match what endpoint sends (#78607) 2020-09-29 17:47:15 -04:00