mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[CI] Auto-commit changed files from 'make api-docs'
This commit is contained in:
parent
4cf905db61
commit
1ccabcf714
2 changed files with 8 additions and 0 deletions
|
@ -58489,6 +58489,10 @@ components:
|
|||
description: Duration in seconds of execution gap
|
||||
minimum: 0
|
||||
type: integer
|
||||
frozen_indices_queried_count:
|
||||
description: Count of frozen indices queried during the rule execution
|
||||
minimum: 0
|
||||
type: integer
|
||||
gap_range:
|
||||
description: Range of the execution gap
|
||||
type: object
|
||||
|
|
|
@ -67967,6 +67967,10 @@ components:
|
|||
description: Duration in seconds of execution gap
|
||||
minimum: 0
|
||||
type: integer
|
||||
frozen_indices_queried_count:
|
||||
description: Count of frozen indices queried during the rule execution
|
||||
minimum: 0
|
||||
type: integer
|
||||
gap_range:
|
||||
description: Range of the execution gap
|
||||
type: object
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue