Christiane (Tina) Heiligers
|
5a68f70900
|
Update core architecture docs (#164120)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: amyjtechwriter <61687663+amyjtechwriter@users.noreply.github.com>
|
2023-08-21 15:38:24 -04:00 |
|
Spencer
|
03f1a218c5
|
[core] remove root index.ts file (#137001)
* [core] remove root index.ts file
* remove support for `kibana/*` imports, replace instances in docs
|
2022-07-22 15:04:23 -07:00 |
|
gchaps
|
a13dafc7dd
|
[DOCS] Updates the Upgrade docs (#125288)
* [DOCS] Adds redirect for Standard Upgrade doc
* [DOCS] Updates Upgrade docs
* [DOCS] Incorporates review comments
* [DOCS] Adds info on saved objects
* [DOCS] Fixes broken link
* [DOCS] Fixes placement of section on unknown saved objects
* [DOCS] Removes duplicate topic
|
2022-02-10 15:46:58 -08:00 |
|
Christiane (Tina) Heiligers
|
d29abdfa15
|
[DOCS] Adds user-facing docs for the new KP logging configuration (#94993)
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
|
2021-03-30 07:54:15 -07:00 |
|
Mikhail Shustov
|
b3a9754394
|
[Core] Explicit typings for request handler context (#88718)
* move context to server part. couple with RequestHandlerContext
Context implementation will be simplified in follow-up.
* adopt core code
* adopt bfetch code
* adopt data code
* adopt search examples
* adopt vis_type_timelion
* adopt vis_type_timeseries
* adopt plugin functional tests
* adopt actions
* adopt alerting plugin
* adopt APM plugin
* adopt beats_management
* adopt case plugin
* adopt cross_cluster_replication
* adopt data_enhanced
* adopt event_log
* adopt global_search
* adopt index_management
* adopt infra
* adopt licensing
* adopt lists
* adopt logstash
* adopt reporting
* adopt observability
* adopt monitoring
* adopt rollup
* adopt so tagging
* adopt security
* adopt security_solutions
* adopt watcher
* adopt uptime
* adopt spaces
* adopt snapshot_restore
* adopt features changes
* mute error when null used to extend context
* update docs
* small cleanup
* add type safety for return type
* refactor registerRouteHandlerContext type
* update docs
* update license header
* update docs
* fix type error. fetch body does not accept array of strings
* fix telemetry test
* remove unnecessary ts-ignore
* address comments
* update docs
|
2021-01-21 15:20:22 +01:00 |
|
Mikhail Shustov
|
ab8a2f7427
|
[docs] Convert migration guide to asciidoc (#82600)
* Initial conversion to asciidoc
* Update and split migration guide
* Convert MIGRATION_EXAMPLES to asciidoc
* build with --focus flag
* convert migration guide to asciidoc
* cleanup migration_examples
* fix wrong Heading size
* update links in docs
* Apply suggestions from code review
Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
* Apply suggestions from code review
Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
* add tooling section
* explain purpose of each lifecycle method
* cleanup docs
* cleanup p2
* fix wrong link
* resturcture core docs
* fix wrong link
* update missing links
* Apply suggestions from code review
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* address comments
* add a commenta about plugin-helpers preconfigured
* improve density of tables
* fix lik
* remove links to the migration guide
* address comments
* Apply suggestions from code review
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* address @gchaps comments
* Apply suggestions from code review
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* change format of ES client change list
Co-authored-by: Josh Dover <me@joshdover.com>
Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
|
2020-11-24 09:46:19 +01:00 |
|