Commit graph

11 commits

Author SHA1 Message Date
Luke Elmers 928c4b8353
Convert image names to snake_case in RFC 0020. (#103536) 2021-06-28 14:00:26 -05:00
Pierre Gayvallet 62e79ffaae
[RFC] Node.js clustering in Kibana (#94057)
Co-authored-by: Luke Elmers <luke.elmers@elastic.co>
2021-06-28 12:22:49 -06:00
Aleh Zasypkin c4fb693035
RFC: Kibana preboot lifecycle stage. (#99318) 2021-06-28 10:54:25 +02:00
Thomas Neirynck ee9d469295
[RFC][Maps] Adding a timeslider to Maps (#98355)
Accepted. Additional notes in the github issue.
2021-05-13 10:39:37 -04:00
Brian Seeders 3bf21c3c1f
[RFC] Buildkite (#95070) 2021-05-12 17:58:17 -04:00
Vadim Dalecky 249f9aca15
RFC: URL Service (TTL: expired) (#95416)
* docs: ✏️ start URL Service RFC

* docs: ✏️ improe short URL example

* docs: ✏️ add summary, basic examples and motivation sections

* docs: ✏️ fill end sections of rfc

* feat: 🎸 start "Detailed design" section

* docs: ✏️ add HTTP endpoints section

* docs: ✏️ use table layout

* docs: ✏️ cleanup various text parts

* feat: 🎸 add redirect route GET endpoints

* docs: ✏️ add alternatives

* docs: ✏️ update examples

* docs: ✏️ update client interfaces

* docs: ✏️ update HTTP endpoints

* docs: ✏️ update url generator references

* docs: ✏️ add note about short URL migration

* docs: ✏️ add Peter's clarifications

* docs: ✏️ fix typos

* docs: ✏️ remove short url create() method

* docs: ✏️ update redirect endpoints

* docs: ✏️ add note about locator usage

* docs: ✏️ make paramsVersion required

* docs: ✏️ add goals section

* docs: ✏️ add suggested bullet points
2021-04-19 11:57:01 +02:00
Larry Gregory 7e2ffc054e
RFC: Object level security, Phase 1 (#93115)
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
2021-04-12 12:27:56 -04:00
Stacey Gammon bb3ed33ccc
RFC for automatically generated typescript API documentation for every plugins public services, types, and functionality (#86704)
* wip RFC for API doc infra

* update

* update

* rfc

* rfc

* Update RFC

* Update RFC post Arch Review

* add pr link

* Update based on review feedback

* Update 0014_api_documentation.md

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-04 17:22:22 -05:00
Liza Katz 91aed6f961
[Search][Sessions] Rename Background Sessions to Search Sessions (#87500)
* Rename Background Sessions to Search Sessions (with a send to background action)

* doc

* doc

* jest fun

* rename rfc

* translations

* update so name in features

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-07 17:28:27 +02:00
Liza Katz 5f53d4f34b
[RFC][Search] Background sessions RFC (#73281)
RFC

Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
2020-10-05 19:18:30 +03:00
Alejandro Fernández Haro babf81bdc0
[RFC] Pulse (#57108)
* [RFC][skip-ci] Pulse

* Add drawback

* Add Opt-In/Out endpoint

* Add clarification about synched local internal indices

* Update rfcs/text/0008_pulse.md

Co-Authored-By: Josh Dover <me@joshdover.com>

* Add Phased implementation intentions, Security and Integrity challenges and example of use

* Refer to a follow up RFC to talk about security in the future

* Fix wording + add Legacy behaviour

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Josh Dover <me@joshdover.com>
2020-03-11 09:36:12 +00:00