Skip to content

Commit

Permalink
Merge branch 'main' into cleanup-dashboard-services_2024-09-19
Browse files Browse the repository at this point in the history
  • Loading branch information
Heenawter authored Sep 25, 2024
2 parents 445ec58 + 17455d8 commit 5f0d874
Show file tree
Hide file tree
Showing 1,686 changed files with 36,602 additions and 17,262 deletions.
6 changes: 3 additions & 3 deletions .buildkite/scripts/steps/artifacts/docker_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,15 +126,15 @@ steps:
env:
CONTAINER: "$KIBANA_IMAGE"
soft_fail: true
- label: ":argo: Update kibana image tag for kibana-controller using gpctl"
- label: ":serverless::argo: Run synthetics tests and update kibana image tag to ${GIT_ABBREV_COMMIT} for kibana-controller"
branches: main
trigger: gpctl-promote-with-e2e-tests
trigger: gpctl-promote-after-serverless-devenv-synthetics
build:
env:
SERVICE_COMMIT_HASH: "$GIT_ABBREV_COMMIT"
SERVICE: kibana
REMOTE_SERVICE_CONFIG: https://raw.githubusercontent.com/elastic/serverless-gitops/main/gen/gpctl/kibana/dev.yaml
DRY_RUN: "${DRY_RUN:-false}"
GPCTL_PROMOTE_DRY_RUN: ${DRY_RUN:-false}
EOF

else
Expand Down
5 changes: 4 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ src/plugins/files_management @elastic/appex-sharedux
src/plugins/files @elastic/appex-sharedux
packages/kbn-find-used-node-modules @elastic/kibana-operations
x-pack/plugins/fleet @elastic/fleet
packages/kbn-flot-charts @elastic/kibana-operations
packages/kbn-flot-charts @elastic/kibana-presentation @elastic/stack-monitoring
x-pack/test/ui_capabilities/common/plugins/foo_plugin @elastic/kibana-security
packages/kbn-formatters @elastic/obs-ux-logs-team
src/plugins/ftr_apis @elastic/kibana-core
Expand Down Expand Up @@ -610,13 +610,15 @@ x-pack/packages/ml/data_view_utils @elastic/ml-ui
x-pack/packages/ml/date_picker @elastic/ml-ui
x-pack/packages/ml/date_utils @elastic/ml-ui
x-pack/packages/ml/error_utils @elastic/ml-ui
x-pack/packages/ml/field_stats_flyout @elastic/ml-ui
x-pack/packages/ml/in_memory_table @elastic/ml-ui
x-pack/packages/ml/is_defined @elastic/ml-ui
x-pack/packages/ml/is_populated_object @elastic/ml-ui
x-pack/packages/ml/kibana_theme @elastic/ml-ui
x-pack/packages/ml/local_storage @elastic/ml-ui
x-pack/packages/ml/nested_property @elastic/ml-ui
x-pack/packages/ml/number_utils @elastic/ml-ui
x-pack/packages/ml/parse_interval @elastic/ml-ui
x-pack/plugins/ml @elastic/ml-ui
x-pack/packages/ml/query_utils @elastic/ml-ui
x-pack/packages/ml/random_sampler_utils @elastic/ml-ui
Expand All @@ -628,6 +630,7 @@ x-pack/packages/ml/time_buckets @elastic/ml-ui
x-pack/packages/ml/trained_models_utils @elastic/ml-ui
x-pack/packages/ml/ui_actions @elastic/ml-ui
x-pack/packages/ml/url_state @elastic/ml-ui
x-pack/packages/ml/validators @elastic/ml-ui
packages/kbn-mock-idp-plugin @elastic/kibana-security
packages/kbn-mock-idp-utils @elastic/kibana-security
packages/kbn-monaco @elastic/appex-sharedux
Expand Down
2 changes: 1 addition & 1 deletion api_docs/actions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/actions
title: "actions"
image: https://source.unsplash.com/400x175/?github
description: API docs for the actions plugin
date: 2024-09-23
date: 2024-09-25
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions']
---
import actionsObj from './actions.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/advanced_settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/advancedSettings
title: "advancedSettings"
image: https://source.unsplash.com/400x175/?github
description: API docs for the advancedSettings plugin
date: 2024-09-23
date: 2024-09-25
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings']
---
import advancedSettingsObj from './advanced_settings.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/ai_assistant_management_selection.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiAssistantManagementSelection
title: "aiAssistantManagementSelection"
image: https://source.unsplash.com/400x175/?github
description: API docs for the aiAssistantManagementSelection plugin
date: 2024-09-23
date: 2024-09-25
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiAssistantManagementSelection']
---
import aiAssistantManagementSelectionObj from './ai_assistant_management_selection.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/aiops.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiops
title: "aiops"
image: https://source.unsplash.com/400x175/?github
description: API docs for the aiops plugin
date: 2024-09-23
date: 2024-09-25
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops']
---
import aiopsObj from './aiops.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/alerting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/alerting
title: "alerting"
image: https://source.unsplash.com/400x175/?github
description: API docs for the alerting plugin
date: 2024-09-23
date: 2024-09-25
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'alerting']
---
import alertingObj from './alerting.devdocs.json';
Expand Down
200 changes: 175 additions & 25 deletions api_docs/apm.devdocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2502,23 +2502,53 @@
"<[",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".All>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Hot>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Warm>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Cold>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Frozen>]>; }>, ",
"TypeC",
"<{ environment: ",
Expand Down Expand Up @@ -2584,23 +2614,53 @@
"<[",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".All>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Hot>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Warm>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Cold>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Frozen>]>; }>, ",
"TypeC",
"<{ probability: ",
Expand Down Expand Up @@ -2672,23 +2732,53 @@
"<[",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".All>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Hot>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Warm>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Cold>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Frozen>]>; }>, ",
"TypeC",
"<{ probability: ",
Expand Down Expand Up @@ -2752,23 +2842,53 @@
"<[",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".All>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Hot>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Warm>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Cold>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Frozen>]>; }>, ",
"TypeC",
"<{ probability: ",
Expand Down Expand Up @@ -2828,23 +2948,53 @@
"<[",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".All>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Hot>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Warm>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Cold>, ",
"LiteralC",
"<",
"IndexLifecyclePhaseSelectOption",
{
"pluginId": "observabilityShared",
"scope": "common",
"docId": "kibObservabilitySharedPluginApi",
"section": "def-common.IndexLifecyclePhaseSelectOption",
"text": "IndexLifecyclePhaseSelectOption"
},
".Frozen>]>; }>, ",
"TypeC",
"<{ probability: ",
Expand Down
Loading

0 comments on commit 5f0d874

Please sign in to comment.