-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master' into alerts/stack-aler…
…ts-public * upstream/master: (57 commits) Remove unused asciidoc file (#83228) [Lens] Remove background from lens embeddable (#83061) [Discover] Unskip flaky tests based on discover fixture index pattern (#82991) Removing unnecessary trailing slash in CODEOWNERS Trying to fix CODEOWNERS again, where was a non-existent team prior (#83236) Trying to fix CODEOWERS, missing a starting slash (#83233) skip flaky suite (#83231) Add enzyme rerender test helper (#83208) Move Elasticsearch type definitions out of APM (#83081) [ts/checkTsProjects] produce a more useful error message (#83209) [kbnClient] retry updating config if necessary (#83205) I accidentally removed this line in a recent PR (#83201) Don't make the caller do work the function can do (#83180) [App Search] Update EngineRouter & EngineNav to use EngineLogic (#83138) [Workplace Search] Add routes for Sources (#83125) Update logstash pipeline management to use system index APIs (#80405) [ML] Replace EuiBasicTable with EuiInMemoryTable (#83057) [Metrics UI] Add basic interaction and shell for node details overlay (#82013) [App Search] Added the log retention confirmation modal to the Settings page (#83009) [docs] Fix create map title in import geospatial page (#83172) ...
- Loading branch information
Showing
544 changed files
with
11,811 additions
and
6,614 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
...blic/kibana-plugin-plugins-data-public.querysuggestiongetfnargs.usetimerange.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-plugins-data-public](./kibana-plugin-plugins-data-public.md) > [QuerySuggestionGetFnArgs](./kibana-plugin-plugins-data-public.querysuggestiongetfnargs.md) > [useTimeRange](./kibana-plugin-plugins-data-public.querysuggestiongetfnargs.usetimerange.md) | ||
|
||
## QuerySuggestionGetFnArgs.useTimeRange property | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
useTimeRange?: boolean; | ||
``` |
Oops, something went wrong.