[CI] Auto-commit changed files from 'make api-docs'

This commit is contained in:
kibanamachine 2025-04-16 13:39:10 +00:00 committed by Edgar Santos
parent 4cf905db61
commit 1ccabcf714
2 changed files with 8 additions and 0 deletions

View file

@ -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

View file

@ -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