Commit graph

36217 commits

Author SHA1 Message Date
CJ Cenizal
0e6caa06e7
Convert Dev Tools app to TS project. (#82197) (#82326)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-11-02 11:14:55 -08:00
nnamdifrankie
e3a6500854
[7.x] [Fleet]: add log statement when deleting transform (#81927) (#82190)
[Fleet]: add log statement when deleting transform (#81927)
2020-11-02 13:55:48 -05:00
Nathan L Smith
de4e8b05ad
Fix link to upgrade assistant (#82138) (#82321)
This broke when stack management changed their URLs.
2020-11-02 12:54:33 -06:00
Nathan L Smith
51dc791237
Add error rate chart to overview (#82082) (#82322)
Take most of the work directly from #80298 to add the error rate chart to the overview.

Rename the existing chart that's on the transactions overview so it still keeps using the old chart for the time being. We don't want to mix chart types (react-vis + elastic-charts) on the same page becuase the interactions are different. We'll switch the transactions page to use elastic charts in a future PR.

Hide the error rate chart on RUM services.
2020-11-02 12:54:16 -06:00
Ryland Herrick
3aec8c3d5d
[Security Solution][Detections] Prevent rules from being created with a blank name or description (#82087) (#82319)
* Prevent rules from being created with a blank name or description

Our validations were a little lax here. While the fields did not cause
any errors as they're still strings, the lack of content causes some UX
weirdness that we should prevent.

Closes #81319

* Fix unit tests for rule updates

Adding in the other required fields here to get a more concise error.

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

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-11-02 12:35:15 -06:00
Devon Thomson
fc4a04bf61
[Time to Visualize] Small Attribute Service Fixes (#82072) (#82316)
* Removed some dashboard-centric wording from the Attribute Service & removed type argument from save method
2020-11-02 13:28:50 -05:00
Gidi Meir Morris
87db37c2e0
avoid refreshing by using useCallback (#82260) (#82297)
A small UI tweak to avoid unnecessarily rerendering in Case
2020-11-02 18:25:05 +00:00
Lisa Cawley
aa04168a12
Minor edits in Single Metric Viewer (#82159) (#82213) 2020-11-02 09:40:55 -08:00
Kerry Gallagher
ce60adc620
Add secondary sort to getJourneySteps query (#82281) (#82304)
Fixes ordering bug
2020-11-02 17:28:45 +00:00
Dima Arnautov
998e682b26
[ML] Configure sorting for partition values on Single Metric Viewer (#81510) (#82295)
* [ML] fix callout styles

* [ML] refactor timeseriesexplorer.js, add series_controls.tsx, storage support for partition config

* [ML] anomalousOnly support

* [ML] sort by control

* [ML] update query

* [ML] sort order controls

* [ML] adjust query

* [ML] merge default and local configs, add info

* [ML] fix types, adjust sorting logic for model plot results

* [ML] fix translation keys

* [ML] fixed size for the icon flex item

* [ML] fix time range condition, refactor

* [ML] change info messages and the icon color

* Fix model plot info message

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* [ML] functional tests

* [ML] rename ML_ENTITY_FIELDS_CONFIG

* [ML] support manual input

* [ML] show max record score color indicator

* [ML] use :checked selector

* [ML] refactor functional tests

* [ML] extend config with "applyTimeRange", refactor with entity_config.tsx

* [ML] info messages

* [ML] remove custom message

* [ML] adjust the endpoint

* [ML] customOptionText

* [ML] sort by name UI tweak

* [ML] change text

* [ML] remove TODO comment

* [ML] fix functional test

* [ML] move "Anomalous only"/"Apply time range" control to the bottom of the popover

* [ML] update types
2020-11-02 17:48:06 +01:00
Spencer
c98e2854b9
[7.x] [docs] describe steps for resolving limit overages (#81716) (#82302)
Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-11-02 09:33:00 -07:00
Pierre Gayvallet
9cd113578a
Fireproof onChange (#82252) (#82289) 2020-11-02 17:11:19 +01:00
Matthew Kime
014d2be6d5
Export DefaultFormatEditor from IndexPatternManagement (#82236) (#82287)
* export default field format editor
2020-11-02 10:04:23 -06:00
Stratoula Kalafateli
880010d724
[TSVB] Handle correctly {{key}} placeholder on series name (#81748) (#82284)
* [TSVB] Handle correctly key placeholder in series name

* Add unit test

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

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-11-02 17:53:16 +02:00
Yulia Čech
2ad651320b
[CCR] Update README.md on how to start 2 clusters for testing (#81487) (#82279)
* Update Cross cluster replication README.md on how to start 2 Elasticsearch clusters for local testing.

* Update README.md for an easier CCR local testing setup

* Fix the command for a remote cluster

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

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-11-02 16:10:47 +01:00
Gidi Meir Morris
1f5e38742a
[Actions & Connectors] removes Connector flyouts after usage (#82126) (#82251)
We've had several bugs over the past few months due to flyouts retaining state between renders.
This ensure we remove these flyouts entirely in between usage to avoid such issues recurring.
2020-11-02 15:08:19 +00:00
Shahzad
874c61e492
[7.x] [Uptime] Remove custom handling of license enabling (#82019) (#82269)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-11-02 16:06:50 +01:00
Thomas Watson
df4f66b4ac
[7.x] Upgrade to hapi version 18 (#80468) (#82265) 2020-11-02 15:49:43 +01:00
Alexey Antonov
dee1841f6c
Enable send to background in Vega (#82229) (#82257) 2020-11-02 17:42:24 +03:00
Alexey Antonov
b9d313b7e6
Enable send to background in Timelion (#82232) (#82258)
* Enable send to background in Timelion

* add jest
2020-11-02 17:42:04 +03:00
Ahmad Bamieh
b64ee1561e
[7.x] [Telemetry] Remove from and to timestamps from usage stats APIs (#81579) (#82266)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	x-pack/test/functional/apps/infra/home_page.ts
#	x-pack/test/functional/apps/infra/logs_source_configuration.ts
2020-11-02 16:01:28 +02:00
Shahzad
070c31bcc7
[7.x] [Uptime] Use base path for screenshot url (#81930) (#82262) 2020-11-02 14:55:21 +01:00
Maja Grubic
e6bc47c33f
[Discover] Deangularize context_app.html, part 3 (#81838) (#82254)
* [Discover] Deangularize context_app.html

* Removing unnecessary empty line

* Reintroduce not loading if status == FAILED

* Update src/plugins/discover/public/application/components/context_app/context_app_legacy.scss

Co-authored-by: Andrea Del Rio <delrio.andre@gmail.com>

* Update src/plugins/discover/public/application/components/context_app/context_app_legacy.tsx

Co-authored-by: Andrea Del Rio <delrio.andre@gmail.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Andrea Del Rio <delrio.andre@gmail.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Andrea Del Rio <delrio.andre@gmail.com>
2020-11-02 13:26:15 +00:00
Joe Reuter
9d3583eea2
Add derivative function (#81178) (#82245) 2020-11-02 12:17:08 +01:00
Stratoula Kalafateli
aae4273888
[Visualize] Vis listing page breaks on unknown vis type (#82018) (#82241)
* [Visualize] Vis listing page breaks on unknown vis type

* Display a warning badge in case of an error

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

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-11-02 12:07:46 +02:00
Aleh Zasypkin
8adb439c59
[7.x] Rename batchSize parameter to batch_size to be consistent with the API namings guidelines. (#82224) 2020-11-01 13:21:35 +01:00
Christos Nasikas
b82838736d
[Actions] Fix type contract (#82168) (#82219) 2020-10-31 14:07:35 +02:00
Anton Dosov
3083b8d356
[Search] fix cancelation related memory leaks (#81996) (#82163) 2020-10-31 09:13:14 +01:00
Greg Thompson
df1f03155c
Upgrade EUI to v30.1.1 (#81499) (#82210)
* eui to v30.0.0

* removed unused RecentLinks component

* update compressed -> display prop

* euiformrow compressed -> display

* euipopover remove withtitle

* euibuttongroup prop updates

* remove euibuttontoggle

* src snapshot updates

* tutorial euibuttongroup update

* x-pack snapshot updates

* euibuttongroup test updates

* TODO

* misc. js file updates

* remove euinavdrawer scss references

* translation removals

* more x-pack snapshot updates

* update data-test-subj lookup

* icons logoAMP -> logoObservability

* cypress selector updates

* update euibuttontoggle onchange, test interaction

* Fix auto-update toggle in Visualize

* some more change -> click test updates

* idtoselectedmap change

* Fix feature table button group

* Remove empty SASS file

* Fix feature table button group II

* Using `compressed` to also dictate dual range row

* Fix a few security labels

* An ML fix

* Apply suggestions from code review

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

* remove unused translation

* update view_type_toggle snapshot

* more snapshot updates

* eui to 30.1.0

* undo temp ts-ignore

* more x-pack snapshot updates

* eui to 30.1.1

* update feature privilege text

* Update x-pack/plugins/security/public/management/roles/edit_role/privileges/kibana/feature_table/sub_feature_form.tsx

Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>

* reuse i18n token

* Adapt log entry action button to new `minWidth` prop

* clean up label

* Combine auto apply strings into one

* ternary fix

* cases status useCallback

Co-authored-by: cchaos <caroline.horn@elastic.co>
Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
Co-authored-by: Felix Stürmer <stuermer@weltenwort.de>

Co-authored-by: cchaos <caroline.horn@elastic.co>
Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
Co-authored-by: Felix Stürmer <stuermer@weltenwort.de>
2020-10-30 18:21:00 -06:00
Yuliia Naumenko
d9c8724623
[Alerting UI] Grouped list of alert types using producers in Types filter of Alerts tab (#81876) (#82205)
* Grouped list of alert types using producers in Types filter of Alerts tab

* Added e2e test

* fixed deps for test utils
2020-10-30 17:08:38 -07:00
Nathan Reese
f8a0026717
[Maps] convert vector style component to typescript round 1 (#81961) (#82200)
* [Maps] convert vector style component to typescript round 1

* clean up

* review feedback

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

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-30 16:25:39 -06:00
Brian Seeders
8998e8f1e2 Skip failing ES snapshot test (#82207) 2020-10-30 17:53:32 -04:00
Brian Seeders
71b5ec105c Skip ES snapshot failing suite (#82206) 2020-10-30 17:50:08 -04:00
Nathan L Smith
3d83315c60
Rename "service overview" to "service inventory" (#81933) (#82181)
To remove confusion when implementing #81718, rename the existing "service overview" to "service inventory."

* Rename `ServiceOverviewLink` to `ServiceInventoryLink`
* Remove service inventory test snapshots
* Rename `ServiceOverview` to `ServiceInventory`
* Add `service_inventory` to pageview tracking
* Rename i18n keys for service inventory
* Change "return to overview" link to "return to inventory" on settings page
* Rename `fetchOverviewPageData` to `fetchObservabilityOverviewPageData`
2020-10-30 15:36:13 -05:00
Kevin Logan
5af63127ab
adjust policy test to drop test for server addresses (#82120) (#82182)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-30 16:18:30 -04:00
gchaps
7e9e7f2d01
[DOCS] Updates add data content (#81093) (#82171)
* [DOCS] Updates add data content

* [DOCS] Incorporated review comments

* [DOCS] Adds content for geojson upload

* [DOCS] Fixes link

* [DOCS] Incorporates review comments

* [DOCS] Minor edits

* Update docs/setup/connect-to-elasticsearch.asciidoc

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

* Update docs/setup/connect-to-elasticsearch.asciidoc

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

* Update docs/setup/connect-to-elasticsearch.asciidoc

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

* Update docs/setup/connect-to-elasticsearch.asciidoc

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

* Update docs/setup/connect-to-elasticsearch.asciidoc

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
# Conflicts:
#	docs/setup/connect-to-elasticsearch.asciidoc
2020-10-30 11:24:23 -07:00
igoristic
a47b38dbbf
[Monitoring] Thread pool rejections alert (#79433) (#82157)
* Thread pool rejections first draft

* Split search and write rejections to seperate alerts

* Code review feedback

* Optimized page loading and bundle size

* Increased monitoring bundle limit

* Removed server app import into the frontend

* Fixed tests and bundle size

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	packages/kbn-optimizer/limits.yml
2020-10-30 14:02:06 -04:00
James Rodewig
86bf9088fe
[DOCS] Remove index mgmt docs (#82099) (#82164) 2020-10-30 13:13:51 -04:00
Christos Nasikas
4e7b841c77
[7.x] [Actions] Fix actionType type on registerType function (#82125) (#82141) 2020-10-30 19:12:07 +02:00
Angela Chuang
e73c0fd72c
[Security Solution] Modal for saving timeline (#81802) (#82137)
* init modal for saving timeline

* disable auto save

* unit test

* fix type error

* update translation

* add unit tests

* rename constant

* break components into files

* autoFocus and close modal on finish

* rename constant

* fix description label

* update wording

* review

* fix dependency

* remove classname

* update wording

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

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-30 17:00:59 +00:00
Anton Dosov
82db4efa2b
[Chrome] Extension to append an element to the last breadcrumb (#82015) (#82142) 2020-10-30 17:38:16 +01:00
Nathan L Smith
a4982cee8d
TS project references for share plugin (#82051) (#82134) 2020-10-30 10:46:39 -05:00
Joe Reuter
697262a8e7
add tests for index pattern switching (#81987) (#82133) 2020-10-30 16:33:21 +01:00
Chris Roberson
aab46570f4
Fixed dead links (#78696) (#82129)
Fixed links to 404 page.

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

Co-authored-by: Bo Andersen <ba0708@icloud.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-30 11:28:19 -04:00
Stratoula Kalafateli
aa1688c1cc
[Graph] Fix problem with duplicate ids (#82109) (#82131) 2020-10-30 17:09:21 +02:00
Chris Cowan
71234d2b85
[Metrics UI] Add endpoint for Metrics API (#81693) (#82095)
* [Metrics UI] Add endpoint for Metrics API

* Adding the ability to caculate the interval based on a module

* fixing types

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

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-30 07:51:47 -07:00
Mike Côté
fa253a1cea
Add a link to documentation in the alerts and actions management UI (#81909) (#82127)
* Add a link to documentation in the alerts and actions management UI

* Update label

* Remove usage of any on registries
# Conflicts:
#	x-pack/plugins/triggers_actions_ui/public/application/context/alerts_context.tsx
2020-10-30 10:48:46 -04:00
Pierre Gayvallet
511cf5c666
SO management: fix legacy import index pattern selection being reset when switching page (#81621) (#82118)
* fix legacy import index pattern selection being reset when switching pages

* update snapshots
2020-10-30 15:32:15 +01:00
Nathan L Smith
bafc89e092
Service overview tab and route (#81972) (#82046)
Placeholder tab and route for service overview page.

Fixes #81718.
2020-10-30 09:28:14 -05:00
Sandra Gonzales
27d7fb8388
[Fleet] fix duplicate ingest pipeline refs (#82078) (#82124)
* check if pipeline refs for version already exists

* use the right version
2020-10-30 10:04:54 -04:00