Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/ek-so/kibana
Browse files Browse the repository at this point in the history
  • Loading branch information
ek-so committed Sep 30, 2024
2 parents cf02148 + d0c8430 commit 86e5656
Show file tree
Hide file tree
Showing 58 changed files with 1,459 additions and 819 deletions.
1 change: 0 additions & 1 deletion .buildkite/scripts/steps/artifacts/cloud.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jq '
.resources.kibana[0].plan.kibana.docker_image = "'$KIBANA_TEST_IMAGE'" |
.resources.kibana[0].plan.kibana.version = "'$FULL_VERSION'" |
.resources.elasticsearch[0].plan.elasticsearch.version = "'$FULL_VERSION'" |
.resources.enterprise_search[0].plan.enterprise_search.version = "'$FULL_VERSION'" |
.resources.integrations_server[0].plan.integrations_server.version = "'$FULL_VERSION'"
' .buildkite/scripts/steps/cloud/deploy.json > "$DEPLOYMENT_SPEC"

Expand Down
1 change: 0 additions & 1 deletion .buildkite/scripts/steps/cloud/build_and_deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ if [ -z "${CLOUD_DEPLOYMENT_ID}" ] || [ "${CLOUD_DEPLOYMENT_ID}" = 'null' ]; the
.name = "'$CLOUD_DEPLOYMENT_NAME'" |
.resources.kibana[0].plan.kibana.version = "'$VERSION'" |
.resources.elasticsearch[0].plan.elasticsearch.version = "'$VERSION'" |
.resources.enterprise_search[0].plan.enterprise_search.version = "'$VERSION'" |
.resources.integrations_server[0].plan.integrations_server.version = "'$VERSION'"
' .buildkite/scripts/steps/cloud/deploy.json > /tmp/deploy.json

Expand Down
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -1239,6 +1239,7 @@ x-pack/test/observability_ai_assistant_functional @elastic/obs-ai-assistant
/x-pack/test/functional/apps/canvas/ @elastic/kibana-presentation
/x-pack/test_serverless/functional/test_suites/search/dashboards/ @elastic/kibana-presentation
/test/plugin_functional/test_suites/panel_actions @elastic/kibana-presentation
/x-pack/test/functional/es_archives/canvas/logstash_lens @elastic/kibana-presentation
#CC# /src/plugins/kibana_react/public/code_editor/ @elastic/kibana-presentation

# Machine Learning
Expand Down
29 changes: 20 additions & 9 deletions oas_docs/output/kibana.serverless.staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32014,9 +32014,7 @@ components:
description: A description for the SLO.
type: string
groupBy:
description: optional group by field to use to generate an SLO per distinct value
example: some.field
type: string
$ref: '#/components/schemas/SLOs_group_by'
id:
description: >-
A optional and unique identifier for the SLO. Must be between 8 and
Expand Down Expand Up @@ -32175,6 +32173,21 @@ components:
type: number
title: Find SLO response
type: object
SLOs_group_by:
description: >-
optional group by field or fields to use to generate an SLO per distinct
value
example:
- - service.name
- service.name
- - service.name
- service.environment
oneOf:
- type: string
- items:
type: string
type: array
title: Group by
SLOs_indicator_properties_apm_availability:
description: Defines properties for the APM availability indicator type
type: object
Expand Down Expand Up @@ -32765,9 +32778,7 @@ components:
example: true
type: boolean
groupBy:
description: optional group by field to use to generate an SLO per distinct value
example: some.field
type: string
$ref: '#/components/schemas/SLOs_group_by'
id:
description: The identifier of the SLO.
example: 8853df00-ae2e-11ed-90af-09bb6422b258
Expand Down Expand Up @@ -32851,9 +32862,7 @@ components:
example: true
type: boolean
groupBy:
description: optional group by field to use to generate an SLO per distinct value
example: some.field
type: string
$ref: '#/components/schemas/SLOs_group_by'
id:
description: The identifier of the SLO.
example: 8853df00-ae2e-11ed-90af-09bb6422b258
Expand Down Expand Up @@ -33074,6 +33083,8 @@ components:
description:
description: A description for the SLO.
type: string
groupBy:
$ref: '#/components/schemas/SLOs_group_by'
indicator:
oneOf:
- $ref: '#/components/schemas/SLOs_indicator_properties_custom_kql'
Expand Down
29 changes: 20 additions & 9 deletions oas_docs/output/kibana.serverless.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15304,9 +15304,7 @@ components:
description: A description for the SLO.
type: string
groupBy:
description: optional group by field to use to generate an SLO per distinct value
example: some.field
type: string
$ref: '#/components/schemas/SLOs_group_by'
id:
description: >-
A optional and unique identifier for the SLO. Must be between 8 and
Expand Down Expand Up @@ -15465,6 +15463,21 @@ components:
type: number
title: Find SLO response
type: object
SLOs_group_by:
description: >-
optional group by field or fields to use to generate an SLO per distinct
value
example:
- - service.name
- service.name
- - service.name
- service.environment
oneOf:
- type: string
- items:
type: string
type: array
title: Group by
SLOs_indicator_properties_apm_availability:
description: Defines properties for the APM availability indicator type
type: object
Expand Down Expand Up @@ -16055,9 +16068,7 @@ components:
example: true
type: boolean
groupBy:
description: optional group by field to use to generate an SLO per distinct value
example: some.field
type: string
$ref: '#/components/schemas/SLOs_group_by'
id:
description: The identifier of the SLO.
example: 8853df00-ae2e-11ed-90af-09bb6422b258
Expand Down Expand Up @@ -16141,9 +16152,7 @@ components:
example: true
type: boolean
groupBy:
description: optional group by field to use to generate an SLO per distinct value
example: some.field
type: string
$ref: '#/components/schemas/SLOs_group_by'
id:
description: The identifier of the SLO.
example: 8853df00-ae2e-11ed-90af-09bb6422b258
Expand Down Expand Up @@ -16364,6 +16373,8 @@ components:
description:
description: A description for the SLO.
type: string
groupBy:
$ref: '#/components/schemas/SLOs_group_by'
indicator:
oneOf:
- $ref: '#/components/schemas/SLOs_indicator_properties_custom_kql'
Expand Down
29 changes: 20 additions & 9 deletions oas_docs/output/kibana.staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40005,9 +40005,7 @@ components:
description: A description for the SLO.
type: string
groupBy:
description: optional group by field to use to generate an SLO per distinct value
example: some.field
type: string
$ref: '#/components/schemas/SLOs_group_by'
id:
description: >-
A optional and unique identifier for the SLO. Must be between 8 and
Expand Down Expand Up @@ -40166,6 +40164,21 @@ components:
type: number
title: Find SLO response
type: object
SLOs_group_by:
description: >-
optional group by field or fields to use to generate an SLO per distinct
value
example:
- - service.name
- service.name
- - service.name
- service.environment
oneOf:
- type: string
- items:
type: string
type: array
title: Group by
SLOs_indicator_properties_apm_availability:
description: Defines properties for the APM availability indicator type
type: object
Expand Down Expand Up @@ -40756,9 +40769,7 @@ components:
example: true
type: boolean
groupBy:
description: optional group by field to use to generate an SLO per distinct value
example: some.field
type: string
$ref: '#/components/schemas/SLOs_group_by'
id:
description: The identifier of the SLO.
example: 8853df00-ae2e-11ed-90af-09bb6422b258
Expand Down Expand Up @@ -40842,9 +40853,7 @@ components:
example: true
type: boolean
groupBy:
description: optional group by field to use to generate an SLO per distinct value
example: some.field
type: string
$ref: '#/components/schemas/SLOs_group_by'
id:
description: The identifier of the SLO.
example: 8853df00-ae2e-11ed-90af-09bb6422b258
Expand Down Expand Up @@ -41065,6 +41074,8 @@ components:
description:
description: A description for the SLO.
type: string
groupBy:
$ref: '#/components/schemas/SLOs_group_by'
indicator:
oneOf:
- $ref: '#/components/schemas/SLOs_indicator_properties_custom_kql'
Expand Down
29 changes: 20 additions & 9 deletions oas_docs/output/kibana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22291,9 +22291,7 @@ components:
description: A description for the SLO.
type: string
groupBy:
description: optional group by field to use to generate an SLO per distinct value
example: some.field
type: string
$ref: '#/components/schemas/SLOs_group_by'
id:
description: >-
A optional and unique identifier for the SLO. Must be between 8 and
Expand Down Expand Up @@ -22452,6 +22450,21 @@ components:
type: number
title: Find SLO response
type: object
SLOs_group_by:
description: >-
optional group by field or fields to use to generate an SLO per distinct
value
example:
- - service.name
- service.name
- - service.name
- service.environment
oneOf:
- type: string
- items:
type: string
type: array
title: Group by
SLOs_indicator_properties_apm_availability:
description: Defines properties for the APM availability indicator type
type: object
Expand Down Expand Up @@ -23042,9 +23055,7 @@ components:
example: true
type: boolean
groupBy:
description: optional group by field to use to generate an SLO per distinct value
example: some.field
type: string
$ref: '#/components/schemas/SLOs_group_by'
id:
description: The identifier of the SLO.
example: 8853df00-ae2e-11ed-90af-09bb6422b258
Expand Down Expand Up @@ -23128,9 +23139,7 @@ components:
example: true
type: boolean
groupBy:
description: optional group by field to use to generate an SLO per distinct value
example: some.field
type: string
$ref: '#/components/schemas/SLOs_group_by'
id:
description: The identifier of the SLO.
example: 8853df00-ae2e-11ed-90af-09bb6422b258
Expand Down Expand Up @@ -23351,6 +23360,8 @@ components:
description:
description: A description for the SLO.
type: string
groupBy:
$ref: '#/components/schemas/SLOs_group_by'
indicator:
oneOf:
- $ref: '#/components/schemas/SLOs_indicator_properties_custom_kql'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,9 @@ body, html {
transform: scaleX(1) translateX(100%);
}
}

@media (prefers-reduced-motion) {
.kbnProgress {
display: none;
}
}
Loading

0 comments on commit 86e5656

Please sign in to comment.