kibana/docs
Mikhail Shustov 39091e7037
[New platform] Introduce start phase for core services on server (#35297)
* introduce start phase. setup is bloated with start functionality

* fix amp typings: server is part of start contract now

* update mock files

* root.start(): necessary to run test server

* expose  setup&start server api to simplify testing

* move tests to the new API

* test servers also should call root.start()

* update docs

* update snapshots: this functionality is tested in http server

* split setup/start phases

* update docs

* expose http server if it not started

to get rid of Optional<HttpServer> type and make it Require<HttpServer>

* adopt test to exposed Http server via SetupContract

* udpate docs

* cleanup apm changees

* check legacy service setup before start

* check http server setup before start

* restrict server options mutation; unify Promise interface for setup

* introduce start pahse for plugins service for parity with client side

* Revert "introduce start pahse for plugins service for parity with client side"

This reverts commit c04fdd2e26.
2019-04-30 13:22:33 +02:00
..
api Feature Controls - Spaces API Docs (#34575) 2019-04-17 09:02:17 -04:00
apm [APM][Docs] Update documentation for 7.0 (#31940) 2019-03-14 09:00:37 -07:00
canvas [DOCS] Adds X-Pack icon for Canvas (#34173) 2019-04-01 11:26:32 -07:00
dev-tools [DOCS] Updates docs for Console (#35505) 2019-04-24 15:06:30 -04:00
development [New platform] Introduce start phase for core services on server (#35297) 2019-04-30 13:22:33 +02:00
discover Makes KQL the default query language for new searches (#27092) 2019-02-06 17:18:25 -05:00
getting-started docs: update tutorial (#34295) 2019-04-03 11:53:43 -07:00
graph [DOCS] Removes abbrevtitles from parts (#34002) 2019-03-27 13:23:32 -07:00
images [DOCS]Replace CCR and CCS with attributes (#33143) 2019-03-13 14:14:08 -04:00
infrastructure [Infra + Logs UI] Add source configuration ui to the docs (#33535) 2019-03-22 12:25:08 +01:00
limitations [DOCS] Adds known limitation for exporting a data table (#25561) 2018-11-13 09:07:22 -08:00
logs [Infra + Logs UI] Add source configuration ui to the docs (#33535) 2019-03-22 12:25:08 +01:00
management [DOCS] Updates 7.0 upgrade guide (#34121) (#34346) 2019-04-03 14:50:47 -04:00
maps [Maps] layer level filtering and classification styling docs (#34895) 2019-04-19 09:58:02 -06:00
migration [DOCS]Adds breaking change for index patterns (#35314) 2019-04-18 14:37:13 -04:00
ml [DOCS] Updates data recognizer screenshots for ECS (#34596) 2019-04-05 11:29:48 -07:00
monitoring Docs: Simplifying setup by using module configuration variant syntax (#34599) 2019-04-08 09:04:57 -07:00
plugins Add ElastAlert Kibana Plugin to known plugins list (#23598) 2018-09-28 10:47:27 +02:00
release-notes [DOCS] Removes abbrevtitles from parts (#34002) 2019-03-27 13:23:32 -07:00
reporting [DOCS]Update UI names in Reporting doc (#34073) 2019-03-28 13:16:28 -04:00
security Fixing security token auth doc link 2019-04-23 18:06:00 -07:00
settings adds note on matching multiple wildcards (#35351) 2019-04-25 15:15:56 -04:00
setup fix link for 18n settings (#35413) 2019-04-22 13:56:59 -04:00
spaces [DOCS] Adds descriptions and examples to spaces security doc (#30113) 2019-02-05 15:59:37 -08:00
timelion
uptime [Uptime] Add first draft of uptime docs (#31814) 2019-03-22 12:59:53 -04:00
visualize [Docs]Fixes links in Vega docs (#31283) 2019-02-19 10:31:37 -05:00
api.asciidoc Feature Controls - Spaces API Docs (#34575) 2019-04-17 09:02:17 -04:00
canvas.asciidoc [DOCS] Adds X-Pack icon for Canvas (#34173) 2019-04-01 11:26:32 -07:00
CHANGELOG.asciidoc [DOCS] Removes abbrevtitles from parts (#34002) 2019-03-27 13:23:32 -07:00
dashboard.asciidoc Remove Dashboard dark theme setion from docs (#32863) 2019-03-11 14:07:34 -06:00
dev-tools.asciidoc [DOCS] Updates docs for Console (#35505) 2019-04-24 15:06:30 -04:00
development.asciidoc [DOCS] Fixes formatting in plugin and l10 docs (#34594) 2019-04-05 07:01:16 -07:00
discover.asciidoc [Docs]Updates to Discover docs (#29868) 2019-02-04 10:20:24 -05:00
getting-started.asciidoc [DOCS]Add sample data (#32244) 2019-03-05 13:27:30 -05:00
gs-index.asciidoc
index.asciidoc [Uptime] Add first draft of uptime docs (#31814) 2019-03-22 12:59:53 -04:00
index.x.asciidoc
introduction.asciidoc
limitations.asciidoc [DOCS] Fixes link title (#26599) 2018-12-04 08:49:37 -08:00
management.asciidoc [DOCS] Adds documentation for remote cluster and CCR UIs (#28944) 2019-01-18 09:32:24 -05:00
migration.asciidoc [DOCS] Adds placeholders for release notes, breaking changes, highlights (#30545) 2019-02-08 12:56:52 -08:00
plugins.asciidoc [plugin cli] defer optimization (#26983) 2019-01-29 10:35:55 -06:00
redirects.asciidoc [DOCS] Removes X-Pack settings section (#30554) 2019-02-11 08:17:25 -08:00
setup.asciidoc [DOCS] Removes X-Pack settings section (#30554) 2019-02-11 08:17:25 -08:00
timelion.asciidoc
visualize.asciidoc