mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[Discover] Split saved searches out of discover plugin (#138388)
This commit is contained in:
parent
945d456e71
commit
fcf3b8bb21
74 changed files with 217 additions and 76 deletions
|
@ -246,6 +246,10 @@ Content is fetched from the remote (https://feeds.elastic.co) once a day, with p
|
|||
oss plugins.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/src/plugins/saved_search/README.md[savedSearch]
|
||||
|Contains the saved search saved object definition and helpers.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/src/plugins/screenshot_mode/README.md[screenshotMode]
|
||||
|The service exposed by this plugin informs consumers whether they should optimize for non-interactivity. In this way plugins can avoid loading unnecessary code, data or other services.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue