Commit graph

3246 commits

Author SHA1 Message Date
Giorgos Bamparopoulos 6047f03138
Add all APM configuration settings to the documentation (#114139) (#114488)
* Add APM configuration settings to the documentation

* Rename  the deprecated apm_oss.* configurations to xpack.apm.*

* Remove new lines

* Add ess icon to config settings

* Add link to the APM configuration settings docs

Co-authored-by: Søren Louv-Jansen <sorenlouv@gmail.com>

Co-authored-by: Søren Louv-Jansen <sorenlouv@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Søren Louv-Jansen <sorenlouv@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-11 11:42:04 -04:00
Kibana Machine e81607997d
Update sharing saved objects dev docs (#114395) (#114415)
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
2021-10-10 09:47:03 -04:00
Joe Portner 7053f5b16b
Legacy url conflict UI improvements (#114172) (#114382)
# Conflicts:
#	docs/development/core/public/kibana-plugin-core-public.doclinksstart.md

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-09 18:50:51 -04:00
Joe Portner 7f70d40e91
Add docs for legacy URL aliases (#110279) (#114411)
# Conflicts:
#	docs/developer/advanced/index.asciidoc
2021-10-09 13:32:56 -04:00
Kibana Machine c854dfdbf8
[Fleet] Add installed integration callouts (#113893) (#114409)
Co-authored-by: Clint Andrew Hall <clint@clintandrewhall.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Thomas Neirynck <thomas@elastic.co>
Co-authored-by: Clint Andrew Hall <clint@clintandrewhall.com>
2021-10-09 05:15:04 -04:00
Yaroslav Kuznietsov 0058764851
[MetricVis] Move the expression function and renderer to a separate plugin. (#113427) (#114384)
* Added expressionMetricVis plugin.

* splitted metric vis_type and expression.

* Fixed check errors.

* Fixed plugin docs.

* updated snapshots.

* Added code owner to expressionMetricVis.

* updated chart docs.

* Changed the `Metric` type export.

* Added storybook.

* Added bucket story.

* Added without label story.

* Added "with custom font size" story.

* Added other stories.

* Added DatatableColumn accessors.

* Replaced Metric with MetricOptions.

* Fixed MetricOptions.any

* updated the check of min/max existence.

* Updated function/renderer names.

metricRenderer -> metricVisRenderer
metricFunction -> metricVisFunction

* updated snapshot.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	.github/CODEOWNERS
#	packages/kbn-optimizer/limits.yml
#	src/dev/code_coverage/ingest_coverage/__tests__/enumerate_patterns.test.js
#	src/dev/code_coverage/ingest_coverage/__tests__/transforms.test.js
2021-10-08 04:28:29 -04:00
Joe Portner b63428a70a
[7.x] Remove securityOss plugin (#113946) (#114322)
* Remove securityOss plugin (#113946)

# Conflicts:
#	.eslintrc.js
#	.github/CODEOWNERS
#	api_docs/security_oss.mdx
#	packages/kbn-optimizer/limits.yml
#	scripts/functional_tests.js
#	x-pack/plugins/translations/translations/ja-JP.json
#	x-pack/plugins/translations/translations/zh-CN.json

* Add unintentionally removed translations

* Fix jest test
2021-10-07 16:45:09 -04:00
Patrick Mueller 2b8244b21c
[actions] update doc on customHostSettings config (#101768) (#114351)
Improved the doc on the Kibana config for actions customHostSettings

Co-authored-by: ymao1 <ying.mao@elastic.co>

Co-authored-by: ymao1 <ying.mao@elastic.co>
2021-10-07 16:00:38 -04:00
Yuliia Naumenko 03b17ae5d4
[Actions][Docs] Modify connector documentation with the new MS Exchange online configuration requirements (#112768) (#114170)
* [Actions][Docs] Modify connector documentation with the new MS Exchange online configuration requirements

* Added images

* Added client secrets

* fixed test

* fixed links

* Apply suggestions from code review

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* fixed due to comments

* Apply suggestions from code review

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update email.asciidoc

* fixed due to comments

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

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-10-06 17:00:12 -04:00
Kibana Machine 966603e2f8
[APM] Updating default option for searchAggregatedTransactions setting (#114174) (#114181)
* updating default option for searchAggregatedTransactions setting

* updating

Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
2021-10-06 16:00:18 -04:00
Lisa Cawley 1e8f59a88c
[7.x] Add client URLs to documentation link service (#114047) 2021-10-06 15:45:06 -04:00
Pierre Gayvallet 7693195341
[7.x] Expose current branch and version to config deprecation providers (#113600) (#114067)
* Expose current `branch` and `version` to config deprecation providers (#113600)

* Expose deprecation context to config deprecations

* fix import

* add correct doc annotations

* fix another test file

* update generated doc

* fix yet another test file

* fix more types

* add proper mock

* fix import

* lint ?

* restore changes to files removed in master
2021-10-06 08:06:17 -04:00
Jean-Louis Leysens 9d924d0823
[DOCS] Add 7.15.0 known issue (#113442) (#114063)
* added 7.15.0 known issue

* updated issue linked to and updated copy per feedback

* added bold and code formatting

* Update docs/CHANGELOG.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-10-06 05:06:50 -04:00
Kibana Machine 3fc62e342f
docs: remove link to APM Server (#114038) (#114040)
Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
2021-10-05 20:30:44 -04:00
James Rodewig efa29ba565
Rename 'Ingest Node Pipelines' to 'Ingest Pipelines' (#113783) (#114003)
While Elasticsearch ingest pipelines require a node with the `ingest`
role, we don't need to include `ingest node` in the feature name.

There are no official plans, but the Elasticsearch team has discussed removing
the `ingest` role in the future. This also better aligns the Kibana UI with the
Elasticsearch docs.

The PR also makes some related changes to the Kibana docs.

Relates to https://github.com/elastic/elasticsearch/pull/70253.
2021-10-05 18:33:56 -04:00
Yuliia Naumenko 8e8c8f852e
[Alerting] Allow rule types to specify custom timeout values (#113487) (#113957)
* [Alerting] Allow rule types to specify custom timeout values

* fixed tests and docs

* -

* fixed due to comments

* Update x-pack/plugins/alerting/README.md

Co-authored-by: ymao1 <ying.mao@elastic.co>

* fixed tests and docs

* Update plugin.test.ts

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: ymao1 <ying.mao@elastic.co>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: ymao1 <ying.mao@elastic.co>
2021-10-05 14:24:07 -04:00
Jean-Louis Leysens 5745dcab40
Partial revert "[DOCS] Adds #112562 known issue to 7.14.2 release notes" (#113441) (#113724)
* Revert "[DOCS] Adds #112562 known issue to 7.14.2 release notes (#112744)"

This reverts commit 819c670425.

* Keep removal of "coming" copy
# Conflicts:
#	docs/CHANGELOG.asciidoc
2021-10-05 12:08:33 +02:00
Yuliia Naumenko 2fec59867a
[Alerting][Docs] Elasticsearch setting search.allow_expensive_queries should be set as true. (#113062) (#113863)
* [Alerting][Docs] Elasticsearch setting search.allow_expensive_queries should be set to true.

* fixed text

* fixed text

* fixed due to comments

* Update alerting-setup.asciidoc
2021-10-04 18:29:30 -04:00
Matthew Kime 0d2fcbc1de
[7.x] [data views] Move data views api from data plugin and into its own (#113497) (#113833)
* [data views] Move data views api from data plugin and into its own (#113497)

* initial pass at moving data views into own plugin

* require expressions plugin, fix META_FIELDS reference

* bundle limits and localization

* fix integration test

* update plugin list and jest config

* type fixes

* search fixes

* fix localization

* fix mocks

* fix mocks

* fix stub

* type fixes

* fix import on test file

* path fixes

* remove shorted dotted from data plugin

* more todo removal

* eslint fixes

* eslint fix

* simplify data views server plugin

* simplify data views server plugin

* simplify data views server plugin

* fix imports on api routes

* fix imports on api routes

* update plugin list

* ts fixes

* ts fixes

* add deprecation notice

* fix circular dependency and api integration test

* fix circular dependency and api integration test

* rename types for better clarity

* path fixes

* jest.config and tsconfig cleanup

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

* localization fix

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-04 17:55:53 -04:00
Kibana Machine cf6c46477b
[docs] Fixes typo in Deb install docs (#113590) (#113591)
Co-authored-by: 魔王卷子 <baoguoxiao0538@hotmail.com>

Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
Co-authored-by: 魔王卷子 <baoguoxiao0538@hotmail.com>
2021-10-01 00:58:19 -04:00
Pierre Gayvallet 102822f4fd
[7.x] add SavedObjectType.management.displayName (#113091) (#113249)
* add `SavedObjectType.management.displayName` (#113091)

* add `SavedObjectType.management.displayName`

* fix unit tests

* add FTR test

* update generated doc

* also update labels

* fix unit tests
# Conflicts:
#	src/plugins/saved_objects_management/public/management_section/objects_table/components/flyout.test.tsx
#	src/plugins/saved_objects_management/public/management_section/objects_table/components/flyout.tsx
#	src/plugins/saved_objects_management/public/management_section/objects_table/saved_objects_table.test.tsx
#	src/plugins/saved_objects_management/public/management_section/objects_table/saved_objects_table.tsx
#	src/plugins/saved_objects_management/public/management_section/saved_objects_table_page.tsx

* fix types

* fix allowedTypes usage

* fix unit tests
2021-09-28 16:03:09 -04:00
Yuliia Naumenko df09e0a0bf
[Alerting] Fixed docs to replace a copy/paste for Elastic Maps Server in our action docs (#113293) (#113311) 2021-09-28 14:24:56 -04:00
Yulia Čech a85f7a5361
[Upgrade Assistant] Batch reindex docs (#112960)
* [UA] Added batch reindexing docs link to the ES deprecations page. Added a link from "batch reindexing" docs page to "start or resume reindex" docs page and from there to ES reindexing docs page. Also renamed "reindexing operation" to "reindexing task" for consistency.

* [Upgrade Assistant] Added docs build files

* Update x-pack/plugins/upgrade_assistant/public/application/components/es_deprecations/es_deprecations.tsx

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

* Update x-pack/plugins/upgrade_assistant/public/application/components/es_deprecations/es_deprecations.tsx

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

* [Upgrade Assistant] Added review suggestions and fixed eslint issues

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-28 10:26:49 +02:00
Kibana Machine 61b76ab48f
[docs] Update keystore location (#111994) (#113186)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
2021-09-27 17:27:07 -04:00
Thomas Neirynck ec7231d2f3
[Fleet] Add custom integrations API (#112481) (#113136)
Add a new plugin `custom_integrations`. This plugin allows for the registration of data-integrations tutorials. The Fleet-integrations app will display these alongside the existing Elastic Agent integrations.
# Conflicts:
#	packages/kbn-optimizer/limits.yml
2021-09-27 14:22:57 -04:00
Kibana Machine 1ad85249e1
[Lens] [Documentation] More Lens advanced questions answered (#111601) (#113092)
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Marco Liberati <dej611@users.noreply.github.com>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2021-09-27 04:25:15 -04:00
Brandon Morelli 1a657868b9
docs: 7:15 APM updates (#112775) (#113033) 2021-09-23 15:02:25 -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
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
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 69b57c0b28
[Fleet] Allow to preconfigure alternative ES outputs (on the same cluster) (#111002) (#112711)
Co-authored-by: Nicolas Chaulet <nicolas.chaulet@elastic.co>
2021-09-21 16:18:16 -04:00
Lisa Cawley 94b4239a85
[DOCS] Add machine learning sync API (#112033) (#112687) 2021-09-21 11:44:34 -04:00
Kaarina Tungseth f05f567b05
[7.x] [DOCS] Adds the 7.14.2 release notes (#112310) (#112578) 2021-09-21 09:19:05 -05:00
Stratoula Kalafateli f3a4520c30
Move timeseries to vis_types folder (#112228) (#112646)
* Move timeseries to vis_types folder

* Fix jest

* Fix types

* Fix more types

* Fix types

* fix jest tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	.github/CODEOWNERS
#	api_docs/data.json
#	api_docs/deprecations_by_plugin.mdx
2021-09-21 09:17:56 -04:00
Kibana Machine 2937c7d2c3
[SOM] Add visibleInManagement option to management metadata (#112073) (#112639)
* implement SavedObjectsTypeManagementDefinition.visibleInManagement

* update generated doc

* improve FTR tests

* fix FTR test

Co-authored-by: Pierre Gayvallet <pierre.gayvallet@gmail.com>
2021-09-21 07:51:22 -04:00
Kaarina Tungseth 76b5f22bb4
[DOCS] Adds docs for Osquery Manager integration (#109885) (#112572)
* [DOCS] Adds docs for Osquery Manager integration

* [DOCS] Fixes headings

* [DOCS] Updates osquery doc with info from walkthrough

* [DOCS] Add images and updates text

* Update docs/osquery/osquery.asciidoc

Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>

* [DOCS] Incorporates review comments

* [DOCS] Incorporates review comments

* address review comments

* Page turn edit

* made minor final tweaks

Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>
Co-authored-by: Melissa Burpo <melissa.burpo@elastic.co>
Co-authored-by: KOTungseth <kaarina.tungseth@elastic.co>

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>
Co-authored-by: Melissa Burpo <melissa.burpo@elastic.co>
2021-09-20 12:12:38 -04:00
Tyler Smalley c16480e849
[7.x][DX] Upgrade prettier to v2.4.0 (#112359) (#112524)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-09-19 22:34:46 -07:00
Kibana Machine b34f98695a
[7.x] Add SavedObjectsClient.bulkResolve (#112025) (#112486)
* Add SavedObjectsClient.bulkResolve (#112025)

* Fix type error

Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
2021-09-16 23:54:56 +00:00
Spencer bd60405ec7
[kbn/ui-shared-deps] split into two packages (#110558) (#112475)
* [kbn/ui-shared-deps] split into two packages

* fix asset categorizer

* update snapshots

* reference npm dll from optimizer

Co-authored-by: spalger <spalger@users.noreply.github.com>
# Conflicts:
#	.github/CODEOWNERS
#	src/plugins/interactive_setup/public/single_chars_field.tsx
#	test/scripts/jenkins_build_kibana.sh
2021-09-16 18:02:17 -04:00
Kibana Machine 8b0f5f9beb
[Maps] Update search docs to clarify how to disable global search, global time filter, and global refresh for layers (#111625) (#112480)
* [Maps] Update search docs to clarify how to disable global search, global time filter, and global refresh for layers

* clean up

* make timeslider icon smaller

* use more common headers

* clean up

* review feedback

* global time consistency

* remove links

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

Co-authored-by: Nathan Reese <reese.nathan@gmail.com>
2021-09-16 16:19:20 -04:00
Kaarina Tungseth 424fc4dcbf
[DOCS] Updates Add data for 7.15.0 (#112138) (#112472)
* [DOCS] Updates Add data for 7.15.0

* Removes Enterprise Search link

* [DOCS] Updates the screenshots for Lens dashboards

* Revert "[DOCS] Updates the screenshots for Lens dashboards"

This reverts commit c1ab72496b.

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

Co-authored-by: Lisa Cawley <lcawley@elastic.co>

Co-authored-by: Lisa Cawley <lcawley@elastic.co>

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2021-09-16 15:23:05 -04:00
Kaarina Tungseth 95a54512a2
[DOCS] Updates the screenshots for Lens dashboards (#112165) (#112467) 2021-09-16 15:09:33 -04:00
Kaarina Tungseth 2047c507c1
[DOCS] Reformats Dashboard (#111463) (#112340)
* [DOCS] Updates the Dashboard docs for 7.15

* Reformatting

* Reformatting

* Adds experimental tag to controls

* Review comments

* Review comments

* Removes Labs from Dashboard
2021-09-15 15:31:36 -04:00
Kaarina Tungseth 7a7f484874
[DOCS] Adds dashboard troubleshooting (#111570) (#112335)
* [DOCS] Adds dashboard troubleshooting

* Adds asciidoc file to dashboard

* Adds Timelion app image

* Update docs/user/dashboard/dashboard-troubleshooting.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Review comments

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-09-15 15:04:44 -04:00
Kaarina Tungseth 6fff85fe74
[+Doc] ERROR: Kibana server not yet ready (#111230) (#112306)
Adds section to bottom of [Kibana start-up](https://www.elastic.co/guide/en/kibana/current/access.html#status) for `Kibana server is not ready yet` error since second top Elastic Discuss post last 30d ([specific](https://discuss.elastic.co/t/error-kibana-server-is-not-ready-yet/156834/21) & [general](https://discuss.elastic.co/t/kibana-server-is-not-ready-yet/241217)). Copying @markwalkom's work.

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

Co-authored-by: Stef Nestor <steffanie.nestor@gmail.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-09-15 12:24:56 -04:00
Kaarina Tungseth 6cef8059a9
[DOC] Update Persist Keystore via Docker (#110917) (#112297)
From feedback from ES Devs summarized in [this Elastic Discuss](https://discuss.elastic.co/t/persist-elasticsearch-kibana-keystores-with-docker/283099), Adding to [this doc section](https://www.elastic.co/guide/en/kibana/7.14/docker.html#bind-mount-config) information on persisting keystores. [ES related PR](https://github.com/elastic/elasticsearch/pull/77155)

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

Co-authored-by: Stef Nestor <steffanie.nestor@gmail.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-09-15 11:47:18 -04:00
Kaarina Tungseth 5cc356015b
[DOCS] Updates introduction doc (#108122) (#112295)
* [DOCS] Updates What's new doc

* [DOCS] Updates images of home page

* [DOCS] Updates the analyze section

* Updates the visualization journey image

* Update docs/user/introduction.asciidoc

Co-authored-by: Lisa Cawley <lcawley@elastic.co>

* [DOCS] Removes apps and points to feature page instead

* Update docs/user/introduction.asciidoc

* Update docs/user/introduction.asciidoc

* Update docs/user/introduction.asciidoc

* Update docs/user/introduction.asciidoc

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: KOTungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2021-09-15 11:44:37 -04:00
Kibana Machine 4b20ae765c
[Enterprise Search] Remove Beta notification for plugin 🎉 (#112184) (#112258)
Co-authored-by: Scotty Bollinger <scotty.bollinger@elastic.co>
2021-09-15 11:03:46 -04:00
Stratoula Kalafateli 40e0ce8772
Move to vis_types folder part 3 (#112084) (#112243)
* Move to vis_types folder part 3

* Fix jest tests
# Conflicts:
#	.github/CODEOWNERS
#	.i18nrc.json
#	api_docs/data.json
#	api_docs/vis_type_timelion.json
2021-09-15 10:17:34 -04:00
Kibana Machine 28b32b0aa1
[core.metrics] Add support for multiple processes in ops metrics & stats API; deprecate process field (#109820) (#112108)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Ahmad Bamieh <ahmadbamieh@gmail.com>
2021-09-14 12:13:17 -04:00