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
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
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
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
timelion
uptime [Uptime] Add first draft of uptime docs (#31814) 2019-03-22 12:59:53 -04:00
visualize
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
getting-started.asciidoc
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
management.asciidoc
migration.asciidoc
plugins.asciidoc
redirects.asciidoc
setup.asciidoc
timelion.asciidoc
visualize.asciidoc