mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Updates the VEGA docs for v8.0 (#112781)
* Update VEGA docs for v8.0 * Update docs/user/dashboard/vega-reference.asciidoc Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co> Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
1803511ec4
commit
5c4f519563
1 changed files with 2 additions and 0 deletions
|
@ -102,6 +102,8 @@ Tokens include the following:
|
|||
* `"%dashboard_context-filter_clause%"`: String replaced by an object containing filters
|
||||
* `"%dashboard_context-must_not_clause%"`: String replaced by an object containing filters
|
||||
|
||||
NOTE: Vega supports the `interval` parameter, which is unsupported {es} 8.0.0 and later. To use intervals, use `fixed_interval` or `calendar_interval` instead.
|
||||
|
||||
For example, the following query counts the number of documents in a specific index:
|
||||
|
||||
[source,yaml]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue