mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
Compare commits
1 commit
main
...
deploy-fix
Author | SHA1 | Date | |
---|---|---|---|
|
0cb63c4ee0 |
5629 changed files with 67577 additions and 134103 deletions
|
@ -3,7 +3,6 @@
|
|||
"repoName": "kibana",
|
||||
"targetBranchChoices": [
|
||||
"main",
|
||||
"9.1",
|
||||
"9.0",
|
||||
"8.19",
|
||||
"8.18",
|
||||
|
@ -58,7 +57,7 @@
|
|||
"backport"
|
||||
],
|
||||
"branchLabelMapping": {
|
||||
"^v9.2.0$": "main",
|
||||
"^v9.1.0$": "main",
|
||||
"^v(\\d+).(\\d+).\\d+$": "$1.$2"
|
||||
},
|
||||
"autoMerge": true,
|
||||
|
|
|
@ -14,6 +14,7 @@ enabled:
|
|||
- x-pack/test_serverless/api_integration/test_suites/observability/common_configs/config.group1.ts
|
||||
- x-pack/test_serverless/api_integration/test_suites/observability/common_configs/config.logs_essentials.group1.ts
|
||||
- x-pack/test_serverless/api_integration/test_suites/observability/fleet/config.ts
|
||||
- x-pack/test_serverless/api_integration/test_suites/observability/ai_assistant/config.ts
|
||||
- x-pack/test_serverless/functional/test_suites/observability/config.ts
|
||||
- x-pack/test_serverless/functional/test_suites/observability/config.logs_essentials.ts
|
||||
- x-pack/test_serverless/functional/test_suites/observability/config.examples.ts
|
||||
|
|
|
@ -40,6 +40,7 @@ enabled:
|
|||
- x-pack/test/observability_functional/with_rac_write.config.ts
|
||||
- x-pack/test/observability_onboarding_api_integration/basic/config.ts
|
||||
- x-pack/test/observability_onboarding_api_integration/cloud/config.ts
|
||||
- x-pack/test/observability_ai_assistant_api_integration/enterprise/config.ts
|
||||
- x-pack/test/observability_ai_assistant_functional/enterprise/config.ts
|
||||
- x-pack/solutions/observability/test/api_integration/profiling/cloud/config.ts
|
||||
- x-pack/test/functional/apps/apm/config.ts
|
||||
|
|
|
@ -30,13 +30,13 @@ disabled:
|
|||
- x-pack/platform/test/alerting_api_integration/security_and_spaces/group2/tests/telemetry/config.ts
|
||||
- x-pack/platform/test/alerting_api_integration/spaces_only_legacy/config.ts
|
||||
- x-pack/test/cloud_integration/config.ts
|
||||
- x-pack/platform/test/load/config.ts
|
||||
- x-pack/platform/test/plugin_api_perf/config.ts
|
||||
- x-pack/test/load/config.ts
|
||||
- x-pack/test/plugin_api_perf/config.js
|
||||
- x-pack/test/screenshot_creation/config.ts
|
||||
- x-pack/platform/test/fleet_packages/config.ts
|
||||
- x-pack/test/fleet_packages/config.ts
|
||||
|
||||
# Scalability testing config that we run in its own pipeline
|
||||
- x-pack/platform/test/scalability/config.ts
|
||||
- x-pack/test/scalability/config.ts
|
||||
|
||||
# Cypress configs, for now these are still run manually
|
||||
- x-pack/test/fleet_cypress/cli_config.ts
|
||||
|
@ -91,7 +91,6 @@ enabled:
|
|||
- src/platform/test/functional/apps/discover/group10/config.ts
|
||||
- src/platform/test/functional/apps/discover/context_awareness/config.ts
|
||||
- src/platform/test/functional/apps/discover/observability/config.ts
|
||||
- src/platform/test/functional/apps/discover/tabs/config.ts
|
||||
- src/platform/test/functional/apps/getting_started/config.ts
|
||||
- src/platform/test/functional/apps/home/config.ts
|
||||
- src/platform/test/functional/apps/kibana_overview/config.ts
|
||||
|
@ -155,14 +154,15 @@ enabled:
|
|||
- x-pack/platform/test/alerting_api_integration/spaces_only/tests/alerting/group4/config_with_schedule_circuit_breaker.ts
|
||||
- x-pack/platform/test/alerting_api_integration/spaces_only/tests/actions/config.ts
|
||||
- x-pack/platform/test/alerting_api_integration/spaces_only/tests/action_task_params/config.ts
|
||||
- x-pack/test/api_integration_basic/config.ts
|
||||
- x-pack/test/api_integration/apis/cases/config.ts
|
||||
- x-pack/test/api_integration/apis/security/config.ts
|
||||
- x-pack/test/banners_functional/config.ts
|
||||
- x-pack/platform/test/cases_api_integration/security_and_spaces/config_basic.ts
|
||||
- x-pack/platform/test/cases_api_integration/security_and_spaces/config_trial.ts
|
||||
- x-pack/platform/test/cases_api_integration/security_and_spaces/config_trial_common.ts
|
||||
- x-pack/platform/test/cases_api_integration/security_and_spaces/config_no_public_base_url.ts
|
||||
- x-pack/platform/test/cases_api_integration/spaces_only/config.ts
|
||||
- x-pack/test/cases_api_integration/security_and_spaces/config_basic.ts
|
||||
- x-pack/test/cases_api_integration/security_and_spaces/config_trial.ts
|
||||
- x-pack/test/cases_api_integration/security_and_spaces/config_trial_common.ts
|
||||
- x-pack/test/cases_api_integration/security_and_spaces/config_no_public_base_url.ts
|
||||
- x-pack/test/cases_api_integration/spaces_only/config.ts
|
||||
- x-pack/test/disable_ems/config.ts
|
||||
- x-pack/test/examples/config.ts
|
||||
- x-pack/test/fleet_api_integration/config.agent.ts
|
||||
|
@ -173,8 +173,8 @@ enabled:
|
|||
- x-pack/test/fleet_api_integration/config.package_policy.ts
|
||||
- x-pack/test/fleet_api_integration/config.space_awareness.ts
|
||||
- x-pack/test/fleet_functional/config.ts
|
||||
- x-pack/platform/test/fleet_tasks/config.ts
|
||||
- x-pack/platform/test/ftr_apis/security_and_spaces/config.ts
|
||||
- x-pack/test/fleet_tasks/config.ts
|
||||
- x-pack/test/ftr_apis/security_and_spaces/config.ts
|
||||
- x-pack/test/functional_basic/apps/ml/permissions/config.ts
|
||||
- x-pack/test/functional_basic/apps/ml/data_visualizer/group1/config.ts
|
||||
- x-pack/test/functional_basic/apps/ml/data_visualizer/group2/config.ts
|
||||
|
@ -201,13 +201,13 @@ enabled:
|
|||
- x-pack/test/functional/apps/advanced_settings/config.ts
|
||||
- x-pack/test/functional/apps/aiops/config.ts
|
||||
- x-pack/test/functional/apps/api_keys/config.ts
|
||||
- x-pack/platform/test/functional/apps/canvas/config.ts
|
||||
- x-pack/test/functional/apps/canvas/config.ts
|
||||
- x-pack/test/functional/apps/cross_cluster_replication/config.ts
|
||||
- x-pack/test/functional/apps/dashboard/group1/config.ts
|
||||
- x-pack/test/functional/apps/dashboard/group2/config.ts
|
||||
- x-pack/test/functional/apps/dashboard/group3/config.ts
|
||||
- x-pack/test/functional/apps/data_views/config.ts
|
||||
- x-pack/platform/test/functional/apps/dev_tools/config.ts
|
||||
- x-pack/test/functional/apps/dev_tools/config.ts
|
||||
- x-pack/test/functional/apps/discover/group1/config.ts
|
||||
- x-pack/test/functional/apps/discover/group2/config.ts
|
||||
- x-pack/test/functional/apps/discover/group3/config.ts
|
||||
|
@ -266,7 +266,7 @@ enabled:
|
|||
- x-pack/test/functional/apps/upgrade_assistant/config.ts
|
||||
- x-pack/test/functional/apps/user_profiles/config.ts
|
||||
- x-pack/test/functional/apps/visualize/config.ts
|
||||
- x-pack/platform/test/functional/apps/watcher/config.ts
|
||||
- x-pack/test/functional/apps/watcher/config.ts
|
||||
- x-pack/platform/test/functional/config_security_basic.ts
|
||||
- x-pack/test/functional/config.ccs.ts
|
||||
- x-pack/test/functional/config.firefox.js
|
||||
|
@ -278,10 +278,10 @@ enabled:
|
|||
- x-pack/test/licensing_plugin/config.public.ts
|
||||
- x-pack/test/licensing_plugin/config.ts
|
||||
- x-pack/test/plugin_functional/config.ts
|
||||
- x-pack/platform/test/reporting_api_integration/reporting_and_security.config.ts
|
||||
- x-pack/platform/test/reporting_api_integration/reporting_without_security.config.ts
|
||||
- x-pack/platform/test/reporting_functional/reporting_and_security.config.ts
|
||||
- x-pack/platform/test/reporting_functional/reporting_without_security.config.ts
|
||||
- x-pack/test/reporting_api_integration/reporting_and_security.config.ts
|
||||
- x-pack/test/reporting_api_integration/reporting_without_security.config.ts
|
||||
- x-pack/test/reporting_functional/reporting_and_security.config.ts
|
||||
- x-pack/test/reporting_functional/reporting_without_security.config.ts
|
||||
- x-pack/test/rule_registry/security_and_spaces/config_basic.ts
|
||||
- x-pack/test/rule_registry/security_and_spaces/config_trial.ts
|
||||
- x-pack/test/rule_registry/spaces_only/config_basic.ts
|
||||
|
@ -330,7 +330,7 @@ enabled:
|
|||
- x-pack/test/spaces_api_integration/security_and_spaces/config_basic.ts
|
||||
- x-pack/test/spaces_api_integration/security_and_spaces/config_trial.ts
|
||||
- x-pack/test/spaces_api_integration/spaces_only/config.ts
|
||||
- x-pack/platform/test/task_manager_claimer_update_by_query/config.ts
|
||||
- x-pack/test/task_manager_claimer_update_by_query/config.ts
|
||||
- x-pack/test/ui_capabilities/security_and_spaces/config.ts
|
||||
- x-pack/test/ui_capabilities/spaces_only/config.ts
|
||||
- x-pack/test/upgrade_assistant_integration/config.ts
|
||||
|
@ -378,7 +378,6 @@ enabled:
|
|||
- x-pack/platform/test/api_integration/apis/management/config.ts
|
||||
- x-pack/platform/test/api_integration/apis/management/index_management/disabled_data_enrichers/config.ts
|
||||
- x-pack/platform/test/api_integration/apis/maps/config.ts
|
||||
- x-pack/platform/test/api_integration/apis/lens/config.ts
|
||||
- x-pack/platform/test/api_integration/apis/ml/config.ts
|
||||
- x-pack/platform/test/api_integration/apis/monitoring/config.ts
|
||||
- x-pack/platform/test/api_integration/apis/monitoring_collection/config.ts
|
||||
|
|
|
@ -4,12 +4,12 @@ disabled:
|
|||
- x-pack/test/security_solution_api_integration/config/serverless/config.base.essentials.ts
|
||||
- x-pack/test/security_solution_api_integration/config/serverless/config.base.edr_workflows.ts
|
||||
- x-pack/test/security_solution_api_integration/config/serverless/config.base.ai4dsoc.ts
|
||||
- x-pack/solutions/security/test/defend_workflows_cypress/serverless_config.base.ts
|
||||
- x-pack/solutions/security/test/osquery_cypress/serverless_config.base.ts
|
||||
- x-pack/test/defend_workflows_cypress/serverless_config.base.ts
|
||||
- x-pack/test/osquery_cypress/serverless_config.base.ts
|
||||
|
||||
# Cypress configs, for now these are still run manually
|
||||
- x-pack/solutions/security/test/defend_workflows_cypress/serverless_config.ts
|
||||
- x-pack/solutions/security/test/osquery_cypress/serverless_cli_config.ts
|
||||
- x-pack/test/defend_workflows_cypress/serverless_config.ts
|
||||
- x-pack/test/osquery_cypress/serverless_cli_config.ts
|
||||
- x-pack/test/security_solution_cypress/serverless_config.ts
|
||||
- x-pack/test/security_solution_cypress/ai4dsoc_serverless_config.ts
|
||||
|
||||
|
@ -76,7 +76,6 @@ enabled:
|
|||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_patch/basic_license_essentials_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_update/trial_license_complete_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_update/basic_license_essentials_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/common/configs/serverless_essentials_tier.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/customization_disabled/configs/serverless_essentials_tier.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/customization_enabled/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/customization_enabled/upgrade_prebuilt_rules/diffable_rule_fields/common_fields/configs/serverless.config.ts
|
||||
|
|
|
@ -15,11 +15,11 @@ disabled:
|
|||
- x-pack/solutions/security/test/cloud_security_posture_functional/config.cloud.ts
|
||||
|
||||
# Cypress configs, for now these are still run manually
|
||||
- x-pack/solutions/security/test/defend_workflows_cypress/cli_config.ts
|
||||
- x-pack/solutions/security/test/defend_workflows_cypress/config.ts
|
||||
- x-pack/solutions/security/test/osquery_cypress/cli_config.ts
|
||||
- x-pack/solutions/security/test/osquery_cypress/config.ts
|
||||
- x-pack/solutions/security/test/osquery_cypress/visual_config.ts
|
||||
- x-pack/test/defend_workflows_cypress/cli_config.ts
|
||||
- x-pack/test/defend_workflows_cypress/config.ts
|
||||
- x-pack/test/osquery_cypress/cli_config.ts
|
||||
- x-pack/test/osquery_cypress/config.ts
|
||||
- x-pack/test/osquery_cypress/visual_config.ts
|
||||
- x-pack/test/security_solution_cypress/cli_config.ts
|
||||
- x-pack/test/security_solution_cypress/config.ts
|
||||
|
||||
|
@ -60,8 +60,6 @@ enabled:
|
|||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_patch/basic_license_essentials_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_update/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_update/basic_license_essentials_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/common/configs/ess_basic_license.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/common/configs/ess_air_gapped.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/customization_disabled/configs/ess_basic_license.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/customization_enabled/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/customization_enabled/upgrade_prebuilt_rules/diffable_rule_fields/common_fields/configs/ess.config.ts
|
||||
|
@ -103,9 +101,6 @@ enabled:
|
|||
- x-pack/test/security_solution_api_integration/test_suites/edr_workflows/policy/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/edr_workflows/resolver/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/edr_workflows/response_actions/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/edr_workflows/role_migrations/search_ai_lake_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/edr_workflows/role_migrations/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/edr_workflows/role_migrations/trial_license_complete_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/edr_workflows/spaces/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/siem_migrations/rules/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_endpoint/configs/endpoint.config.ts
|
||||
|
@ -123,6 +118,3 @@ enabled:
|
|||
- x-pack/solutions/security/test/alerting_api_integration/security_and_spaces/group1/config.ts
|
||||
- x-pack/solutions/security/test/alerting_api_integration/security_and_spaces/group2/config.ts
|
||||
- x-pack/solutions/security/test/alerting_api_integration/security_and_spaces/group2/config_non_dedicated_task_runner.ts
|
||||
- x-pack/solutions/security/test/cases_api_integration/security_and_spaces/config_trial.ts
|
||||
- x-pack/solutions/security/test/cases_api_integration/security_and_spaces/config_trial_common.ts
|
||||
- x-pack/solutions/security/test/api_integration_basic/config.ts
|
||||
|
|
|
@ -22,7 +22,7 @@ spec:
|
|||
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-management'
|
||||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
allow_rebuilds: false
|
||||
branch_configuration: main 9.1 9.0 8.19 8.18
|
||||
branch_configuration: main 9.0 8.19 8.18
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/console_definitions_sync.yml
|
||||
|
|
|
@ -22,7 +22,7 @@ spec:
|
|||
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-operations-alerts'
|
||||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main 9.1 9.0 8.19 8.18 8.17 7.17
|
||||
branch_configuration: main 9.0 8.19 8.18 8.17 7.17
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/es_snapshots/build.yml
|
||||
|
@ -48,10 +48,6 @@ spec:
|
|||
cronline: 0 22 * * * America/New_York
|
||||
message: Daily build
|
||||
branch: main
|
||||
Daily build (9.1):
|
||||
cronline: 0 22 * * * America/New_York
|
||||
message: Daily build
|
||||
branch: '9.1'
|
||||
Daily build (9.0):
|
||||
cronline: 0 22 * * * America/New_York
|
||||
message: Daily build
|
||||
|
@ -99,7 +95,7 @@ spec:
|
|||
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-operations-alerts'
|
||||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main 9.1 9.0 8.19 8.18 8.17 7.17
|
||||
branch_configuration: main 9.0 8.19 8.18 8.17 7.17
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/es_snapshots/promote.yml
|
||||
|
@ -148,7 +144,7 @@ spec:
|
|||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
REPORT_FAILED_TESTS_TO_GITHUB: 'true'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main 9.1 9.0 8.19 8.18 8.17 7.17
|
||||
branch_configuration: main 9.0 8.19 8.18 8.17 7.17
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/es_snapshots/verify.yml
|
||||
|
|
|
@ -23,7 +23,7 @@ spec:
|
|||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
SCOUT_REPORTER_ENABLED: 'true'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main 9.1 9.0 8.19 8.18 8.17 7.17
|
||||
branch_configuration: main 9.0 8.19 8.18 8.17 7.17
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/on_merge_unsupported_ftrs.yml
|
||||
|
|
|
@ -26,7 +26,7 @@ spec:
|
|||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
|
||||
SCOUT_REPORTER_ENABLED: 'true'
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main 9.1 9.0 8.19 8.18 8.17 7.17
|
||||
branch_configuration: main 9.0 8.19 8.18 8.17 7.17
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/on_merge.yml
|
||||
|
|
|
@ -1,45 +0,0 @@
|
|||
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/rre.schema.json
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Resource
|
||||
metadata:
|
||||
name: bk-kibana-renovate-helper
|
||||
description: 'Run scripts and trigger CI for Kibana Renovate PRs'
|
||||
links:
|
||||
- url: 'https://buildkite.com/elastic/kibana-renovate-helper'
|
||||
title: Pipeline link
|
||||
spec:
|
||||
type: buildkite-pipeline
|
||||
system: buildkite
|
||||
owner: 'group:kibana-operations'
|
||||
implementation:
|
||||
apiVersion: buildkite.elastic.dev/v1
|
||||
kind: Pipeline
|
||||
metadata:
|
||||
name: kibana / renovate helper
|
||||
description: 'Run scripts and trigger CI for Kibana Renovate PRs'
|
||||
spec:
|
||||
env:
|
||||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'false'
|
||||
|
||||
allow_rebuilds: true
|
||||
branch_configuration: main
|
||||
default_branch: main
|
||||
repository: elastic/kibana
|
||||
pipeline_file: .buildkite/pipelines/renovate_helper.yml
|
||||
cancel_intermediate_builds: true
|
||||
provider_settings:
|
||||
build_pull_requests: true
|
||||
prefix_pull_request_fork_branch_names: false
|
||||
skip_pull_request_builds_for_existing_commits: true
|
||||
trigger_mode: none
|
||||
teams:
|
||||
kibana-operations:
|
||||
access_level: MANAGE_BUILD_AND_READ
|
||||
kibana-security:
|
||||
access_level: MANAGE_BUILD_AND_READ
|
||||
kibana-tech-leads:
|
||||
access_level: MANAGE_BUILD_AND_READ
|
||||
everyone:
|
||||
access_level: BUILD_AND_READ
|
||||
tags:
|
||||
- kibana
|
|
@ -38,7 +38,6 @@ spec:
|
|||
- https://github.com/elastic/kibana/blob/main/.buildkite/pipeline-resource-definitions/kibana-pointer-compression.yml
|
||||
- https://github.com/elastic/kibana/blob/main/.buildkite/pipeline-resource-definitions/kibana-pr.yml
|
||||
- https://github.com/elastic/kibana/blob/main/.buildkite/pipeline-resource-definitions/kibana-purge-cloud-deployments.yml
|
||||
- https://github.com/elastic/kibana/blob/main/.buildkite/pipeline-resource-definitions/kibana-renovate-helper.yml
|
||||
- https://github.com/elastic/kibana/blob/main/.buildkite/pipeline-resource-definitions/kibana-serverless-emergency-release.yml
|
||||
- https://github.com/elastic/kibana/blob/main/.buildkite/pipeline-resource-definitions/kibana-serverless-quality-gates-emergency.yml
|
||||
- https://github.com/elastic/kibana/blob/main/.buildkite/pipeline-resource-definitions/kibana-serverless-quality-gates.yml
|
||||
|
|
|
@ -92,6 +92,10 @@
|
|||
"key": "cypress/profiling_cypress",
|
||||
"name": "Profiling - Cypress"
|
||||
},
|
||||
{
|
||||
"key": "cypress/inventory_cypress",
|
||||
"name": "Inventory - Cypress"
|
||||
},
|
||||
{
|
||||
"key": "cypress/cloud_security_posture",
|
||||
"name": "Cloud Security Posture - Cypress"
|
||||
|
|
|
@ -49,6 +49,25 @@ steps:
|
|||
- exit_status: '*'
|
||||
limit: 1
|
||||
|
||||
- command: .buildkite/scripts/steps/functional/inventory_cypress.sh
|
||||
label: 'Inventory Cypress Tests'
|
||||
agents:
|
||||
image: family/kibana-ubuntu-2004
|
||||
imageProject: elastic-images-prod
|
||||
provider: gcp
|
||||
machineType: n2-standard-4
|
||||
preemptible: true
|
||||
depends_on: build
|
||||
env:
|
||||
PING_SLACK_TEAM: "@obs-ux-infra_services-team"
|
||||
timeout_in_minutes: 120
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '-1'
|
||||
limit: 3
|
||||
- exit_status: '*'
|
||||
limit: 1
|
||||
|
||||
- command: .buildkite/scripts/steps/test/scout_test_run_builder.sh
|
||||
label: 'Scout Test Run Builder'
|
||||
agents:
|
||||
|
|
22
.buildkite/pipelines/pull_request/inventory_cypress.yml
Normal file
22
.buildkite/pipelines/pull_request/inventory_cypress.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
steps:
|
||||
- command: .buildkite/scripts/steps/functional/inventory_cypress.sh
|
||||
label: 'Inventory Cypress Tests'
|
||||
agents:
|
||||
machineType: n2-standard-4
|
||||
preemptible: true
|
||||
depends_on:
|
||||
- build
|
||||
- quick_checks
|
||||
- checks
|
||||
- linting
|
||||
- linting_with_types
|
||||
- check_types
|
||||
- check_oas_snapshot
|
||||
timeout_in_minutes: 120
|
||||
parallelism: 1
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '-1'
|
||||
limit: 3
|
||||
- exit_status: '*'
|
||||
limit: 1
|
|
@ -1,49 +0,0 @@
|
|||
agents:
|
||||
provider: gcp
|
||||
image: family/kibana-ubuntu-2004
|
||||
imageProject: elastic-images-prod
|
||||
machineType: n2-standard-2
|
||||
steps:
|
||||
- group: 'Renovate PR opened or comment'
|
||||
if: >-
|
||||
"(build.env('GITHUB_PR_USER') == 'elastic-renovate-prod[bot]' && build.env('GITHUB_PR_EVENT_TYPE') == 'pull_request' && build.env('GITHUB_PR_EVENT_ACTION') == 'opened')
|
||||
|| (build.env('GITHUB_PR_EVENT_TYPE') == 'issue_comment' && build.env('GITHUB_PR_EVENT_ACTION') == 'created')"
|
||||
|
||||
steps:
|
||||
- command: .buildkite/scripts/steps/renovate/renovate_helper.sh
|
||||
label: 'Run Renovate helper on PR opened or comment'
|
||||
key: renovate_helper
|
||||
timeout_in_minutes: 20
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '*'
|
||||
limit: 1
|
||||
|
||||
- wait: ~
|
||||
|
||||
- command: .buildkite/scripts/steps/renovate/trigger_pr.sh
|
||||
label: 'Trigger Kibana PR pipeline on PR opened or comment'
|
||||
key: trigger_pr_opened
|
||||
timeout_in_minutes: 10
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '*'
|
||||
limit: 1
|
||||
|
||||
- group: 'Renovate PR updated'
|
||||
# GITHUB_PR_USER is the PR author and GITHUB_PR_TRIGGER_USER is the commit author
|
||||
if: >-
|
||||
"build.env('GITHUB_PR_USER') == 'elastic-renovate-prod[bot]'
|
||||
&& build.env('GITHUB_PR_TRIGGER_USER') != 'elastic-renovate-prod[bot]'
|
||||
&& build.env('GITHUB_PR_EVENT_TYPE') == 'pull_request'
|
||||
&& build.env('GITHUB_PR_EVENT_ACTION') == 'synchronize'"
|
||||
|
||||
steps:
|
||||
- command: .buildkite/scripts/steps/renovate/trigger_pr.sh
|
||||
label: 'Trigger Kibana PR pipeline on PR updated'
|
||||
key: trigger_pr_updated
|
||||
timeout_in_minutes: 10
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '*'
|
||||
limit: 1
|
|
@ -104,21 +104,6 @@
|
|||
"/__snapshots__/",
|
||||
"\\.test\\.(ts|tsx|js|jsx)"
|
||||
]
|
||||
},
|
||||
{
|
||||
"repoOwner": "elastic",
|
||||
"repoName": "kibana",
|
||||
"pipelineSlug": "kibana-renovate-helper",
|
||||
"skip_ci_labels": [],
|
||||
"enabled": true,
|
||||
"allow_org_users": true,
|
||||
"allowed_repo_permissions": ["admin", "write"],
|
||||
"allowed_list": ["elastic-vault-github-plugin-prod[bot]"],
|
||||
"build_on_commit": false,
|
||||
"build_on_comment": true,
|
||||
"build_drafts": false,
|
||||
"trigger_comment_regex": "^(?:(?:buildkite\\W+)?(?:run)\\W+(?:renovate)\\W+(?:helper))$",
|
||||
"kibana_versions_check": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -83,11 +83,6 @@ if is_pr; then
|
|||
export ELASTIC_APM_CONTEXT_PROPAGATION_ONLY=true
|
||||
fi
|
||||
|
||||
# value for security genai prompts evals
|
||||
if is_pr_with_label "ci:security-genai-run-evals-local-prompts"; then
|
||||
export IS_SECURITY_AI_PROMPT_TEST=true
|
||||
fi
|
||||
|
||||
# These can be removed once we're not supporting Jenkins and Buildkite at the same time
|
||||
# These are primarily used by github checks reporter and can be configured via /github_checks_api.json
|
||||
export ghprbGhRepository="elastic/kibana"
|
||||
|
|
|
@ -99,6 +99,16 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
pipeline.push(getPipeline('.buildkite/pipelines/pull_request/apm_cypress.yml'));
|
||||
}
|
||||
|
||||
if (
|
||||
(await doAnyChangesMatch([
|
||||
/^x-pack\/solutions\/observability\/plugins\/inventory/,
|
||||
/^src\/platform\/packages\/shared\/kbn-apm-synthtrace/,
|
||||
])) ||
|
||||
GITHUB_PR_LABELS.includes('ci:all-cypress-suites')
|
||||
) {
|
||||
pipeline.push(getPipeline('.buildkite/pipelines/pull_request/inventory_cypress.yml'));
|
||||
}
|
||||
|
||||
if (
|
||||
(await doAnyChangesMatch([/^x-pack\/solutions\/observability\/plugins\/profiling/])) ||
|
||||
GITHUB_PR_LABELS.includes('ci:all-cypress-suites')
|
||||
|
@ -197,14 +207,13 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
}
|
||||
|
||||
if (
|
||||
((await doAnyChangesMatch([
|
||||
(await doAnyChangesMatch([
|
||||
/\.docnav\.json$/,
|
||||
/\.apidocs\.json$/,
|
||||
/\.devdocs\.json$/,
|
||||
/\.mdx$/,
|
||||
/^dev_docs\/.*(png|gif|jpg|jpeg|webp)$/,
|
||||
])) &&
|
||||
process.env.GITHUB_PR_TARGET_BRANCH === 'main') ||
|
||||
])) ||
|
||||
GITHUB_PR_LABELS.includes('ci:build-next-docs')
|
||||
) {
|
||||
pipeline.push(getPipeline('.buildkite/pipelines/pull_request/check_next_docs.yml'));
|
||||
|
@ -224,7 +233,7 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
/^src\/platform\/packages\/shared\/kbn-securitysolution-.*/,
|
||||
/^x-pack\/solutions\/security\/packages\/kbn-securitysolution-.*/,
|
||||
/^x-pack\/solutions\/security\/plugins\/security_solution/,
|
||||
/^x-pack\/solutions\/security\/test\/defend_workflows_cypress/,
|
||||
/^x-pack\/test\/defend_workflows_cypress/,
|
||||
/^x-pack\/test\/security_solution_cypress/,
|
||||
/^fleet_packages\.json/,
|
||||
])) ||
|
||||
|
@ -415,7 +424,7 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
if (
|
||||
((await doAnyChangesMatch([
|
||||
/^x-pack\/platform\/plugins\/shared\/osquery/,
|
||||
/^x-pack\/solutions\/security\/test\/osquery_cypress/,
|
||||
/^x-pack\/test\/osquery_cypress/,
|
||||
/^x-pack\/solutions\/security\/plugins\/security_solution/,
|
||||
])) ||
|
||||
GITHUB_PR_LABELS.includes('ci:all-cypress-suites')) &&
|
||||
|
@ -461,10 +470,7 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
pipeline.push(getPipeline('.buildkite/pipelines/pull_request/scout_tests.yml'));
|
||||
}
|
||||
|
||||
if (
|
||||
GITHUB_PR_LABELS.includes('ci:security-genai-run-evals') ||
|
||||
GITHUB_PR_LABELS.includes('ci:security-genai-run-evals-local-prompts')
|
||||
) {
|
||||
if (GITHUB_PR_LABELS.includes('ci:security-genai-run-evals')) {
|
||||
pipeline.push(
|
||||
getPipeline('.buildkite/pipelines/pull_request/security_solution/gen_ai_evals.yml')
|
||||
);
|
||||
|
|
|
@ -9,4 +9,4 @@ echo '--- Installing all packages'
|
|||
node scripts/functional_tests \
|
||||
--debug \
|
||||
--bail \
|
||||
--config x-pack/platform/test/fleet_packages/config.ts
|
||||
--config x-pack/test/fleet_packages/config.ts
|
||||
|
|
18
.buildkite/scripts/steps/functional/inventory_cypress.sh
Normal file
18
.buildkite/scripts/steps/functional/inventory_cypress.sh
Normal file
|
@ -0,0 +1,18 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
source .buildkite/scripts/common/util.sh
|
||||
|
||||
.buildkite/scripts/bootstrap.sh
|
||||
.buildkite/scripts/download_build_artifacts.sh
|
||||
.buildkite/scripts/copy_es_snapshot_cache.sh
|
||||
|
||||
export JOB=kibana-inventory-onboarding-cypress
|
||||
|
||||
echo "--- Observability Inventory Cypress Tests"
|
||||
|
||||
cd "$XPACK_DIR"
|
||||
|
||||
node solutions/observability/plugins/inventory/scripts/test/e2e.js \
|
||||
--kibana-install-dir "$KIBANA_BUILD_LOCATION" \
|
|
@ -1,13 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
echo --- Called Renovate Helper
|
||||
exit 0
|
||||
|
||||
source .buildkite/scripts/common/util.sh
|
||||
|
||||
echo --- Deduplicate yarn.lock
|
||||
cmd="node scripts/yarn_deduplicate.js && yarn kbn bootstrap && node scripts/yarn_deduplicate.js"
|
||||
eval "$cmd"
|
||||
check_for_changed_files "$cmd" true
|
|
@ -1,8 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
echo --- Triggering Kibana Pull Request Pipeline
|
||||
exit 0
|
||||
|
||||
ts-node .buildkite/scripts/steps/trigger_pipeline.ts kibana-pull-request "$BUILDKITE_BRANCH"
|
|
@ -22,7 +22,7 @@ checkout_and_compile_load_runner
|
|||
|
||||
echo "--- Run single apis capacity tests"
|
||||
cd "$KIBANA_DIR"
|
||||
node scripts/run_scalability --kibana-install-dir "$KIBANA_BUILD_LOCATION" --journey-path "x-pack/platform/test/scalability/apis"
|
||||
node scripts/run_scalability --kibana-install-dir "$KIBANA_BUILD_LOCATION" --journey-path "x-pack/test/scalability/apis"
|
||||
|
||||
echo "--- Upload test results"
|
||||
upload_test_results
|
||||
|
|
22
.eslintrc.js
22
.eslintrc.js
|
@ -1806,8 +1806,7 @@ module.exports = {
|
|||
'x-pack/platform/packages/shared/kbn-alerting-comparators/**/*.{ts, tsx}',
|
||||
'x-pack/platform/plugins/shared/embeddable_alerts_table/**/*.{ts,tsx}',
|
||||
'x-pack/platform/test/alerting_api_integration/**/*.{ts, tsx}',
|
||||
'x-pack/platform/test/cases_api_integration/**/*.{ts, tsx}',
|
||||
'x-pack/solutions/**/test/cases_api_integration/**/*.{ts, tsx}',
|
||||
'x-pack/test/cases_api_integration/**/*.{ts, tsx}',
|
||||
'x-pack/test/rule_registry/**/*.{ts, tsx}',
|
||||
'x-pack/test/api_integration/apis/cases/**/*.{ts, tsx}',
|
||||
],
|
||||
|
@ -2269,6 +2268,8 @@ module.exports = {
|
|||
'src/cli_setup/**', // is importing "@kbn/interactive-setup-plugin" (platform/private)
|
||||
'src/dev/build/tasks/install_chromium.ts', // is importing "@kbn/screenshotting-plugin" (platform/private)
|
||||
|
||||
// FIXME tomsonpl @kbn/osquery-plugin depends on @kbn/security-solution-plugin (security/private) (cypress code => cypress code)
|
||||
'x-pack/platform/plugins/shared/osquery/**',
|
||||
// FIXME PhilippeOberti @kbn/timelines-plugin depends on security-solution-plugin (security/private) (timelines is going to disappear)
|
||||
'x-pack/platform/plugins/shared/timelines/**',
|
||||
|
||||
|
@ -2299,23 +2300,6 @@ module.exports = {
|
|||
'no-console': 'off',
|
||||
},
|
||||
},
|
||||
{
|
||||
files: ['x-pack/**/cypress/**/*.ts'],
|
||||
rules: {
|
||||
'no-restricted-imports': [
|
||||
'error',
|
||||
{
|
||||
paths: [
|
||||
{
|
||||
name: '@kbn/cypress-test-helper',
|
||||
message:
|
||||
"Import from a sub-path (e.g. '@kbn/cypress-test-helper/src/utils'). Cypress uses Webpack, which requires direct file imports to avoid parse errors.",
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
|
|
115
.github/CODEOWNERS
vendored
115
.github/CODEOWNERS
vendored
|
@ -125,7 +125,6 @@ src/core/packages/capabilities/server-mocks @elastic/kibana-core
|
|||
src/core/packages/chrome/browser @elastic/appex-sharedux
|
||||
src/core/packages/chrome/browser-internal @elastic/appex-sharedux
|
||||
src/core/packages/chrome/browser-mocks @elastic/appex-sharedux
|
||||
src/core/packages/chrome/layout/core-chrome-layout @elastic/appex-sharedux
|
||||
src/core/packages/chrome/layout/core-chrome-layout-components @elastic/appex-sharedux
|
||||
src/core/packages/config/server-internal @elastic/kibana-core
|
||||
src/core/packages/custom-branding/browser @elastic/appex-sharedux
|
||||
|
@ -411,7 +410,6 @@ src/platform/packages/shared/home/sample_data_card @elastic/appex-sharedux
|
|||
src/platform/packages/shared/home/sample_data_tab @elastic/appex-sharedux
|
||||
src/platform/packages/shared/home/sample_data_types @elastic/appex-sharedux
|
||||
src/platform/packages/shared/kbn-actions-types @elastic/response-ops
|
||||
src/platform/packages/shared/kbn-aiops-utils @elastic/ml-ui
|
||||
src/platform/packages/shared/kbn-alerting-types @elastic/response-ops
|
||||
src/platform/packages/shared/kbn-alerts-as-data-utils @elastic/response-ops
|
||||
src/platform/packages/shared/kbn-alerts-ui-shared @elastic/response-ops
|
||||
|
@ -427,7 +425,6 @@ src/platform/packages/shared/kbn-apm-utils @elastic/obs-ux-infra_services-team
|
|||
src/platform/packages/shared/kbn-avc-banner @elastic/security-defend-workflows
|
||||
src/platform/packages/shared/kbn-axe-config @elastic/appex-qa
|
||||
src/platform/packages/shared/kbn-babel-register @elastic/kibana-operations
|
||||
src/platform/packages/shared/kbn-cache-cli @elastic/kibana-operations
|
||||
src/platform/packages/shared/kbn-calculate-auto @elastic/obs-ux-management-team
|
||||
src/platform/packages/shared/kbn-calculate-width-from-char-count @elastic/kibana-visualizations
|
||||
src/platform/packages/shared/kbn-cases-components @elastic/response-ops
|
||||
|
@ -444,7 +441,6 @@ src/platform/packages/shared/kbn-crypto-browser @elastic/kibana-core
|
|||
src/platform/packages/shared/kbn-css-utils @elastic/appex-sharedux
|
||||
src/platform/packages/shared/kbn-custom-icons @elastic/obs-ux-logs-team
|
||||
src/platform/packages/shared/kbn-cypress-config @elastic/kibana-operations
|
||||
src/platform/packages/shared/kbn-cypress-test-helper @elastic/security-solution
|
||||
src/platform/packages/shared/kbn-data-grid-in-table-search @elastic/kibana-data-discovery
|
||||
src/platform/packages/shared/kbn-data-service @elastic/kibana-visualizations @elastic/kibana-data-discovery
|
||||
src/platform/packages/shared/kbn-data-view-utils @elastic/kibana-data-discovery
|
||||
|
@ -515,7 +511,6 @@ src/platform/packages/shared/kbn-react-hooks @elastic/obs-ux-logs-team
|
|||
src/platform/packages/shared/kbn-recently-accessed @elastic/appex-sharedux
|
||||
src/platform/packages/shared/kbn-repo-info @elastic/kibana-operations
|
||||
src/platform/packages/shared/kbn-resizable-layout @elastic/kibana-data-discovery
|
||||
src/platform/packages/shared/kbn-restorable-state @elastic/kibana-data-discovery
|
||||
src/platform/packages/shared/kbn-rison @elastic/kibana-operations
|
||||
src/platform/packages/shared/kbn-router-to-openapispec @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-router-utils @elastic/obs-ux-logs-team
|
||||
|
@ -841,7 +836,6 @@ x-pack/platform/packages/shared/file-upload-common @elastic/ml-ui
|
|||
x-pack/platform/packages/shared/index-lifecycle-management/index_lifecycle_management_common_shared @elastic/kibana-management
|
||||
x-pack/platform/packages/shared/index-management/index_management_shared_types @elastic/kibana-management
|
||||
x-pack/platform/packages/shared/kbn-ai-assistant @elastic/search-kibana @elastic/obs-ai-assistant
|
||||
x-pack/platform/packages/shared/kbn-ai-tools-cli @elastic/appex-ai-infra
|
||||
x-pack/platform/packages/shared/kbn-alerting-comparators @elastic/response-ops
|
||||
x-pack/platform/packages/shared/kbn-apm-types @elastic/obs-ux-infra_services-team
|
||||
x-pack/platform/packages/shared/kbn-cloud-security-posture/common @elastic/kibana-cloud-security-posture
|
||||
|
@ -849,7 +843,6 @@ x-pack/platform/packages/shared/kbn-content-packs-schema @elastic/streams-progra
|
|||
x-pack/platform/packages/shared/kbn-data-forge @elastic/obs-ux-management-team
|
||||
x-pack/platform/packages/shared/kbn-elastic-assistant @elastic/security-generative-ai
|
||||
x-pack/platform/packages/shared/kbn-elastic-assistant-common @elastic/security-generative-ai
|
||||
x-pack/platform/packages/shared/kbn-elastic-assistant-shared-state @elastic/security-generative-ai
|
||||
x-pack/platform/packages/shared/kbn-entities-schema @elastic/obs-entities
|
||||
x-pack/platform/packages/shared/kbn-event-stacktrace @elastic/obs-ux-infra_services-team @elastic/obs-ux-logs-team
|
||||
x-pack/platform/packages/shared/kbn-inference-cli @elastic/appex-ai-infra
|
||||
|
@ -980,17 +973,12 @@ x-pack/platform/test/alerting_api_integration/common/plugins/alerts_restricted @
|
|||
x-pack/platform/test/alerting_api_integration/common/plugins/task_manager_fixture @elastic/response-ops
|
||||
x-pack/platform/test/alerting_api_integration/packages/helpers @elastic/response-ops
|
||||
x-pack/platform/test/api_integration/apis/entity_manager/fixture_plugin @elastic/obs-entities
|
||||
x-pack/platform/test/cases_api_integration/common/plugins/cases @elastic/response-ops
|
||||
x-pack/platform/test/cases_api_integration/common/plugins/observability @elastic/response-ops
|
||||
x-pack/platform/test/cases_api_integration/common/plugins/security_solution @elastic/response-ops
|
||||
x-pack/platform/test/encrypted_saved_objects_api_integration/plugins/api_consumer_plugin @elastic/kibana-security
|
||||
x-pack/platform/test/plugin_api_integration/plugins/elasticsearch_client @elastic/kibana-core
|
||||
x-pack/platform/test/plugin_api_integration/plugins/event_log @elastic/response-ops
|
||||
x-pack/platform/test/plugin_api_integration/plugins/feature_usage_test @elastic/kibana-security
|
||||
x-pack/platform/test/plugin_api_integration/plugins/sample_task_plugin @elastic/response-ops
|
||||
x-pack/platform/test/plugin_api_perf/plugins/task_manager_performance @elastic/response-ops
|
||||
x-pack/platform/test/saved_object_api_integration/common/plugins/saved_object_test_plugin @elastic/kibana-security
|
||||
x-pack/platform/test/task_manager_claimer_update_by_query/plugins/sample_task_plugin_mget @elastic/response-ops
|
||||
x-pack/solutions/chat/packages/wc-framework-types-browser @elastic/search-kibana @elastic/workchat-eng
|
||||
x-pack/solutions/chat/packages/wc-framework-types-common @elastic/search-kibana @elastic/workchat-eng
|
||||
x-pack/solutions/chat/packages/wc-framework-types-server @elastic/search-kibana @elastic/workchat-eng
|
||||
|
@ -1023,8 +1011,12 @@ x-pack/solutions/observability/packages/utils-server @elastic/observability-ui
|
|||
x-pack/solutions/observability/plugins/apm @elastic/obs-ux-infra_services-team
|
||||
x-pack/solutions/observability/plugins/apm_data_access @elastic/obs-ux-infra_services-team
|
||||
x-pack/solutions/observability/plugins/apm/ftr_e2e @elastic/obs-ux-infra_services-team
|
||||
x-pack/solutions/observability/plugins/entities_data_access @elastic/obs-entities
|
||||
x-pack/solutions/observability/plugins/entity_manager_app @elastic/obs-entities
|
||||
x-pack/solutions/observability/plugins/exploratory_view @elastic/obs-ux-management-team
|
||||
x-pack/solutions/observability/plugins/infra @elastic/obs-ux-logs-team @elastic/obs-ux-infra_services-team
|
||||
x-pack/solutions/observability/plugins/inventory @elastic/obs-ux-infra_services-team
|
||||
x-pack/solutions/observability/plugins/inventory/e2e @elastic/obs-ux-infra_services-team
|
||||
x-pack/solutions/observability/plugins/metrics_data_access @elastic/obs-ux-infra_services-team
|
||||
x-pack/solutions/observability/plugins/observability @elastic/obs-ux-management-team
|
||||
x-pack/solutions/observability/plugins/observability_ai_assistant_app @elastic/obs-ai-assistant
|
||||
|
@ -1051,10 +1043,10 @@ x-pack/solutions/search/plugins/search_assistant @elastic/search-kibana
|
|||
x-pack/solutions/search/plugins/search_homepage @elastic/search-kibana
|
||||
x-pack/solutions/search/plugins/search_indices @elastic/search-kibana
|
||||
x-pack/solutions/search/plugins/search_inference_endpoints @elastic/search-kibana
|
||||
x-pack/solutions/search/plugins/search_navigation @elastic/search-kibana
|
||||
x-pack/solutions/search/plugins/search_notebooks @elastic/search-kibana
|
||||
x-pack/solutions/search/plugins/search_playground @elastic/search-kibana
|
||||
x-pack/solutions/search/plugins/search_query_rules @elastic/search-kibana
|
||||
x-pack/solutions/search/plugins/search_solution/search_navigation @elastic/search-kibana
|
||||
x-pack/solutions/search/plugins/search_synonyms @elastic/search-kibana
|
||||
x-pack/solutions/search/plugins/serverless_search @elastic/search-kibana
|
||||
x-pack/solutions/search/test @elastic/search-kibana
|
||||
|
@ -1092,7 +1084,6 @@ x-pack/solutions/security/packages/upselling @elastic/security-threat-hunting-in
|
|||
x-pack/solutions/security/plugins/cloud_security_posture @elastic/kibana-cloud-security-posture
|
||||
x-pack/solutions/security/plugins/ecs_data_quality_dashboard @elastic/security-threat-hunting-investigations
|
||||
x-pack/solutions/security/plugins/elastic_assistant @elastic/security-generative-ai
|
||||
x-pack/solutions/security/plugins/elastic_assistant_shared_state @elastic/security-generative-ai
|
||||
x-pack/solutions/security/plugins/lists @elastic/security-detection-engine
|
||||
x-pack/solutions/security/plugins/security_solution @elastic/security-solution
|
||||
x-pack/solutions/security/plugins/security_solution_ess @elastic/security-solution
|
||||
|
@ -1101,6 +1092,9 @@ x-pack/solutions/security/plugins/session_view @elastic/kibana-cloud-security-po
|
|||
x-pack/solutions/security/test
|
||||
x-pack/test
|
||||
x-pack/test_serverless
|
||||
x-pack/test/cases_api_integration/common/plugins/cases @elastic/response-ops
|
||||
x-pack/test/cases_api_integration/common/plugins/observability @elastic/response-ops
|
||||
x-pack/test/cases_api_integration/common/plugins/security_solution @elastic/response-ops
|
||||
x-pack/test/cloud_integration/plugins/saml_provider @elastic/kibana-core
|
||||
x-pack/test/functional_cors/plugins/kibana_cors_test @elastic/kibana-security
|
||||
x-pack/test/functional_embedded/plugins/iframe_embedded @elastic/kibana-core
|
||||
|
@ -1108,6 +1102,7 @@ x-pack/test/functional_execution_context/plugins/alerts @elastic/kibana-core
|
|||
x-pack/test/functional_with_es_ssl/plugins/alerts @elastic/response-ops
|
||||
x-pack/test/functional_with_es_ssl/plugins/cases @elastic/response-ops
|
||||
x-pack/test/licensing_plugin/plugins/test_feature_usage @elastic/kibana-security
|
||||
x-pack/test/plugin_api_perf/plugins/task_manager_performance @elastic/response-ops
|
||||
x-pack/test/plugin_functional/plugins/global_search_test @elastic/kibana-core
|
||||
x-pack/test/plugin_functional/plugins/resolver_test @elastic/security-solution
|
||||
x-pack/test/security_api_integration/packages/helpers @elastic/kibana-security
|
||||
|
@ -1118,6 +1113,7 @@ x-pack/test/security_api_integration/plugins/saml_provider @elastic/kibana-secur
|
|||
x-pack/test/security_api_integration/plugins/user_profiles_consumer @elastic/kibana-security
|
||||
x-pack/test/security_functional/plugins/test_endpoints @elastic/kibana-security
|
||||
x-pack/test/spaces_api_integration/common/plugins/spaces_test_plugin @elastic/kibana-security
|
||||
x-pack/test/task_manager_claimer_update_by_query/plugins/sample_task_plugin_mget @elastic/response-ops
|
||||
x-pack/test/ui_capabilities/common/plugins/foo_plugin @elastic/kibana-security
|
||||
x-pack/test/usage_collection/plugins/application_usage_test @elastic/kibana-core
|
||||
x-pack/test/usage_collection/plugins/stack_management_usage_test @elastic/kibana-management
|
||||
|
@ -1224,7 +1220,6 @@ x-pack/test_serverless/api_integration/test_suites/common/platform_security @ela
|
|||
/x-pack/test_serverless/functional/test_suites/common/examples/search_examples @elastic/kibana-data-discovery
|
||||
/x-pack/test_serverless/functional/test_suites/common/examples/unified_field_list_examples @elastic/kibana-data-discovery
|
||||
/x-pack/test_serverless/functional/test_suites/common/management/data_views @elastic/kibana-data-discovery
|
||||
src/platform/plugins/shared/discover/public/context_awareness/profile_providers/common/patterns @elastic/ml-ui
|
||||
src/platform/plugins/shared/discover/public/context_awareness/profile_providers/security @elastic/kibana-data-discovery @elastic/security-threat-hunting-investigations
|
||||
# TODO: this deprecation_logs folder should be owned by kibana management team after 9.0
|
||||
src/platform/plugins/shared/discover/public/context_awareness/profile_providers/common/deprecation_logs @elastic/kibana-data-discovery @elastic/kibana-core
|
||||
|
@ -1251,7 +1246,7 @@ src/platform/plugins/shared/discover/public/context_awareness/profile_providers/
|
|||
/src/platform/test/api_integration/fixtures/kbn_archiver/event_annotations/event_annotations.json @elastic/kibana-visualizations
|
||||
/src/platform/test/functional/apps/getting_started/*.ts @elastic/kibana-visualizations # Assigned per https://github.com/elastic/kibana/pull/199767#discussion_r1840485031
|
||||
/x-pack/test/upgrade/apps/graph @elastic/kibana-visualizations
|
||||
/x-pack/platform/test/functional/page_objects/log_wrapper.ts @elastic/kibana-visualizations # Assigned per https://github.com/elastic/kibana/pull/36437
|
||||
/x-pack/test/functional/page_objects/log_wrapper.ts @elastic/kibana-visualizations # Assigned per https://github.com/elastic/kibana/pull/36437
|
||||
/x-pack/test/functional/page_objects/graph_page.ts @elastic/kibana-visualizations
|
||||
/x-pack/test/functional/apps/managed_content @elastic/kibana-visualizations
|
||||
/src/platform/test/functional/services/visualizations @elastic/kibana-visualizations
|
||||
|
@ -1262,11 +1257,10 @@ src/platform/plugins/shared/discover/public/context_awareness/profile_providers/
|
|||
/src/platform/test/functional/page_objects/timelion_page.ts @elastic/kibana-visualizations
|
||||
/src/platform/test/functional/page_objects/time_to_visualize_page.ts @elastic/kibana-visualizations
|
||||
/src/platform/test/functional/page_objects/tag_cloud_page.ts @elastic/kibana-visualizations
|
||||
/x-pack/platform/test/functional/page_objects/lens_page.ts @elastic/kibana-visualizations
|
||||
/x-pack/test/functional/page_objects/lens_page.ts @elastic/kibana-visualizations
|
||||
/x-pack/test/functional/es_archives/lens @elastic/kibana-visualizations
|
||||
/x-pack/test/examples/embedded_lens @elastic/kibana-visualizations
|
||||
/x-pack/test/api_integration/fixtures/kbn_archiver/lens/ @elastic/kibana-visualizations
|
||||
/x-pack/platform/test/api_integration/apis/lens @elastic/kibana-visualizations
|
||||
/x-pack/test/api_integration/fixtures/kbn_archiver/lens/constant_keyword.json @elastic/kibana-visualizations
|
||||
/src/platform/test/plugin_functional/test_suites/custom_visualizations @elastic/kibana-visualizations
|
||||
/src/platform/test/plugin_functional/plugins/kbn_tp_custom_visualizations @elastic/kibana-visualizations
|
||||
/x-pack/test/functional/fixtures/kbn_archiver/visualize @elastic/kibana-visualizations
|
||||
|
@ -1303,15 +1297,15 @@ src/platform/plugins/shared/discover/public/context_awareness/profile_providers/
|
|||
/x-pack/test/functional/es_archives/lens/reporting/ @elastic/response-ops
|
||||
/x-pack/test/functional/es_archives/reporting/ @elastic/response-ops
|
||||
/x-pack/test/functional/fixtures/kbn_archiver/reporting/ @elastic/response-ops
|
||||
/x-pack/platform/test/reporting_api_integration/ @elastic/response-ops
|
||||
/x-pack/platform/test/reporting_functional/ @elastic/response-ops
|
||||
/x-pack/test/reporting_api_integration/ @elastic/response-ops
|
||||
/x-pack/test/reporting_functional/ @elastic/response-ops
|
||||
/x-pack/test/stack_functional_integration/apps/reporting/ @elastic/response-ops
|
||||
/docs/user/reporting @elastic/response-ops
|
||||
/docs/settings/reporting-settings.asciidoc @elastic/response-ops
|
||||
/docs/setup/configuring-reporting.asciidoc @elastic/response-ops
|
||||
/x-pack/test_serverless/**/test_suites/common/reporting/ @elastic/response-ops
|
||||
/x-pack/test/accessibility/apps/group3/reporting.ts @elastic/response-ops
|
||||
/x-pack/platform/test/functional/page_objects/reporting_page.ts @elastic/response-ops
|
||||
/x-pack/test/functional/page_objects/reporting_page.ts @elastic/response-ops
|
||||
/x-pack/test/upgrade/apps/reporting @elastic/response-ops
|
||||
/x-pack/test_serverless/functional/fixtures/kbn_archiver/reporting @elastic/response-ops
|
||||
|
||||
|
@ -1347,7 +1341,9 @@ src/platform/plugins/shared/discover/public/context_awareness/profile_providers/
|
|||
/x-pack/test_serverless/api_integration/test_suites/common/data_usage @elastic/kibana-management
|
||||
/x-pack/test_serverless/functional/test_suites/common/data_usage @elastic/kibana-management
|
||||
/x-pack/test_serverless/functional/page_objects/svl_data_usage.ts @elastic/kibana-management
|
||||
/x-pack/test/observability_ai_assistant_api_integration @elastic/obs-ai-assistant
|
||||
/x-pack/test/observability_ai_assistant_functional @elastic/obs-ai-assistant
|
||||
/x-pack/test_serverless/**/test_suites/observability/ai_assistant @elastic/obs-ai-assistant
|
||||
/x-pack/test/functional/es_archives/observability/ai_assistant @elastic/obs-ai-assistant
|
||||
/x-pack/test/api_integration/deployment_agnostic/apis/observability/ai_assistant @elastic/obs-ai-assistant
|
||||
# Infra Obs
|
||||
|
@ -1392,7 +1388,6 @@ src/platform/plugins/shared/discover/public/context_awareness/profile_providers/
|
|||
/x-pack/test/api_integration/services/infraops_source_configuration.ts @elastic/obs-ux-infra_services-team @elastic/obs-ux-logs-team # Assigned per https://github.com/elastic/kibana/pull/34916
|
||||
/x-pack/solutions/observability/plugins/observability/public/pages/overview @elastic/obs-ux-infra_services-team # Assigned to this team since it mostly uses infra/APM components
|
||||
/src/platform/plugins/shared/unified_doc_viewer/public/components/observability/traces @elastic/obs-ux-infra_services-team
|
||||
/src/platform/plugins/shared/unified_doc_viewer/public/components/observability/attributes @elastic/obs-ux-infra_services-team
|
||||
|
||||
## Logs UI code exceptions -> @elastic/obs-ux-logs-team
|
||||
/x-pack/test/api_integration/deployment_agnostic/apis/observability/data_quality/ @elastic/obs-ux-logs-team
|
||||
|
@ -1480,8 +1475,8 @@ src/platform/plugins/shared/discover/public/context_awareness/profile_providers/
|
|||
/x-pack/test/functional/es_archives/fleet @elastic/fleet
|
||||
/x-pack/test/api_integration/services/fleet_and_agents.ts @elastic/fleet
|
||||
/x-pack/test/fleet_api_integration @elastic/fleet
|
||||
/x-pack/platform/test/fleet_packages @elastic/fleet
|
||||
/x-pack/platform/test/fleet_tasks @elastic/fleet
|
||||
/x-pack/test/fleet_packages @elastic/fleet
|
||||
/x-pack/test/fleet_tasks @elastic/fleet
|
||||
/src/platform/test/api_integration/apis/custom_integration/*.ts @elastic/fleet
|
||||
/x-pack/test/fleet_cypress @elastic/fleet
|
||||
/x-pack/test/fleet_functional @elastic/fleet
|
||||
|
@ -1584,7 +1579,7 @@ src/platform/plugins/shared/discover/public/context_awareness/profile_providers/
|
|||
/src/platform/test/interpreter_functional/snapshots @elastic/kibana-presentation # Assigned per https://github.com/elastic/kibana/pull/54342
|
||||
/src/platform/test/functional/services/inspector.ts @elastic/kibana-presentation
|
||||
/x-pack/test/functional/services/canvas_element.ts @elastic/kibana-presentation
|
||||
/x-pack/platform/test/functional/page_objects/canvas_page.ts @elastic/kibana-presentation
|
||||
/x-pack/test/functional/page_objects/canvas_page.ts @elastic/kibana-presentation
|
||||
/x-pack/test/accessibility/apps/group3/canvas.ts @elastic/kibana-presentation
|
||||
/x-pack/test/upgrade/apps/canvas @elastic/kibana-presentation
|
||||
/x-pack/test/upgrade/apps/dashboard @elastic/kibana-presentation
|
||||
|
@ -1606,7 +1601,7 @@ src/platform/plugins/shared/discover/public/context_awareness/profile_providers/
|
|||
/src/platform/test/functional/apps/dashboard/ @elastic/kibana-presentation
|
||||
/src/platform/test/functional/apps/dashboard_elements/ @elastic/kibana-presentation
|
||||
/src/platform/test/functional/services/dashboard/ @elastic/kibana-presentation
|
||||
/x-pack/platform/test/functional/apps/canvas/ @elastic/kibana-presentation
|
||||
/x-pack/test/functional/apps/canvas/ @elastic/kibana-presentation
|
||||
/x-pack/test_serverless/functional/test_suites/search/dashboards/ @elastic/kibana-presentation
|
||||
/src/platform/test/plugin_functional/test_suites/panel_actions @elastic/kibana-presentation
|
||||
/x-pack/test/functional/es_archives/canvas/logstash_lens @elastic/kibana-presentation
|
||||
|
@ -1614,7 +1609,7 @@ src/platform/plugins/shared/discover/public/context_awareness/profile_providers/
|
|||
/x-pack/test/upgrade/services/maps_upgrade_services.ts @elastic/kibana-presentation
|
||||
/x-pack/test/stack_functional_integration/apps/maps @elastic/kibana-presentation
|
||||
/x-pack/test/functional/page_objects/geo_file_upload.ts @elastic/kibana-presentation
|
||||
/x-pack/platform/test/functional/page_objects/gis_page.ts @elastic/kibana-presentation
|
||||
/x-pack/test/functional/page_objects/gis_page.ts @elastic/kibana-presentation
|
||||
/x-pack/test/upgrade/apps/maps @elastic/kibana-presentation
|
||||
/x-pack/platform/test/api_integration/apis/maps/ @elastic/kibana-presentation
|
||||
/x-pack/test/functional/apps/maps/ @elastic/kibana-presentation
|
||||
|
@ -1699,7 +1694,6 @@ x-pack/platform/plugins/shared/ml/server/models/data_recognizer/modules/security
|
|||
# QA - Appex QA
|
||||
.buildkite/scout_ci_config.yml @elastic/appex-qa
|
||||
/x-pack/test/.gitignore @elastic/appex-qa
|
||||
/x-pack/platform/test/index.d.ts @elastic/appex-qa
|
||||
/src/platform/packages/shared/kbn-es/src/serverless_resources/project_roles/es/roles.yml @elastic/appex-qa
|
||||
/src/platform/packages/shared/kbn-es/src/serverless_resources/project_roles/oblt/roles.yml @elastic/appex-qa
|
||||
/src/platform/packages/shared/kbn-es/src/serverless_resources/project_roles/security/roles.yml @elastic/appex-qa
|
||||
|
@ -1759,6 +1753,9 @@ x-pack/platform/plugins/shared/ml/server/models/data_recognizer/modules/security
|
|||
/x-pack/test/common/services/index.ts @elastic/appex-qa
|
||||
/x-pack/test/common/services/bsearch_secure.ts @elastic/appex-qa
|
||||
/x-pack/test/common/ftr_provider_context.ts @elastic/appex-qa
|
||||
/x-pack/test/api_integration_basic/ftr_provider_context.d.ts @elastic/appex-qa
|
||||
/x-pack/test/api_integration_basic/config.ts @elastic/appex-qa
|
||||
/x-pack/test/api_integration_basic/apis/index.ts @elastic/appex-qa
|
||||
/x-pack/test/api_integration/services/index.ts @elastic/appex-qa
|
||||
/x-pack/test/api_integration/services/es_supertest_without_auth.js @elastic/appex-qa
|
||||
/x-pack/test/api_integration/config.ts @elastic/appex-qa
|
||||
|
@ -1767,7 +1764,7 @@ x-pack/platform/plugins/shared/ml/server/models/data_recognizer/modules/security
|
|||
/x-pack/platform/test/api_integration/services @elastic/appex-qa
|
||||
/x-pack/platform/test/api_integration/apis/kibana/config.ts @elastic/appex-qa
|
||||
/x-pack/test/tsconfig.json @elastic/appex-qa
|
||||
/x-pack/platform/test/load @elastic/appex-qa
|
||||
/x-pack/test/load @elastic/appex-qa
|
||||
/src/platform/test/tsconfig.json @elastic/appex-qa
|
||||
/src/platform/test/plugin_functional/services/index.ts @elastic/appex-qa
|
||||
/src/platform/test/plugin_functional/README.md @elastic/appex-qa
|
||||
|
@ -1819,7 +1816,7 @@ x-pack/platform/plugins/shared/ml/server/models/data_recognizer/modules/security
|
|||
/src/platform/test/accessibility/ftr_provider_context.ts @elastic/appex-qa
|
||||
/src/platform/test/accessibility/config.ts @elastic/appex-qa
|
||||
/src/platform/test/accessibility/apps/index.ts @elastic/appex-qa
|
||||
/x-pack/platform/test/scalability @elastic/appex-qa
|
||||
/x-pack/test/scalability @elastic/appex-qa
|
||||
/src/dev/performance @elastic/appex-qa
|
||||
/x-pack/test/functional/config.*.* @elastic/appex-qa
|
||||
/x-pack/platform/test/functional/config.*.* @elastic/appex-qa
|
||||
|
@ -1965,12 +1962,11 @@ x-pack/platform/plugins/shared/ml/server/models/data_recognizer/modules/security
|
|||
/x-pack/test_serverless/functional/test_suites/security/config.saved_objects_management.ts @elastic/kibana-core
|
||||
/config/ @elastic/kibana-core
|
||||
/config/serverless.yml @elastic/kibana-core @elastic/kibana-security
|
||||
/config/serverless.*.yml @elastic/kibana-core @elastic/kibana-security
|
||||
/config/serverless.chat.yml @elastic/kibana-core @elastic/kibana-security @elastic/search-kibana
|
||||
/config/serverless.es.yml @elastic/kibana-core @elastic/kibana-security @elastic/search-kibana
|
||||
/config/serverless.oblt.yml @elastic/kibana-core @elastic/kibana-security @elastic/observability-ui
|
||||
/config/serverless.oblt.complete.yml @elastic/kibana-core @elastic/kibana-security @elastic/observability-ui
|
||||
/config/serverless.oblt.logs_essentials.yml @elastic/kibana-core @elastic/kibana-security @elastic/observability-ui
|
||||
/config/serverless.oblt.complete.yml @elastic/kibana-core @elastic/observability-ui
|
||||
/config/serverless.oblt.logs_essentials.yml @elastic/kibana-core @elastic/observability-ui
|
||||
/config/serverless.security.yml @elastic/kibana-core @elastic/security-solution @elastic/kibana-security
|
||||
/config/serverless.security.search_ai_lake.yml @elastic/security-solution @elastic/kibana-security
|
||||
/config/serverless.security.essentials.yml @elastic/security-solution @elastic/kibana-security
|
||||
|
@ -2018,9 +2014,9 @@ x-pack/platform/plugins/private/cloud_integrations/cloud_full_story/server/confi
|
|||
/x-pack/test/functional/es_archives/security @elastic/kibana-security
|
||||
/x-pack/test/functional/fixtures/kbn_archiver/spaces @elastic/kibana-security
|
||||
/x-pack/test/functional/fixtures/kbn_archiver/security @elastic/kibana-security
|
||||
/x-pack/platform/test/ftr_apis/common/lib @elastic/kibana-security
|
||||
/x-pack/platform/test/ftr_apis/common/fixtures/es_archiver/base_data/space_1.json @elastic/kibana-security # Assigned per only use: https://github.com/elastic/kibana/blob/main/x-pack/platform/test/ftr_apis/security_and_spaces/apis/test_utils.ts#L33
|
||||
/x-pack/platform/test/ftr_apis/common/fixtures/es_archiver/base_data/default_space.json @elastic/kibana-security # Assigned per only use: https://github.com/elastic/kibana/blob/main/x-pack/platform/test/ftr_apis/security_and_spaces/apis/test_utils.ts#L33
|
||||
/x-pack/test/ftr_apis/common/lib @elastic/kibana-security
|
||||
/x-pack/test/ftr_apis/common/fixtures/es_archiver/base_data/space_1.json @elastic/kibana-security # Assigned per only use: https://github.com/elastic/kibana/blob/main/x-pack/test/ftr_apis/security_and_spaces/apis/test_utils.ts#L33
|
||||
/x-pack/test/ftr_apis/common/fixtures/es_archiver/base_data/default_space.json @elastic/kibana-security # Assigned per only use: https://github.com/elastic/kibana/blob/main/x-pack/test/ftr_apis/security_and_spaces/apis/test_utils.ts#L33
|
||||
/x-pack/platform/test/api_integration/apis/cloud @elastic/kibana-security # Assigned per https://github.com/elastic/kibana/pull/198444
|
||||
/src/platform/test/plugin_functional/snapshots/baseline/hardening @elastic/kibana-security # Assigned per https://github.com/elastic/kibana/pull/190716
|
||||
/src/platform/test/functional/page_objects/login_page.ts @elastic/kibana-security
|
||||
|
@ -2037,7 +2033,7 @@ x-pack/platform/plugins/private/cloud_integrations/cloud_full_story/server/confi
|
|||
/x-pack/test/common/services/spaces.ts @elastic/kibana-security
|
||||
/x-pack/test/api_integration/config_security_*.ts @elastic/kibana-security
|
||||
/x-pack/test/functional/apps/api_keys @elastic/kibana-security
|
||||
/x-pack/platform/test/ftr_apis/security_and_spaces @elastic/kibana-security
|
||||
/x-pack/test/ftr_apis/security_and_spaces @elastic/kibana-security
|
||||
/src/platform/test/server_integration/services/supertest.js @elastic/kibana-security @elastic/kibana-core
|
||||
/src/platform/test/server_integration/http/ssl @elastic/kibana-security # Assigned per https://github.com/elastic/kibana/pull/53810
|
||||
/src/platform/test/server_integration/http/ssl_with_p12 @elastic/kibana-security # Assigned per https://github.com/elastic/kibana/pull/199795#discussion_r1846522206
|
||||
|
@ -2097,8 +2093,8 @@ x-pack/platform/plugins/private/cloud_integrations/cloud_full_story/server/confi
|
|||
# Response Ops team
|
||||
/x-pack/test/functional/es_archives/rule_registry @elastic/response-ops
|
||||
/x-pack/test/functional/es_archives/event_log_multiple_indicies @elastic/response-ops
|
||||
/x-pack/test/functional/es_archives/task_manager* @elastic/response-ops # Assigned per https://github.com/elastic/kibana/blob/assign-response-ops/x-pack/platform/test/plugin_api_perf/plugins/task_manager_performance/kibana.jsonc#L4
|
||||
/x-pack/platform/test/plugin_api_perf @elastic/response-ops # Assigned per https://github.com/elastic/kibana/blob/assign-response-ops/x-pack/platform/test/plugin_api_perf/plugins/task_manager_performance/kibana.jsonc#L4
|
||||
/x-pack/test/functional/es_archives/task_manager* @elastic/response-ops # Assigned per https://github.com/elastic/kibana/blob/assign-response-ops/x-pack/test/plugin_api_perf/plugins/task_manager_performance/kibana.jsonc#L4
|
||||
/x-pack/test/plugin_api_perf @elastic/response-ops # Assigned per https://github.com/elastic/kibana/blob/assign-response-ops/x-pack/test/plugin_api_perf/plugins/task_manager_performance/kibana.jsonc#L4
|
||||
/x-pack/test/functional/page_objects/maintenance_windows_page.ts @elastic/response-ops
|
||||
/x-pack/test_serverless/functional/test_suites/observability/screenshot_creation/index.ts @elastic/response-ops
|
||||
/x-pack/test_serverless/functional/test_suites/observability/rules/rules_list.ts @elastic/response-ops
|
||||
|
@ -2111,8 +2107,8 @@ x-pack/platform/plugins/private/cloud_integrations/cloud_full_story/server/confi
|
|||
/x-pack/test/functional_with_es_ssl/lib/object_remover.ts @elastic/response-ops
|
||||
/x-pack/test/stack_functional_integration/apps/alerts @elastic/response-ops
|
||||
/x-pack/test/functional/services/actions @elastic/response-ops
|
||||
/x-pack/solutions/security/test/api_integration_basic/apis/security_solution/index.ts @elastic/response-ops @elastic/kibana-cases
|
||||
/x-pack/solutions/security/test/api_integration_basic/apis/security_solution/cases_privileges.ts @elastic/response-ops @elastic/kibana-cases
|
||||
/x-pack/test/api_integration_basic/apis/security_solution/index.ts @elastic/response-ops
|
||||
/x-pack/test/api_integration_basic/apis/security_solution/cases_privileges.ts @elastic/response-ops
|
||||
/x-pack/test/upgrade/services/rules_upgrade_services.ts @elastic/response-ops
|
||||
/x-pack/test/upgrade/apps/rules @elastic/response-ops
|
||||
/x-pack/test/examples/triggers_actions_ui_examples @elastic/response-ops # Assigned per https://github.com/elastic/kibana/blob/main/x-pack/examples/triggers_actions_ui_example/kibana.jsonc#L4
|
||||
|
@ -2133,11 +2129,10 @@ x-pack/platform/plugins/private/cloud_integrations/cloud_full_story/server/confi
|
|||
/x-pack/platform/test/plugin_api_integration/test_suites/task_manager/ @elastic/response-ops
|
||||
/x-pack/test/functional_with_es_ssl/apps/embeddable_alerts_table/ @elastic/response-ops
|
||||
/x-pack/test/functional_with_es_ssl/apps/triggers_actions_ui/ @elastic/response-ops
|
||||
/x-pack/platform/test/task_manager_claimer_update_by_query/ @elastic/response-ops
|
||||
/x-pack/test/task_manager_claimer_update_by_query/ @elastic/response-ops
|
||||
/docs/user/alerting/ @elastic/response-ops
|
||||
/docs/management/connectors/ @elastic/response-ops
|
||||
/x-pack/platform/test/cases_api_integration/ @elastic/response-ops
|
||||
/x-pack/solutions/security/test/cases_api_integration/ @elastic/response-ops
|
||||
/x-pack/test/cases_api_integration/ @elastic/response-ops
|
||||
/x-pack/test/functional/services/cases/ @elastic/response-ops @elastic/kibana-cases
|
||||
/x-pack/test/functional_with_es_ssl/apps/cases/ @elastic/response-ops @elastic/kibana-cases
|
||||
/x-pack/test/api_integration/apis/cases/ @elastic/response-ops @elastic/kibana-cases
|
||||
|
@ -2173,10 +2168,9 @@ x-pack/platform/plugins/private/cloud_integrations/cloud_full_story/server/confi
|
|||
/x-pack/test/functional_solution_sidenav/tests/search_sidenav.ts @elastic/search-kibana
|
||||
/x-pack/test/functional/services/search_sessions.ts @elastic/search-kibana
|
||||
/x-pack/test/functional/page_objects/search_* @elastic/search-kibana
|
||||
x-pack/platform/test/functional/page_objects/search_profiler_page.ts @elastic/search-kibana
|
||||
/x-pack/test/functional/apps/search_playground @elastic/search-kibana
|
||||
/x-pack/test_serverless/functional/page_objects/svl_ingest_pipelines.ts @elastic/search-kibana
|
||||
/x-pack/platform/test/functional/apps/dev_tools/embedded_console.ts @elastic/search-kibana
|
||||
/x-pack/test/functional/apps/dev_tools/embedded_console.ts @elastic/search-kibana
|
||||
/x-pack/test/functional/apps/ingest_pipelines/feature_controls/ingest_pipelines_security.ts @elastic/search-kibana
|
||||
/x-pack/test/functional/page_objects/embedded_console.ts @elastic/search-kibana
|
||||
/x-pack/test/functional_enterprise_search/ @elastic/search-kibana
|
||||
|
@ -2205,7 +2199,7 @@ x-pack/platform/test/functional/page_objects/search_profiler_page.ts @elastic/se
|
|||
/x-pack/test/functional/page_objects/remote_clusters_page.ts @elastic/kibana-management
|
||||
/x-pack/test/stack_functional_integration/apps/ccs @elastic/kibana-management
|
||||
/x-pack/test/functional/services/data_stream.ts @elastic/kibana-management
|
||||
/x-pack/platform/test/functional/page_objects/watcher_page.ts @elastic/kibana-management
|
||||
/x-pack/test/functional/page_objects/watcher_page.ts @elastic/kibana-management
|
||||
/x-pack/test/functional/page_objects/upgrade_assistant_page.ts @elastic/kibana-management
|
||||
/x-pack/test/functional/page_objects/snapshot_restore_page.ts @elastic/kibana-management
|
||||
/x-pack/test/functional/page_objects/rollup_page.ts @elastic/kibana-management
|
||||
|
@ -2227,7 +2221,7 @@ x-pack/platform/test/functional/page_objects/search_profiler_page.ts @elastic/se
|
|||
/x-pack/test/functional/apps/management @elastic/kibana-management
|
||||
/x-pack/test/functional/apps/remote_clusters @elastic/kibana-management
|
||||
/x-pack/test/functional/apps/upgrade_assistant @elastic/kibana-management
|
||||
/x-pack/platform/test/functional/apps/dev_tools @elastic/kibana-management
|
||||
/x-pack/test/functional/apps/dev_tools @elastic/kibana-management
|
||||
/src/platform/test/plugin_functional/test_suites/management @elastic/kibana-management
|
||||
/x-pack/test/upgrade_assistant_integration @elastic/kibana-management
|
||||
/src/platform/test/plugin_functional/plugins/management_test_plugin @elastic/kibana-management
|
||||
|
@ -2243,12 +2237,12 @@ x-pack/platform/test/functional/page_objects/search_profiler_page.ts @elastic/se
|
|||
/src/platform/test/accessibility/apps/management.ts @elastic/kibana-management
|
||||
/src/platform/test/accessibility/apps/console.ts @elastic/kibana-management
|
||||
/x-pack/test/api_integration/services/index_management.ts @elastic/kibana-management
|
||||
/x-pack/platform/test/functional/services/grok_debugger.ts @elastic/kibana-management
|
||||
/x-pack/test/functional/services/grok_debugger.js @elastic/kibana-management
|
||||
/x-pack/test/functional/apps/grok_debugger @elastic/kibana-management
|
||||
/x-pack/test/functional/apps/index_lifecycle_management @elastic/kibana-management
|
||||
/x-pack/test/functional/apps/index_management @elastic/kibana-management
|
||||
/x-pack/test/api_integration/services/ingest_pipelines @elastic/kibana-management
|
||||
/x-pack/platform/test/functional/apps/watcher @elastic/kibana-management
|
||||
/x-pack/test/functional/apps/watcher @elastic/kibana-management
|
||||
/x-pack/platform/test/api_integration/apis/watcher @elastic/kibana-management
|
||||
/x-pack/platform/test/api_integration/apis/upgrade_assistant @elastic/kibana-management
|
||||
/x-pack/platform/test/api_integration/apis/searchprofiler @elastic/kibana-management
|
||||
|
@ -2402,9 +2396,6 @@ x-pack/solutions/security/plugins/security_solution/public/asset_inventory @elas
|
|||
|
||||
x-pack/test/security_solution_api_integration/test_suites/siem_migrations @elastic/security-threat-hunting
|
||||
|
||||
/x-pack/test_serverless/functional/test_suites/security/ftr/discover @elastic/security-threat-hunting
|
||||
x-pack/test_serverless/functional/test_suites/security/config.context_awareness.ts @elastic/security-threat-hunting
|
||||
|
||||
## Security Solution Threat Hunting areas - Threat Hunting Investigations
|
||||
|
||||
/x-pack/solutions/security/plugins/security_solution/common/api/tags @elastic/security-threat-hunting-investigations
|
||||
|
@ -2537,7 +2528,6 @@ x-pack/test/security_solution_api_integration/test_suites/investigations @elasti
|
|||
/x-pack/platform/plugins/shared/stack_connectors/public/connector_types/sentinelone @elastic/security-defend-workflows
|
||||
/x-pack/platform/plugins/shared/stack_connectors/server/connector_types/sentinelone @elastic/security-defend-workflows
|
||||
/x-pack/platform/plugins/shared/stack_connectors/common/sentinelone @elastic/security-defend-workflows
|
||||
/x-pack/solutions/security/test/api_integration_basic @elastic/security-defend-workflows
|
||||
/x-pack/solutions/security/test/alerting_api_integration/security_and_spaces @elastic/security-defend-workflows
|
||||
/x-pack/solutions/security/test/alerting_api_integration/security_and_spaces/group2/tests/actions/connector_types/sentinelone.ts @elastic/security-defend-workflows
|
||||
/x-pack/platform/plugins/shared/stack_connectors/server/connector_types/crowdstrike @elastic/security-defend-workflows
|
||||
|
@ -2635,7 +2625,7 @@ x-pack/test/security_solution_api_integration/test_suites/investigations @elasti
|
|||
/x-pack/solutions/security/plugins/security_solution/public/common/components/threat_match @elastic/security-detection-engine
|
||||
|
||||
## Security Solution sub teams - security-defend-workflows
|
||||
/x-pack/solutions/security/test/defend_workflows_cypress @elastic/security-defend-workflows
|
||||
/x-pack/test/defend_workflows_cypress @elastic/security-defend-workflows
|
||||
/x-pack/platform/test/api_integration/apis/osquery @elastic/security-defend-workflows
|
||||
/x-pack/solutions/security/plugins/security_solution/public/management/ @elastic/security-defend-workflows
|
||||
/x-pack/solutions/security/plugins/security_solution/public/common/lib/endpoint/ @elastic/security-defend-workflows
|
||||
|
@ -2653,6 +2643,7 @@ x-pack/solutions/security/plugins/security_solution/server/assistant/tools/defen
|
|||
/x-pack/solutions/security/plugins/security_solution/scripts/endpoint/ @elastic/security-defend-workflows
|
||||
/x-pack/test/security_solution_endpoint/ @elastic/security-defend-workflows
|
||||
/x-pack/test/security_solution_api_integration/test_suites/edr_workflows/ @elastic/security-defend-workflows
|
||||
/x-pack/test_serverless/shared/lib/security/kibana_roles/ @elastic/security-defend-workflows
|
||||
/x-pack/solutions/security/plugins/security_solution_serverless/public/upselling/sections/endpoint_management @elastic/security-defend-workflows
|
||||
/x-pack/solutions/security/plugins/security_solution_serverless/public/upselling/pages/endpoint_management @elastic/security-defend-workflows
|
||||
/x-pack/solutions/security/plugins/security_solution_serverless/server/endpoint @elastic/security-defend-workflows
|
||||
|
@ -2692,7 +2683,7 @@ x-pack/test/security_solution_api_integration/test_suites/genai @elastic/securit
|
|||
x-pack/platform/test/automatic_import_api_integration @elastic/security-scalability
|
||||
|
||||
# Security Defend Workflows - OSQuery Ownership
|
||||
/x-pack/solutions/security/test/osquery_cypress @elastic/security-defend-workflows
|
||||
/x-pack/test/osquery_cypress @elastic/security-defend-workflows
|
||||
/x-pack/plugins/osquery @elastic/security-defend-workflows
|
||||
/x-pack/solutions/security/plugins/security_solution/common/api/detection_engine/model/rule_response_actions @elastic/security-defend-workflows
|
||||
/x-pack/solutions/security/plugins/security_solution/public/detection_engine/rule_response_actions @elastic/security-defend-workflows
|
||||
|
@ -2743,6 +2734,7 @@ x-pack/solutions/security/plugins/security_solution/public/security_integrations
|
|||
x-pack/solutions/security/plugins/security_solution/server/security_integrations @elastic/security-service-integrations
|
||||
x-pack/solutions/security/plugins/security_solution/server/lib/security_integrations @elastic/security-service-integrations
|
||||
|
||||
|
||||
# Kibana design
|
||||
# scss overrides should be below this line for specificity
|
||||
**/*.scss @elastic/kibana-design
|
||||
|
@ -2837,14 +2829,11 @@ src/platform/testfunctional/page_objects/solution_navigation.ts @elastic/appex-s
|
|||
/x-pack/test_serverless/functional/page_objects/svl_common_navigation.ts @elastic/appex-sharedux
|
||||
/x-pack/test_serverless/functional/page_objects/svl_sec_landing_page.ts @elastic/appex-sharedux
|
||||
/x-pack/test_serverless/functional/test_suites/security/ftr/navigation.ts @elastic/appex-sharedux
|
||||
/x-pack/test/api_integration/deployment_agnostic/apis/intercepts/*.ts @elastic/appex-sharedux
|
||||
|
||||
# OpenAPI spec files
|
||||
oas_docs/linters @elastic/core-docs @elastic/experience-docs
|
||||
oas_docs/overlays @elastic/core-docs @elastic/experience-docs
|
||||
oas_docs/kibana.info.serverless.yaml @elastic/core-docs @elastic/experience-docs
|
||||
oas_docs/kibana.info.yaml @elastic/core-docs @elastic/experience-docs
|
||||
oas_docs/output @elastic/core-docs @elastic/experience-docs
|
||||
oas_docs/.spectral.yaml @elastic/platform-docs
|
||||
oas_docs/kibana.info.serverless.yaml @elastic/platform-docs
|
||||
oas_docs/kibana.info.yaml @elastic/platform-docs
|
||||
|
||||
# Documentation settings files
|
||||
docs/settings-gen @elastic/platform-docs @elastic/experience-docs
|
||||
|
|
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -16,7 +16,6 @@ Reviewers should verify this PR satisfies this list as well.
|
|||
- [ ] This was checked for breaking HTTP API changes, and any breaking changes have been approved by the breaking-change committee. The `release_note:breaking` label should be applied in these situations.
|
||||
- [ ] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed
|
||||
- [ ] The PR description includes the appropriate Release Notes section, and the correct `release_note:*` label is applied per the [guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
|
||||
- [ ] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels.
|
||||
|
||||
### Identify risks
|
||||
|
||||
|
|
3
.github/codeql/codeql-config.yml
vendored
3
.github/codeql/codeql-config.yml
vendored
|
@ -102,7 +102,6 @@ paths-ignore:
|
|||
- src/platform/packages/private/kbn-telemetry-tools
|
||||
- src/platform/packages/shared/kbn-apm-synthtrace
|
||||
- src/platform/packages/shared/kbn-axe-config
|
||||
- src/platform/packages/shared/kbn-cache-cli
|
||||
- src/platform/packages/shared/kbn-dev-cli-errors
|
||||
- src/platform/packages/shared/kbn-dev-cli-runner
|
||||
- src/platform/packages/shared/kbn-dev-proc-runner
|
||||
|
@ -120,9 +119,7 @@ paths-ignore:
|
|||
- x-pack/examples
|
||||
- x-pack/packages/ai-infra/product-doc-artifact-builder
|
||||
- x-pack/packages/kbn-synthetics-private-location
|
||||
- x-pack/platform/packages/shared/kbn-ai-tools-cli
|
||||
- x-pack/platform/packages/shared/kbn-inference-cli
|
||||
- x-pack/platform/packages/shared/kbn-kibana-api-cli
|
||||
- x-pack/platform/packages/shared/kbn-sample-parser
|
||||
- x-pack/platform/plugins/private/cloud_integrations/cloud_full_story/public/assets/**
|
||||
- x-pack/platform/test
|
||||
|
|
1
.github/paths-labeller.yml
vendored
1
.github/paths-labeller.yml
vendored
|
@ -26,6 +26,7 @@
|
|||
- 'Team:Obs AI Assistant':
|
||||
- 'x-pack/platform/plugins/shared/observability_ai_assistant/**/*.*'
|
||||
- 'x-pack/plugins/observability_solution/observability_ai_assistant_*/**/*.*'
|
||||
- 'x-pack/test/observability_ai_assistant_api_integration/**/*.*'
|
||||
- 'x-pack/test/observability_ai_assistant_functional/**/*.*'
|
||||
- 'ci:project-deploy-observability':
|
||||
- 'packages/kbn-apm-*/**/*.*'
|
||||
|
|
2
.github/workflows/docs-build.yml
vendored
2
.github/workflows/docs-build.yml
vendored
|
@ -19,4 +19,4 @@ jobs:
|
|||
deployments: write
|
||||
id-token: write
|
||||
contents: read
|
||||
pull-requests: write
|
||||
pull-requests: read
|
||||
|
|
45
.github/workflows/enforce-dependency-review.yml
vendored
45
.github/workflows/enforce-dependency-review.yml
vendored
|
@ -2,7 +2,7 @@ name: Enforce Dependency Review
|
|||
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened, reopened, synchronize, ready_for_review]
|
||||
types: [opened, reopened, synchronize]
|
||||
paths:
|
||||
- 'package.json'
|
||||
branches:
|
||||
|
@ -14,27 +14,26 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
if: |
|
||||
github.repository == 'elastic/kibana' &&
|
||||
github.actor != 'elastic-renovate-prod[bot]' &&
|
||||
github.event.pull_request.draft == false
|
||||
github.actor != 'elastic-renovate-prod[bot]'
|
||||
steps:
|
||||
- name: Checkout kibana-operations
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
with:
|
||||
repository: 'elastic/kibana-operations'
|
||||
ref: main
|
||||
path: ./kibana-operations
|
||||
token: ${{secrets.KIBANAMACHINE_TOKEN}}
|
||||
- name: Checkout kibana-operations
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
with:
|
||||
repository: 'elastic/kibana-operations'
|
||||
ref: main
|
||||
path: ./kibana-operations
|
||||
token: ${{secrets.KIBANAMACHINE_TOKEN}}
|
||||
|
||||
- name: Run dependency security review
|
||||
working-directory: ./kibana-operations/triage
|
||||
env:
|
||||
GITHUB_TOKEN: ${{secrets.KIBANAMACHINE_TOKEN}}
|
||||
PR_NUMBER: ${{ github.event.pull_request.number }}
|
||||
REPO_OWNER: ${{ github.repository_owner }}
|
||||
REPO_NAME: ${{ github.event.repository.name }}
|
||||
HEAD_SHA: ${{ github.event.pull_request.head.sha }}
|
||||
BASE_SHA: ${{ github.event.pull_request.base.sha }}
|
||||
EVENT_NAME: ${{ github.event_name }}
|
||||
run: |
|
||||
npm ci --omit=dev
|
||||
node enforce-dependency-review.js
|
||||
- name: Run dependency security review
|
||||
working-directory: ./kibana-operations/triage
|
||||
env:
|
||||
GITHUB_TOKEN: ${{secrets.KIBANAMACHINE_TOKEN}}
|
||||
PR_NUMBER: ${{ github.event.pull_request.number }}
|
||||
REPO_OWNER: ${{ github.repository_owner }}
|
||||
REPO_NAME: ${{ github.event.repository.name }}
|
||||
HEAD_SHA: ${{ github.event.pull_request.head.sha }}
|
||||
BASE_SHA: ${{ github.event.pull_request.base.sha }}
|
||||
EVENT_NAME: ${{ github.event_name }}
|
||||
run: |
|
||||
npm ci --omit=dev
|
||||
node enforce-dependency-review.js
|
||||
|
|
53
.github/workflows/evaluate-dependency-health.yml
vendored
53
.github/workflows/evaluate-dependency-health.yml
vendored
|
@ -3,8 +3,6 @@ on:
|
|||
pull_request_target:
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
- ready_for_review
|
||||
branches:
|
||||
- 'main'
|
||||
paths:
|
||||
|
@ -16,31 +14,30 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
if: |
|
||||
github.repository == 'elastic/kibana' &&
|
||||
github.actor != 'elastic-renovate-prod[bot]' &&
|
||||
github.event.pull_request.draft == false
|
||||
github.actor != 'elastic-renovate-prod[bot]'
|
||||
steps:
|
||||
- name: Checkout kibana-operations
|
||||
uses: actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
|
||||
with:
|
||||
repository: 'elastic/kibana-operations'
|
||||
ref: main
|
||||
path: ./kibana-operations
|
||||
token: ${{secrets.KIBANAMACHINE_TOKEN}}
|
||||
- name: Checkout kibana-operations
|
||||
uses: actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
|
||||
with:
|
||||
repository: 'elastic/kibana-operations'
|
||||
ref: main
|
||||
path: ./kibana-operations
|
||||
token: ${{secrets.KIBANAMACHINE_TOKEN}}
|
||||
|
||||
- name: Run dependency health score script
|
||||
working-directory: ./kibana-operations/triage
|
||||
env:
|
||||
GITHUB_TOKEN: ${{secrets.KIBANAMACHINE_TOKEN}}
|
||||
SLACK_TOKEN: ${{secrets.CODE_SCANNING_SLACK_TOKEN}}
|
||||
SLACK_CHANNEL: ${{ secrets.CODE_SCANNING_SLACK_CHANNEL_ID }}
|
||||
PR_NUMBER: ${{ github.event.pull_request.number }}
|
||||
REPO_OWNER: ${{ github.repository_owner }}
|
||||
REPO_NAME: ${{ github.event.repository.name }}
|
||||
HEAD_SHA: ${{ github.event.pull_request.head.sha }}
|
||||
BASE_SHA: ${{ github.event.pull_request.base.sha }}
|
||||
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
|
||||
SNYK_ORG_ID: ${{ secrets.SNYK_ORG_ID }}
|
||||
EVENT_NAME: ${{ github.event_name }}
|
||||
run: |
|
||||
npm ci --omit=dev
|
||||
node dependency-health-score.js
|
||||
- name: Run dependency health score script
|
||||
working-directory: ./kibana-operations/triage
|
||||
env:
|
||||
GITHUB_TOKEN: ${{secrets.KIBANAMACHINE_TOKEN}}
|
||||
SLACK_TOKEN: ${{secrets.CODE_SCANNING_SLACK_TOKEN}}
|
||||
SLACK_CHANNEL: ${{ secrets.CODE_SCANNING_SLACK_CHANNEL_ID }}
|
||||
PR_NUMBER: ${{ github.event.pull_request.number }}
|
||||
REPO_OWNER: ${{ github.repository_owner }}
|
||||
REPO_NAME: ${{ github.event.repository.name }}
|
||||
HEAD_SHA: ${{ github.event.pull_request.head.sha }}
|
||||
BASE_SHA: ${{ github.event.pull_request.base.sha }}
|
||||
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
|
||||
SNYK_ORG_ID: ${{ secrets.SNYK_ORG_ID }}
|
||||
EVENT_NAME: ${{ github.event_name }}
|
||||
run: |
|
||||
npm ci --omit=dev
|
||||
node dependency-health-score.js
|
||||
|
|
44
.github/workflows/on-merge.yml
vendored
44
.github/workflows/on-merge.yml
vendored
|
@ -10,33 +10,23 @@ jobs:
|
|||
name: 'Label and Backport'
|
||||
runs-on: ubuntu-latest
|
||||
if: |
|
||||
github.event.pull_request.merged == true && (
|
||||
github.event.action == 'closed' || (
|
||||
github.event.action == 'labeled' && (
|
||||
github.event.label.name == 'backport:prev-minor' ||
|
||||
github.event.label.name == 'backport:prev-major' ||
|
||||
github.event.label.name == 'backport:current-major' ||
|
||||
github.event.label.name == 'backport:all-open' ||
|
||||
github.event.label.name == 'backport:version' ||
|
||||
github.event.label.name == 'auto-backport'
|
||||
)
|
||||
) || (
|
||||
github.event.action == 'labeled' && contains(github.event.pull_request.labels.*.name, 'backport:version') && (
|
||||
startsWith(github.event.label.name,'v7') ||
|
||||
startsWith(github.event.label.name,'v8') ||
|
||||
startsWith(github.event.label.name,'v9')
|
||||
)
|
||||
) || (
|
||||
github.event.action == 'unlabeled' && github.event.label.name == 'backport:skip' && (
|
||||
contains(github.event.pull_request.labels.*.name, 'backport:prev-minor') ||
|
||||
contains(github.event.pull_request.labels.*.name, 'backport:prev-major') ||
|
||||
contains(github.event.pull_request.labels.*.name, 'backport:current-major') ||
|
||||
contains(github.event.pull_request.labels.*.name, 'backport:all-open') ||
|
||||
contains(github.event.pull_request.labels.*.name, 'backport:version') ||
|
||||
contains(github.event.pull_request.labels.*.name, 'auto-backport')
|
||||
)
|
||||
)
|
||||
)
|
||||
github.event.pull_request.merged == true &&
|
||||
(github.event.action == 'closed' ||
|
||||
(github.event.action == 'labeled' &&
|
||||
(github.event.label.name == 'backport:prev-minor' ||
|
||||
github.event.label.name == 'backport:prev-major' ||
|
||||
github.event.label.name == 'backport:current-major' ||
|
||||
github.event.label.name == 'backport:all-open' ||
|
||||
github.event.label.name == 'backport:version' ||
|
||||
github.event.label.name == 'auto-backport')) ||
|
||||
(github.event.action == 'unlabeled' &&
|
||||
github.event.label.name == 'backport:skip' &&
|
||||
(contains(github.event.pull_request.labels.*.name, 'backport:prev-minor') ||
|
||||
contains(github.event.pull_request.labels.*.name, 'backport:prev-major') ||
|
||||
contains(github.event.pull_request.labels.*.name, 'backport:current-major') ||
|
||||
contains(github.event.pull_request.labels.*.name, 'backport:all-open') ||
|
||||
contains(github.event.pull_request.labels.*.name, 'backport:version') ||
|
||||
contains(github.event.pull_request.labels.*.name, 'auto-backport'))))
|
||||
steps:
|
||||
- name: Checkout Actions
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
|
|
|
@ -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: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions']
|
||||
---
|
||||
import actionsObj from './actions.devdocs.json';
|
||||
|
|
|
@ -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: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings']
|
||||
---
|
||||
import advancedSettingsObj from './advanced_settings.devdocs.json';
|
||||
|
|
|
@ -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: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiAssistantManagementSelection']
|
||||
---
|
||||
import aiAssistantManagementSelectionObj from './ai_assistant_management_selection.devdocs.json';
|
||||
|
|
|
@ -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: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops']
|
||||
---
|
||||
import aiopsObj from './aiops.devdocs.json';
|
||||
|
|
|
@ -1220,39 +1220,6 @@
|
|||
],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "alerting",
|
||||
"id": "def-server.shouldCreateAlertsInAllSpaces",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "shouldCreateAlertsInAllSpaces",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"({ ruleTypeId, ruleTypeAlertDef, logger, }: ShouldCreateAlertsInAllSpacesOpts) => boolean"
|
||||
],
|
||||
"path": "x-pack/platform/plugins/shared/alerting/server/alerts_client/lib/should_create_alerts_in_all_spaces.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "alerting",
|
||||
"id": "def-server.shouldCreateAlertsInAllSpaces.$1",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "{\n ruleTypeId,\n ruleTypeAlertDef,\n logger,\n}",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"ShouldCreateAlertsInAllSpacesOpts"
|
||||
],
|
||||
"path": "x-pack/platform/plugins/shared/alerting/server/alerts_client/lib/should_create_alerts_in_all_spaces.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"interfaces": [
|
||||
|
@ -2674,22 +2641,6 @@
|
|||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "alerting",
|
||||
"id": "def-server.IRuleTypeAlerts.dangerouslyCreateAlertsInAllSpaces",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "dangerouslyCreateAlertsInAllSpaces",
|
||||
"description": [
|
||||
"\nOptional flag to indicate that these alerts should not be space aware. When set\nto true, alerts for this rule type will be created with the `*` space id."
|
||||
],
|
||||
"signature": [
|
||||
"boolean | undefined"
|
||||
],
|
||||
"path": "x-pack/platform/plugins/shared/alerting/server/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "alerting",
|
||||
"id": "def-server.IRuleTypeAlerts.secondaryAlias",
|
||||
|
@ -3576,6 +3527,10 @@
|
|||
"plugin": "ruleRegistry",
|
||||
"path": "x-pack/platform/plugins/shared/rule_registry/server/utils/create_persistence_rule_type_wrapper.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "securitySolution",
|
||||
"path": "x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_preview/api/preview_rules/route.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "ruleRegistry",
|
||||
"path": "x-pack/platform/plugins/shared/rule_registry/server/utils/rule_executor.test_helpers.ts"
|
||||
|
@ -3612,10 +3567,6 @@
|
|||
"plugin": "@kbn/test-suites-xpack-platform",
|
||||
"path": "x-pack/platform/test/alerting_api_integration/common/plugins/alerts/server/rule_types.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "securitySolution",
|
||||
"path": "x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_preview/api/preview_rules/route.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "slo",
|
||||
"path": "x-pack/solutions/observability/plugins/slo/server/lib/rules/slo_burn_rate/executor.test.ts"
|
||||
|
@ -4319,37 +4270,6 @@
|
|||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "alerting",
|
||||
"id": "def-server.RuleType.priority",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "priority",
|
||||
"description": [
|
||||
"\nTask priority allowing for tasks to be ran at lower priority (NormalLongRunning vs Normal), defaults to\nnormal priority."
|
||||
],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "taskManager",
|
||||
"scope": "server",
|
||||
"docId": "kibTaskManagerPluginApi",
|
||||
"section": "def-server.TaskPriority",
|
||||
"text": "TaskPriority"
|
||||
},
|
||||
".NormalLongRunning | ",
|
||||
{
|
||||
"pluginId": "taskManager",
|
||||
"scope": "server",
|
||||
"docId": "kibTaskManagerPluginApi",
|
||||
"section": "def-server.TaskPriority",
|
||||
"text": "TaskPriority"
|
||||
},
|
||||
".Normal | undefined"
|
||||
],
|
||||
"path": "x-pack/platform/plugins/shared/alerting/server/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "alerting",
|
||||
"id": "def-server.RuleType.internallyManaged",
|
||||
|
@ -5066,7 +4986,7 @@
|
|||
"BulkFillGapsByRuleIdsOptions",
|
||||
") => Promise<",
|
||||
"BulkFillGapsByRuleIdsResult",
|
||||
">; getRuleIdsWithGaps: (params: Readonly<{ statuses?: string[] | undefined; hasUnfilledIntervals?: boolean | undefined; hasInProgressIntervals?: boolean | undefined; hasFilledIntervals?: boolean | undefined; } & { start: string; end: string; }>) => Promise<Readonly<{ latestGapTimestamp?: number | undefined; } & { ruleIds: string[]; total: number; }>>; getGapsSummaryByRuleIds: (params: Readonly<{} & { start: string; end: string; ruleIds: string[]; }>) => Promise<Readonly<{} & { data: Readonly<{} & { ruleId: string; totalUnfilledDurationMs: number; totalInProgressDurationMs: number; totalFilledDurationMs: number; }>[]; }>>; }"
|
||||
">; getRuleIdsWithGaps: (params: Readonly<{ statuses?: string[] | undefined; } & { start: string; end: string; }>) => Promise<Readonly<{} & { ruleIds: string[]; total: number; }>>; getGapsSummaryByRuleIds: (params: Readonly<{} & { start: string; end: string; ruleIds: string[]; }>) => Promise<Readonly<{} & { data: Readonly<{} & { ruleId: string; totalUnfilledDurationMs: number; totalInProgressDurationMs: number; totalFilledDurationMs: number; }>[]; }>>; }"
|
||||
],
|
||||
"path": "x-pack/platform/plugins/shared/alerting/server/index.ts",
|
||||
"deprecated": false,
|
||||
|
|
|
@ -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: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'alerting']
|
||||
---
|
||||
import alertingObj from './alerting.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/response-ops](https://github.com/orgs/elastic/teams/response-o
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 916 | 1 | 879 | 57 |
|
||||
| 912 | 1 | 877 | 57 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apm
|
|||
title: "apm"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the apm plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apm']
|
||||
---
|
||||
import apmObj from './apm.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/obs-ux-infra_services-team](https://github.com/orgs/elastic/te
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 26 | 0 | 26 | 120 |
|
||||
| 26 | 0 | 26 | 121 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apmDataAccess
|
|||
title: "apmDataAccess"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the apmDataAccess plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apmDataAccess']
|
||||
---
|
||||
import apmDataAccessObj from './apm_data_access.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apmSourcesAccess
|
|||
title: "apmSourcesAccess"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the apmSourcesAccess plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apmSourcesAccess']
|
||||
---
|
||||
import apmSourcesAccessObj from './apm_sources_access.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/automaticImport
|
|||
title: "automaticImport"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the automaticImport plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'automaticImport']
|
||||
---
|
||||
import automaticImportObj from './automatic_import.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/banners
|
|||
title: "banners"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the banners plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'banners']
|
||||
---
|
||||
import bannersObj from './banners.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/canvas
|
|||
title: "canvas"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the canvas plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'canvas']
|
||||
---
|
||||
import canvasObj from './canvas.devdocs.json';
|
||||
|
|
|
@ -178,9 +178,7 @@
|
|||
"signature": [
|
||||
"{ features?: Partial<",
|
||||
"CasesContextFeatures",
|
||||
"> | undefined; settings?: ",
|
||||
"CasesSettings",
|
||||
" | undefined; owner: string[]; permissions: ",
|
||||
"> | undefined; owner: string[]; permissions: ",
|
||||
{
|
||||
"pluginId": "cases",
|
||||
"scope": "common",
|
||||
|
@ -231,9 +229,7 @@
|
|||
"signature": [
|
||||
"{ features?: Partial<",
|
||||
"CasesContextFeatures",
|
||||
"> | undefined; settings?: ",
|
||||
"CasesSettings",
|
||||
" | undefined; owner: string[]; permissions: ",
|
||||
"> | undefined; owner: string[]; permissions: ",
|
||||
{
|
||||
"pluginId": "cases",
|
||||
"scope": "common",
|
||||
|
@ -376,9 +372,7 @@
|
|||
"signature": [
|
||||
"{ features?: Partial<",
|
||||
"CasesContextFeatures",
|
||||
"> | undefined; settings?: ",
|
||||
"CasesSettings",
|
||||
" | undefined; owner: string[]; permissions: ",
|
||||
"> | undefined; owner: string[]; permissions: ",
|
||||
{
|
||||
"pluginId": "cases",
|
||||
"scope": "common",
|
||||
|
@ -487,7 +481,7 @@
|
|||
"section": "def-common.CaseSeverity",
|
||||
"text": "CaseSeverity"
|
||||
},
|
||||
"[] | undefined; assignees?: string | string[] | undefined; reporters?: string | string[] | undefined; defaultSearchOperator?: \"AND\" | \"OR\" | undefined; from?: string | undefined; search?: string | undefined; searchFields?: \"title\" | \"description\" | \"incremental_id\" | (\"title\" | \"description\" | \"incremental_id\")[] | undefined; sortField?: \"title\" | \"createdAt\" | \"updatedAt\" | \"status\" | \"severity\" | \"category\" | \"closedAt\" | undefined; sortOrder?: \"asc\" | \"desc\" | undefined; to?: string | undefined; owner?: string | string[] | undefined; category?: string | string[] | undefined; } & Partial<",
|
||||
"[] | undefined; assignees?: string | string[] | undefined; reporters?: string | string[] | undefined; defaultSearchOperator?: \"AND\" | \"OR\" | undefined; from?: string | undefined; search?: string | undefined; searchFields?: \"title\" | \"description\" | (\"title\" | \"description\")[] | undefined; sortField?: \"title\" | \"createdAt\" | \"updatedAt\" | \"status\" | \"severity\" | \"category\" | \"closedAt\" | undefined; sortOrder?: \"asc\" | \"desc\" | undefined; to?: string | undefined; owner?: string | string[] | undefined; category?: string | string[] | undefined; } & Partial<",
|
||||
"Pagination",
|
||||
">, signal?: AbortSignal | undefined) => Promise<",
|
||||
{
|
||||
|
@ -3504,7 +3498,7 @@
|
|||
"tags": [],
|
||||
"label": "SAVED_OBJECT_TYPES",
|
||||
"description": [
|
||||
"\nIf more values are added here please also add them here: x-pack/platform/test/cases_api_integration/common/plugins"
|
||||
"\nIf more values are added here please also add them here: x-pack/test/cases_api_integration/common/plugins"
|
||||
],
|
||||
"signature": [
|
||||
"(\"cases\" | \"cases-connector-mappings\" | \"cases-user-actions\" | \"cases-comments\" | \"cases-configure\")[]"
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cases
|
|||
title: "cases"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the cases plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cases']
|
||||
---
|
||||
import casesObj from './cases.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/response-ops](https://github.com/orgs/elastic/teams/response-o
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 129 | 0 | 109 | 29 |
|
||||
| 129 | 0 | 109 | 28 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -3403,6 +3403,21 @@
|
|||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "charts",
|
||||
"id": "def-common.LEGACY_TIME_AXIS",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "LEGACY_TIME_AXIS",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"visualization:useLegacyTimeAxis\""
|
||||
],
|
||||
"path": "src/platform/plugins/shared/charts/common/index.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "charts",
|
||||
"id": "def-common.paletteIds",
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/charts
|
|||
title: "charts"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the charts plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'charts']
|
||||
---
|
||||
import chartsObj from './charts.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/k
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 246 | 2 | 230 | 9 |
|
||||
| 247 | 2 | 231 | 9 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloud
|
|||
title: "cloud"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the cloud plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloud']
|
||||
---
|
||||
import cloudObj from './cloud.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudDataMigration
|
|||
title: "cloudDataMigration"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the cloudDataMigration plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDataMigration']
|
||||
---
|
||||
import cloudDataMigrationObj from './cloud_data_migration.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudSecurityPosture
|
|||
title: "cloudSecurityPosture"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the cloudSecurityPosture plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudSecurityPosture']
|
||||
---
|
||||
import cloudSecurityPostureObj from './cloud_security_posture.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/console
|
|||
title: "console"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the console plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'console']
|
||||
---
|
||||
import consoleObj from './console.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/contentConnectors
|
|||
title: "contentConnectors"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the contentConnectors plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'contentConnectors']
|
||||
---
|
||||
import contentConnectorsObj from './content_connectors.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/contentManagement
|
|||
title: "contentManagement"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the contentManagement plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'contentManagement']
|
||||
---
|
||||
import contentManagementObj from './content_management.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/controls
|
|||
title: "controls"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the controls plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'controls']
|
||||
---
|
||||
import controlsObj from './controls.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/customIntegrations
|
|||
title: "customIntegrations"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the customIntegrations plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'customIntegrations']
|
||||
---
|
||||
import customIntegrationsObj from './custom_integrations.devdocs.json';
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"section": "def-common.LocatorDefinition",
|
||||
"text": "LocatorDefinition"
|
||||
},
|
||||
"<Partial<",
|
||||
"<Partial<Omit<",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "common",
|
||||
|
@ -27,7 +27,7 @@
|
|||
"section": "def-common.DashboardState",
|
||||
"text": "DashboardState"
|
||||
},
|
||||
" & { controlGroupInput?: (",
|
||||
", \"sections\" | \"panels\"> & { controlGroupInput?: (",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
|
@ -43,7 +43,15 @@
|
|||
"section": "def-common.SerializableRecord",
|
||||
"text": "SerializableRecord"
|
||||
},
|
||||
") | undefined; references?: (",
|
||||
") | undefined; panels: (Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }> | ",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "server",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-server.DashboardPanel",
|
||||
"text": "DashboardPanel"
|
||||
},
|
||||
")[]; references?: (",
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
|
@ -119,7 +127,7 @@
|
|||
"label": "getLocation",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(params: Partial<",
|
||||
"(params: Partial<Omit<",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "common",
|
||||
|
@ -127,7 +135,7 @@
|
|||
"section": "def-common.DashboardState",
|
||||
"text": "DashboardState"
|
||||
},
|
||||
" & { controlGroupInput?: (",
|
||||
", \"sections\" | \"panels\"> & { controlGroupInput?: (",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
|
@ -143,7 +151,15 @@
|
|||
"section": "def-common.SerializableRecord",
|
||||
"text": "SerializableRecord"
|
||||
},
|
||||
") | undefined; references?: (",
|
||||
") | undefined; panels: (Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }> | ",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "server",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-server.DashboardPanel",
|
||||
"text": "DashboardPanel"
|
||||
},
|
||||
")[]; references?: (",
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
|
@ -181,7 +197,7 @@
|
|||
"label": "params",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"Partial<",
|
||||
"Partial<Omit<",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "common",
|
||||
|
@ -189,7 +205,7 @@
|
|||
"section": "def-common.DashboardState",
|
||||
"text": "DashboardState"
|
||||
},
|
||||
" & { controlGroupInput?: (",
|
||||
", \"sections\" | \"panels\"> & { controlGroupInput?: (",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
|
@ -205,7 +221,15 @@
|
|||
"section": "def-common.SerializableRecord",
|
||||
"text": "SerializableRecord"
|
||||
},
|
||||
") | undefined; references?: (",
|
||||
") | undefined; panels: (Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }> | ",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "server",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-server.DashboardPanel",
|
||||
"text": "DashboardPanel"
|
||||
},
|
||||
")[]; references?: (",
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
|
@ -411,7 +435,7 @@
|
|||
"section": "def-public.DashboardDrilldownOptions",
|
||||
"text": "DashboardDrilldownOptions"
|
||||
},
|
||||
") => Partial<Partial<",
|
||||
") => Partial<Partial<Omit<",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "common",
|
||||
|
@ -419,7 +443,7 @@
|
|||
"section": "def-common.DashboardState",
|
||||
"text": "DashboardState"
|
||||
},
|
||||
" & { controlGroupInput?: (",
|
||||
", \"sections\" | \"panels\"> & { controlGroupInput?: (",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
|
@ -435,7 +459,15 @@
|
|||
"section": "def-common.SerializableRecord",
|
||||
"text": "SerializableRecord"
|
||||
},
|
||||
") | undefined; references?: (",
|
||||
") | undefined; panels: (Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }> | ",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "server",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-server.DashboardPanel",
|
||||
"text": "DashboardPanel"
|
||||
},
|
||||
")[]; references?: (",
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
|
@ -1012,7 +1044,7 @@
|
|||
"section": "def-common.LocatorPublic",
|
||||
"text": "LocatorPublic"
|
||||
},
|
||||
"<Partial<",
|
||||
"<Partial<Omit<",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "common",
|
||||
|
@ -1020,7 +1052,7 @@
|
|||
"section": "def-common.DashboardState",
|
||||
"text": "DashboardState"
|
||||
},
|
||||
" & { controlGroupInput?: (",
|
||||
", \"sections\" | \"panels\"> & { controlGroupInput?: (",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
|
@ -1036,7 +1068,15 @@
|
|||
"section": "def-common.SerializableRecord",
|
||||
"text": "SerializableRecord"
|
||||
},
|
||||
") | undefined; references?: (",
|
||||
") | undefined; panels: (Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }> | ",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "server",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-server.DashboardPanel",
|
||||
"text": "DashboardPanel"
|
||||
},
|
||||
")[]; references?: (",
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
|
@ -1476,7 +1516,7 @@
|
|||
"section": "def-common.LocatorPublic",
|
||||
"text": "LocatorPublic"
|
||||
},
|
||||
"<Partial<",
|
||||
"<Partial<Omit<",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "common",
|
||||
|
@ -1484,7 +1524,7 @@
|
|||
"section": "def-common.DashboardState",
|
||||
"text": "DashboardState"
|
||||
},
|
||||
" & { controlGroupInput?: (",
|
||||
", \"sections\" | \"panels\"> & { controlGroupInput?: (",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
|
@ -1500,7 +1540,15 @@
|
|||
"section": "def-common.SerializableRecord",
|
||||
"text": "SerializableRecord"
|
||||
},
|
||||
") | undefined; references?: (",
|
||||
") | undefined; panels: (Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }> | ",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "server",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-server.DashboardPanel",
|
||||
"text": "DashboardPanel"
|
||||
},
|
||||
")[]; references?: (",
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
|
@ -1787,7 +1835,7 @@
|
|||
"section": "def-common.FilterStateStore",
|
||||
"text": "FilterStateStore"
|
||||
},
|
||||
"; }> | undefined; } & { meta: Readonly<{ params?: any; key?: string | undefined; value?: string | undefined; type?: string | undefined; alias?: string | null | undefined; index?: string | undefined; disabled?: boolean | undefined; field?: string | undefined; group?: string | undefined; negate?: boolean | undefined; controlledBy?: string | undefined; isMultiIndex?: boolean | undefined; } & {}>; }>[] | undefined; query?: Readonly<{} & { query: string | Record<string, any>; language: string; }> | undefined; } & {}> | undefined; } & {}>; timeRestore: boolean; panels: (Readonly<{ version?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }> | Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ version?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }>)[]; }>, \"panels\"> & { panels: (Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ version?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }> | ",
|
||||
"; }> | undefined; } & { meta: Readonly<{ params?: any; key?: string | undefined; value?: string | undefined; type?: string | undefined; alias?: string | null | undefined; index?: string | undefined; disabled?: boolean | undefined; field?: string | undefined; group?: string | undefined; negate?: boolean | undefined; controlledBy?: string | undefined; isMultiIndex?: boolean | undefined; } & {}>; }>[] | undefined; query?: Readonly<{} & { query: string | Record<string, any>; language: string; }> | undefined; } & {}> | undefined; } & {}>; timeRestore: boolean; panels: (Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }> | Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }>)[]; }>, \"panels\"> & { panels: (Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }> | ",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "server",
|
||||
|
@ -1825,7 +1873,7 @@
|
|||
"label": "DashboardPanel",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"Omit<Readonly<{ version?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>, \"panelConfig\"> & { panelConfig: Readonly<{} & {}> & { [key: string]: any; }; gridData: ",
|
||||
"Omit<Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>, \"panelConfig\"> & { panelConfig: Readonly<{} & {}> & { [key: string]: any; }; gridData: ",
|
||||
"GridData",
|
||||
"; }"
|
||||
],
|
||||
|
@ -1842,7 +1890,7 @@
|
|||
"label": "DashboardSection",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ readonly collapsed?: boolean | undefined; readonly title: string; readonly panels: Readonly<{ version?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; readonly gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }"
|
||||
"{ readonly collapsed?: boolean | undefined; readonly title: string; readonly panels: Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; readonly gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/server/content_management/v3/types.ts",
|
||||
"deprecated": false,
|
||||
|
@ -1954,133 +2002,6 @@
|
|||
"common": {
|
||||
"classes": [],
|
||||
"functions": [
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.getReferencesForControls",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "getReferencesForControls",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(references: ",
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
"docId": "kibKbnContentManagementUtilsPluginApi",
|
||||
"section": "def-server.Reference",
|
||||
"text": "Reference"
|
||||
},
|
||||
"[]) => ",
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
"docId": "kibKbnContentManagementUtilsPluginApi",
|
||||
"section": "def-server.Reference",
|
||||
"text": "Reference"
|
||||
},
|
||||
"[]"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/reference_utils.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.getReferencesForControls.$1",
|
||||
"type": "Array",
|
||||
"tags": [],
|
||||
"label": "references",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
"docId": "kibKbnContentManagementUtilsPluginApi",
|
||||
"section": "def-server.Reference",
|
||||
"text": "Reference"
|
||||
},
|
||||
"[]"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/reference_utils.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.getReferencesForPanelId",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "getReferencesForPanelId",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(id: string, references: ",
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
"docId": "kibKbnContentManagementUtilsPluginApi",
|
||||
"section": "def-server.Reference",
|
||||
"text": "Reference"
|
||||
},
|
||||
"[]) => ",
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
"docId": "kibKbnContentManagementUtilsPluginApi",
|
||||
"section": "def-server.Reference",
|
||||
"text": "Reference"
|
||||
},
|
||||
"[]"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/reference_utils.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.getReferencesForPanelId.$1",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "id",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/reference_utils.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.getReferencesForPanelId.$2",
|
||||
"type": "Array",
|
||||
"tags": [],
|
||||
"label": "references",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
"docId": "kibKbnContentManagementUtilsPluginApi",
|
||||
"section": "def-server.Reference",
|
||||
"text": "Reference"
|
||||
},
|
||||
"[]"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/reference_utils.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.isDashboardSection",
|
||||
|
@ -2089,7 +2010,7 @@
|
|||
"label": "isDashboardSection",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(widget: Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ version?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }> | ",
|
||||
"(widget: Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }> | ",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "server",
|
||||
|
@ -2097,9 +2018,9 @@
|
|||
"section": "def-server.DashboardPanel",
|
||||
"text": "DashboardPanel"
|
||||
},
|
||||
") => widget is Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ version?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }>"
|
||||
") => widget is Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }>"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/is_dashboard_section.ts",
|
||||
"path": "src/platform/plugins/shared/dashboard/common/lib/dashboard_panel_converters.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
|
@ -2111,7 +2032,7 @@
|
|||
"label": "widget",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ version?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }> | ",
|
||||
"Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }> | ",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "server",
|
||||
|
@ -2120,78 +2041,7 @@
|
|||
"text": "DashboardPanel"
|
||||
}
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/is_dashboard_section.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.prefixReferencesFromPanel",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "prefixReferencesFromPanel",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(id: string, references: ",
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
"docId": "kibKbnContentManagementUtilsPluginApi",
|
||||
"section": "def-server.Reference",
|
||||
"text": "Reference"
|
||||
},
|
||||
"[]) => ",
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
"docId": "kibKbnContentManagementUtilsPluginApi",
|
||||
"section": "def-server.Reference",
|
||||
"text": "Reference"
|
||||
},
|
||||
"[]"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/reference_utils.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.prefixReferencesFromPanel.$1",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "id",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/reference_utils.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.prefixReferencesFromPanel.$2",
|
||||
"type": "Array",
|
||||
"tags": [],
|
||||
"label": "references",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
"docId": "kibKbnContentManagementUtilsPluginApi",
|
||||
"section": "def-server.Reference",
|
||||
"text": "Reference"
|
||||
},
|
||||
"[]"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/reference_utils.ts",
|
||||
"path": "src/platform/plugins/shared/dashboard/common/lib/dashboard_panel_converters.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
|
@ -2263,6 +2113,257 @@
|
|||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardPanelMap",
|
||||
"type": "Interface",
|
||||
"tags": [],
|
||||
"label": "DashboardPanelMap",
|
||||
"description": [],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardPanelMap.Unnamed",
|
||||
"type": "IndexSignature",
|
||||
"tags": [],
|
||||
"label": "[key: string]: DashboardPanelState<object>",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"[key: string]: ",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "common",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-common.DashboardPanelState",
|
||||
"text": "DashboardPanelState"
|
||||
},
|
||||
"<object>"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardPanelState",
|
||||
"type": "Interface",
|
||||
"tags": [],
|
||||
"label": "DashboardPanelState",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "common",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-common.DashboardPanelState",
|
||||
"text": "DashboardPanelState"
|
||||
},
|
||||
"<PanelState>"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardPanelState.type",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "type",
|
||||
"description": [],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardPanelState.explicitInput",
|
||||
"type": "Uncategorized",
|
||||
"tags": [],
|
||||
"label": "explicitInput",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"PanelState"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardPanelState.gridData",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "gridData",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"Omit<Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>, \"i\"> & { readonly i: string; } & { sectionId?: string | undefined; }"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardPanelState.panelRefName",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "panelRefName",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | undefined"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardPanelState.version",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "version",
|
||||
"description": [
|
||||
"\nThis version key was used to store Kibana version information from versions 7.3.0 -> 8.11.0.\nAs of version 8.11.0, the versioning information is now per-embeddable-type and is stored on the\nembeddable's input. This key is needed for BWC, but its value will be removed on Dashboard save."
|
||||
],
|
||||
"signature": [
|
||||
"string | undefined"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardPanelState.references",
|
||||
"type": "Array",
|
||||
"tags": [],
|
||||
"label": "references",
|
||||
"description": [
|
||||
"\nReact embeddables are serialized and may pass references that are later used in factory's deserialize method."
|
||||
],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
"docId": "kibKbnContentManagementUtilsPluginApi",
|
||||
"section": "def-server.Reference",
|
||||
"text": "Reference"
|
||||
},
|
||||
"[] | undefined"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardSectionMap",
|
||||
"type": "Interface",
|
||||
"tags": [],
|
||||
"label": "DashboardSectionMap",
|
||||
"description": [],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardSectionMap.Unnamed",
|
||||
"type": "IndexSignature",
|
||||
"tags": [],
|
||||
"label": "[id: string]: DashboardSectionState",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"[id: string]: ",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "common",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-common.DashboardSectionState",
|
||||
"text": "DashboardSectionState"
|
||||
}
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardSectionState",
|
||||
"type": "Interface",
|
||||
"tags": [],
|
||||
"label": "DashboardSectionState",
|
||||
"description": [],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardSectionState.title",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "title",
|
||||
"description": [],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardSectionState.collapsed",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "collapsed",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"boolean | undefined"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardSectionState.gridData",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "gridData",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ readonly i: string; readonly y: number; }"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardSectionState.id",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "id",
|
||||
"description": [],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardState",
|
||||
|
@ -2385,20 +2486,38 @@
|
|||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardState.panels",
|
||||
"type": "Array",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "panels",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ version?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }> | ",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "server",
|
||||
"scope": "common",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-server.DashboardPanel",
|
||||
"text": "DashboardPanel"
|
||||
},
|
||||
")[]"
|
||||
"section": "def-common.DashboardPanelMap",
|
||||
"text": "DashboardPanelMap"
|
||||
}
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardState.sections",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "sections",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "common",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-common.DashboardSectionMap",
|
||||
"text": "DashboardSectionMap"
|
||||
}
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/types.ts",
|
||||
"deprecated": false,
|
||||
|
@ -2452,6 +2571,49 @@
|
|||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.InjectExtractDeps",
|
||||
"type": "Interface",
|
||||
"tags": [],
|
||||
"label": "InjectExtractDeps",
|
||||
"description": [],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_saved_object/persistable_state/dashboard_saved_object_references.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.InjectExtractDeps.embeddablePersistableStateService",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "embeddablePersistableStateService",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "kibanaUtils",
|
||||
"scope": "common",
|
||||
"docId": "kibKibanaUtilsPluginApi",
|
||||
"section": "def-common.PersistableStateService",
|
||||
"text": "PersistableStateService"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "embeddable",
|
||||
"scope": "server",
|
||||
"docId": "kibEmbeddablePluginApi",
|
||||
"section": "def-server.EmbeddableStateWithType",
|
||||
"text": "EmbeddableStateWithType"
|
||||
},
|
||||
">"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_saved_object/persistable_state/dashboard_saved_object_references.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"enums": [],
|
||||
|
@ -2464,23 +2626,15 @@
|
|||
"label": "DashboardLocatorParams",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ query?: ",
|
||||
"{ tags?: string[] | undefined; title?: string | undefined; description?: string | undefined; viewMode?: ",
|
||||
{
|
||||
"pluginId": "@kbn/es-query",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsQueryPluginApi",
|
||||
"section": "def-common.Query",
|
||||
"text": "Query"
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.ViewMode",
|
||||
"text": "ViewMode"
|
||||
},
|
||||
" | undefined; filters?: ",
|
||||
{
|
||||
"pluginId": "@kbn/es-query",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsQueryPluginApi",
|
||||
"section": "def-common.Filter",
|
||||
"text": "Filter"
|
||||
},
|
||||
"[] | undefined; timeRange?: ",
|
||||
" | undefined; timeRestore?: boolean | undefined; timeRange?: ",
|
||||
{
|
||||
"pluginId": "@kbn/es-query",
|
||||
"scope": "common",
|
||||
|
@ -2496,23 +2650,23 @@
|
|||
"section": "def-common.RefreshInterval",
|
||||
"text": "RefreshInterval"
|
||||
},
|
||||
" | undefined; viewMode?: ",
|
||||
" | undefined; query?: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.ViewMode",
|
||||
"text": "ViewMode"
|
||||
"pluginId": "@kbn/es-query",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsQueryPluginApi",
|
||||
"section": "def-common.Query",
|
||||
"text": "Query"
|
||||
},
|
||||
" | undefined; panels?: (Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ version?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }> | ",
|
||||
" | undefined; filters?: ",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "server",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-server.DashboardPanel",
|
||||
"text": "DashboardPanel"
|
||||
"pluginId": "@kbn/es-query",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsQueryPluginApi",
|
||||
"section": "def-common.Filter",
|
||||
"text": "Filter"
|
||||
},
|
||||
")[] | undefined; references?: (",
|
||||
"[] | undefined; references?: (",
|
||||
{
|
||||
"pluginId": "@kbn/content-management-utils",
|
||||
"scope": "server",
|
||||
|
@ -2528,7 +2682,7 @@
|
|||
"section": "def-common.SerializableRecord",
|
||||
"text": "SerializableRecord"
|
||||
},
|
||||
") | undefined; controlGroupInput?: (",
|
||||
") | undefined; hidePanelTitles?: boolean | undefined; useMargins?: boolean | undefined; syncColors?: boolean | undefined; syncTooltips?: boolean | undefined; syncCursor?: boolean | undefined; controlGroupInput?: (",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
|
@ -2544,7 +2698,15 @@
|
|||
"section": "def-common.SerializableRecord",
|
||||
"text": "SerializableRecord"
|
||||
},
|
||||
") | undefined; hidePanelTitles?: boolean | undefined; useMargins?: boolean | undefined; syncColors?: boolean | undefined; syncTooltips?: boolean | undefined; syncCursor?: boolean | undefined; description?: string | undefined; tags?: string[] | undefined; timeRestore?: boolean | undefined; title?: string | undefined; dashboardId?: string | undefined; useHash?: boolean | undefined; preserveSavedFilters?: boolean | undefined; searchSessionId?: string | undefined; }"
|
||||
") | undefined; panels?: (Readonly<{ collapsed?: boolean | undefined; } & { title: string; panels: Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{} & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>[]; gridData: Readonly<{ i?: string | undefined; } & { y: number; }>; }> | ",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "server",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-server.DashboardPanel",
|
||||
"text": "DashboardPanel"
|
||||
},
|
||||
")[] | undefined; dashboardId?: string | undefined; useHash?: boolean | undefined; preserveSavedFilters?: boolean | undefined; searchSessionId?: string | undefined; }"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/types.ts",
|
||||
"deprecated": false,
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dashboard
|
|||
title: "dashboard"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dashboard plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboard']
|
||||
---
|
||||
import dashboardObj from './dashboard.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kib
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 89 | 0 | 86 | 12 |
|
||||
| 100 | 0 | 95 | 12 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dashboardEnhanced
|
|||
title: "dashboardEnhanced"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dashboardEnhanced plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboardEnhanced']
|
||||
---
|
||||
import dashboardEnhancedObj from './dashboard_enhanced.devdocs.json';
|
||||
|
|
|
@ -9525,7 +9525,7 @@
|
|||
},
|
||||
"; history: ",
|
||||
"SearchRequest",
|
||||
"<Record<string, any>>[]; setOverwriteDataViewType: (overwriteType: string | false | undefined) => void; setField: <K extends keyof ",
|
||||
"<Record<string, any>>[]; destroy: () => void; setOverwriteDataViewType: (overwriteType: string | false | undefined) => void; setField: <K extends keyof ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
|
@ -9703,7 +9703,7 @@
|
|||
"section": "def-common.SearchSourceSearchOptions",
|
||||
"text": "SearchSourceSearchOptions"
|
||||
},
|
||||
" | undefined) => Promise<unknown>) => void; getSearchRequestBody: () => any; destroy: () => void; loadDataViewFields: (dataView: ",
|
||||
" | undefined) => Promise<unknown>) => void; getSearchRequestBody: () => any; loadDataViewFields: (dataView: ",
|
||||
{
|
||||
"pluginId": "dataViews",
|
||||
"scope": "common",
|
||||
|
@ -11597,6 +11597,10 @@
|
|||
"deprecated": true,
|
||||
"trackAdoption": false,
|
||||
"references": [
|
||||
{
|
||||
"plugin": "graph",
|
||||
"path": "x-pack/platform/plugins/private/graph/public/plugin.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "stackAlerts",
|
||||
"path": "x-pack/platform/plugins/shared/stack_alerts/public/rule_types/geo_containment/rule_form/data_view_select.tsx"
|
||||
|
@ -11617,10 +11621,6 @@
|
|||
"plugin": "stackAlerts",
|
||||
"path": "x-pack/platform/plugins/shared/stack_alerts/public/rule_types/geo_containment/rule_form/entity_form.tsx"
|
||||
},
|
||||
{
|
||||
"plugin": "graph",
|
||||
"path": "x-pack/platform/plugins/private/graph/public/plugin.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "inputControlVis",
|
||||
"path": "src/platform/plugins/private/input_control_vis/public/control/list_control_factory.ts"
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data
|
|||
title: "data"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the data plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data']
|
||||
---
|
||||
import dataObj from './data.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/k
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 3258 | 31 | 2635 | 29 |
|
||||
| 3260 | 31 | 2635 | 29 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataQuality
|
|||
title: "dataQuality"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dataQuality plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataQuality']
|
||||
---
|
||||
import dataQualityObj from './data_quality.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data-query
|
|||
title: "data.query"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the data.query plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.query']
|
||||
---
|
||||
import dataQueryObj from './data_query.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/k
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 3258 | 31 | 2635 | 29 |
|
||||
| 3260 | 31 | 2635 | 29 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -159,7 +159,7 @@
|
|||
"\nCurrent session management\n{@link ISessionService}"
|
||||
],
|
||||
"signature": [
|
||||
"{ start: () => string; clear: () => void; save: () => Promise<void>; destroy: () => void; readonly state$: ",
|
||||
"{ start: () => string; clear: () => void; destroy: () => void; save: () => Promise<void>; readonly state$: ",
|
||||
"Observable",
|
||||
"<",
|
||||
{
|
||||
|
@ -631,7 +631,7 @@
|
|||
"\nCurrent session management\n{@link ISessionService}"
|
||||
],
|
||||
"signature": [
|
||||
"{ start: () => string; clear: () => void; save: () => Promise<void>; destroy: () => void; readonly state$: ",
|
||||
"{ start: () => string; clear: () => void; destroy: () => void; save: () => Promise<void>; readonly state$: ",
|
||||
"Observable",
|
||||
"<",
|
||||
{
|
||||
|
@ -1133,7 +1133,7 @@
|
|||
"label": "ISessionService",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ start: () => string; clear: () => void; save: () => Promise<void>; destroy: () => void; readonly state$: ",
|
||||
"{ start: () => string; clear: () => void; destroy: () => void; save: () => Promise<void>; readonly state$: ",
|
||||
"Observable",
|
||||
"<",
|
||||
{
|
||||
|
@ -6660,7 +6660,7 @@
|
|||
},
|
||||
"; history: ",
|
||||
"SearchRequest",
|
||||
"<Record<string, any>>[]; setOverwriteDataViewType: (overwriteType: string | false | undefined) => void; setField: <K extends keyof ",
|
||||
"<Record<string, any>>[]; destroy: () => void; setOverwriteDataViewType: (overwriteType: string | false | undefined) => void; setField: <K extends keyof ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
|
@ -6838,7 +6838,7 @@
|
|||
"section": "def-common.SearchSourceSearchOptions",
|
||||
"text": "SearchSourceSearchOptions"
|
||||
},
|
||||
" | undefined) => Promise<unknown>) => void; getSearchRequestBody: () => any; destroy: () => void; loadDataViewFields: (dataView: ",
|
||||
" | undefined) => Promise<unknown>) => void; getSearchRequestBody: () => any; loadDataViewFields: (dataView: ",
|
||||
{
|
||||
"pluginId": "dataViews",
|
||||
"scope": "common",
|
||||
|
@ -7228,6 +7228,60 @@
|
|||
"trackAdoption": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"parentPluginId": "data",
|
||||
"id": "def-common.AggType.Unnamed",
|
||||
"type": "Function",
|
||||
"tags": [
|
||||
"class",
|
||||
"private"
|
||||
],
|
||||
"label": "Constructor",
|
||||
"description": [
|
||||
"\nGeneric AggType Constructor\n\nUsed to create the values exposed by the agg_types module.\n"
|
||||
],
|
||||
"signature": [
|
||||
"any"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/data/common/search/aggs/agg_type.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "data",
|
||||
"id": "def-common.AggType.Unnamed.$1",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "config",
|
||||
"description": [
|
||||
"- used to set the properties of the AggType"
|
||||
],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataSearchPluginApi",
|
||||
"section": "def-common.AggTypeConfig",
|
||||
"text": "AggTypeConfig"
|
||||
},
|
||||
"<TAggConfig, ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataSearchPluginApi",
|
||||
"section": "def-common.AggParamType",
|
||||
"text": "AggParamType"
|
||||
},
|
||||
"<TAggConfig>>"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/data/common/search/aggs/agg_type.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": []
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
|
@ -33596,7 +33650,7 @@
|
|||
},
|
||||
"; history: ",
|
||||
"SearchRequest",
|
||||
"<Record<string, any>>[]; setOverwriteDataViewType: (overwriteType: string | false | undefined) => void; setField: <K extends keyof ",
|
||||
"<Record<string, any>>[]; destroy: () => void; setOverwriteDataViewType: (overwriteType: string | false | undefined) => void; setField: <K extends keyof ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
|
@ -33774,7 +33828,7 @@
|
|||
"section": "def-common.SearchSourceSearchOptions",
|
||||
"text": "SearchSourceSearchOptions"
|
||||
},
|
||||
" | undefined) => Promise<unknown>) => void; getSearchRequestBody: () => any; destroy: () => void; loadDataViewFields: (dataView: ",
|
||||
" | undefined) => Promise<unknown>) => void; getSearchRequestBody: () => any; loadDataViewFields: (dataView: ",
|
||||
{
|
||||
"pluginId": "dataViews",
|
||||
"scope": "common",
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data-search
|
|||
title: "data.search"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the data.search plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.search']
|
||||
---
|
||||
import dataSearchObj from './data_search.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/k
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 3258 | 31 | 2635 | 29 |
|
||||
| 3260 | 31 | 2635 | 29 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataUsage
|
|||
title: "dataUsage"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dataUsage plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataUsage']
|
||||
---
|
||||
import dataUsageObj from './data_usage.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewEditor
|
|||
title: "dataViewEditor"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dataViewEditor plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewEditor']
|
||||
---
|
||||
import dataViewEditorObj from './data_view_editor.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewFieldEditor
|
|||
title: "dataViewFieldEditor"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dataViewFieldEditor plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewFieldEditor']
|
||||
---
|
||||
import dataViewFieldEditorObj from './data_view_field_editor.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewManagement
|
|||
title: "dataViewManagement"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dataViewManagement plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewManagement']
|
||||
---
|
||||
import dataViewManagementObj from './data_view_management.devdocs.json';
|
||||
|
|
|
@ -13742,22 +13742,6 @@
|
|||
"plugin": "fleet",
|
||||
"path": "x-pack/platform/plugins/shared/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/query_bar.tsx"
|
||||
},
|
||||
{
|
||||
"plugin": "stackAlerts",
|
||||
"path": "x-pack/platform/plugins/shared/stack_alerts/public/rule_types/geo_containment/rule_form/boundary_form.tsx"
|
||||
},
|
||||
{
|
||||
"plugin": "stackAlerts",
|
||||
"path": "x-pack/platform/plugins/shared/stack_alerts/public/rule_types/geo_containment/rule_form/entity_form.tsx"
|
||||
},
|
||||
{
|
||||
"plugin": "stackAlerts",
|
||||
"path": "x-pack/platform/plugins/shared/stack_alerts/public/rule_types/components/data_view_select_popover.tsx"
|
||||
},
|
||||
{
|
||||
"plugin": "datasetQuality",
|
||||
"path": "x-pack/platform/plugins/shared/dataset_quality/public/rule_types/degraded_docs/rule_form/rule_form.tsx"
|
||||
},
|
||||
{
|
||||
"plugin": "graph",
|
||||
"path": "x-pack/platform/plugins/private/graph/public/state_management/datasource.sagas.ts"
|
||||
|
@ -13790,46 +13774,22 @@
|
|||
"plugin": "ml",
|
||||
"path": "x-pack/platform/plugins/shared/ml/server/models/job_service/new_job_caps/rollup.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "securitySolution",
|
||||
"path": "x-pack/solutions/security/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "securitySolution",
|
||||
"path": "x-pack/solutions/security/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "securitySolution",
|
||||
"path": "x-pack/solutions/security/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "timelines",
|
||||
"path": "x-pack/platform/plugins/shared/timelines/server/search_strategy/index_fields/index.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "graph",
|
||||
"path": "x-pack/platform/plugins/private/graph/public/state_management/datasource.test.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "maps",
|
||||
"path": "x-pack/platform/plugins/shared/maps/public/classes/tooltips/es_tooltip_property.test.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "ml",
|
||||
"path": "x-pack/platform/plugins/shared/ml/public/application/services/new_job_capabilities/remove_nested_field_children.test.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "transform",
|
||||
"path": "x-pack/platform/plugins/private/transform/public/app/sections/create_transform/components/step_define/common/common.test.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "securitySolution",
|
||||
"path": "x-pack/solutions/security/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "securitySolution",
|
||||
"path": "x-pack/solutions/security/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "securitySolution",
|
||||
"path": "x-pack/solutions/security/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "securitySolution",
|
||||
"path": "x-pack/solutions/security/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "securitySolution",
|
||||
"path": "x-pack/solutions/security/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "exploratoryView",
|
||||
"path": "x-pack/solutions/observability/plugins/exploratory_view/public/utils/observability_data_views/observability_data_views.ts"
|
||||
|
@ -13846,6 +13806,34 @@
|
|||
"plugin": "exploratoryView",
|
||||
"path": "x-pack/solutions/observability/plugins/exploratory_view/public/components/shared/exploratory_view/series_editor/columns/filter_value_btn.tsx"
|
||||
},
|
||||
{
|
||||
"plugin": "stackAlerts",
|
||||
"path": "x-pack/platform/plugins/shared/stack_alerts/public/rule_types/geo_containment/rule_form/boundary_form.tsx"
|
||||
},
|
||||
{
|
||||
"plugin": "stackAlerts",
|
||||
"path": "x-pack/platform/plugins/shared/stack_alerts/public/rule_types/geo_containment/rule_form/entity_form.tsx"
|
||||
},
|
||||
{
|
||||
"plugin": "stackAlerts",
|
||||
"path": "x-pack/platform/plugins/shared/stack_alerts/public/rule_types/components/data_view_select_popover.tsx"
|
||||
},
|
||||
{
|
||||
"plugin": "graph",
|
||||
"path": "x-pack/platform/plugins/private/graph/public/state_management/datasource.test.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "maps",
|
||||
"path": "x-pack/platform/plugins/shared/maps/public/classes/tooltips/es_tooltip_property.test.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "ml",
|
||||
"path": "x-pack/platform/plugins/shared/ml/public/application/services/new_job_capabilities/remove_nested_field_children.test.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "transform",
|
||||
"path": "x-pack/platform/plugins/private/transform/public/app/sections/create_transform/components/step_define/common/common.test.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "visTypeTimeseries",
|
||||
"path": "src/platform/plugins/shared/vis_types/timeseries/common/index_patterns_utils.ts"
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViews
|
|||
title: "dataViews"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dataViews plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViews']
|
||||
---
|
||||
import dataViewsObj from './data_views.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataVisualizer
|
|||
title: "dataVisualizer"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dataVisualizer plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataVisualizer']
|
||||
---
|
||||
import dataVisualizerObj from './data_visualizer.devdocs.json';
|
||||
|
|
|
@ -89,7 +89,7 @@
|
|||
"label": "getDataStreamsStats",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(params?: (({ types: (\"profiling\" | \"metrics\" | \"synthetics\" | \"traces\" | \"logs\")[]; } | { datasetQuery: string; }) & { includeCreationDate?: boolean | undefined; }) | undefined) => Promise<{ datasetUserPrivileges: { canMonitor: boolean; canReadFailureStore: boolean; } & { canRead: boolean; canViewIntegrations: boolean; }; dataStreamsStats: ({ name: string; userPrivileges: { canMonitor: boolean; canReadFailureStore: boolean; }; } & { size?: string | undefined; sizeBytes?: number | undefined; lastActivity?: number | undefined; integration?: string | undefined; totalDocs?: number | undefined; creationDate?: number | undefined; hasFailureStore?: boolean | undefined; })[]; }>"
|
||||
"(params?: (({ types: (\"profiling\" | \"metrics\" | \"synthetics\" | \"traces\" | \"logs\")[]; } | { datasetQuery: string; }) & { includeCreationDate?: boolean | undefined; }) | undefined) => Promise<{ datasetUserPrivileges: { canMonitor: boolean; canReadFailureStore: boolean; } & { canRead: boolean; canViewIntegrations: boolean; }; dataStreamsStats: ({ name: string; userPrivileges: { canMonitor: boolean; canReadFailureStore: boolean; }; } & { size?: string | undefined; sizeBytes?: number | undefined; lastActivity?: number | undefined; integration?: string | undefined; totalDocs?: number | undefined; creationDate?: number | undefined; })[]; }>"
|
||||
],
|
||||
"path": "x-pack/platform/plugins/shared/dataset_quality/public/services/data_streams_stats/types.ts",
|
||||
"deprecated": false,
|
||||
|
@ -273,7 +273,7 @@
|
|||
"label": "DataStreamStatServiceResponse",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ datasetUserPrivileges: { canMonitor: boolean; canReadFailureStore: boolean; } & { canRead: boolean; canViewIntegrations: boolean; }; dataStreamsStats: ({ name: string; userPrivileges: { canMonitor: boolean; canReadFailureStore: boolean; }; } & { size?: string | undefined; sizeBytes?: number | undefined; lastActivity?: number | undefined; integration?: string | undefined; totalDocs?: number | undefined; creationDate?: number | undefined; hasFailureStore?: boolean | undefined; })[]; }"
|
||||
"{ datasetUserPrivileges: { canMonitor: boolean; canReadFailureStore: boolean; } & { canRead: boolean; canViewIntegrations: boolean; }; dataStreamsStats: ({ name: string; userPrivileges: { canMonitor: boolean; canReadFailureStore: boolean; }; } & { size?: string | undefined; sizeBytes?: number | undefined; lastActivity?: number | undefined; integration?: string | undefined; totalDocs?: number | undefined; creationDate?: number | undefined; })[]; }"
|
||||
],
|
||||
"path": "x-pack/platform/plugins/shared/dataset_quality/common/data_streams_stats/types.ts",
|
||||
"deprecated": false,
|
||||
|
@ -492,33 +492,7 @@
|
|||
"label": "APIClientRequestParamsOf",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ \"GET /internal/dataset_quality/rule_types/degraded_docs/chart_preview\": ",
|
||||
{
|
||||
"pluginId": "@kbn/server-route-repository-utils",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnServerRouteRepositoryUtilsPluginApi",
|
||||
"section": "def-common.ServerRoute",
|
||||
"text": "ServerRoute"
|
||||
},
|
||||
"<\"GET /internal/dataset_quality/rule_types/degraded_docs/chart_preview\", ",
|
||||
"TypeC",
|
||||
"<{ query: ",
|
||||
"TypeC",
|
||||
"<{ index: ",
|
||||
"StringC",
|
||||
"; groupBy: ",
|
||||
"Type",
|
||||
"<string[], string, unknown>; start: ",
|
||||
"StringC",
|
||||
"; end: ",
|
||||
"StringC",
|
||||
"; interval: ",
|
||||
"StringC",
|
||||
"; }>; }>, ",
|
||||
"DatasetQualityRouteHandlerResources",
|
||||
", { series: { name: string; data: { x: number; y: number | null; }[]; }[]; totalGroups: number; }, ",
|
||||
"DatasetQualityRouteCreateOptions",
|
||||
">; \"GET /internal/dataset_quality/integrations/{integration}/dashboards\": ",
|
||||
"{ \"GET /internal/dataset_quality/integrations/{integration}/dashboards\": ",
|
||||
{
|
||||
"pluginId": "@kbn/server-route-repository-utils",
|
||||
"scope": "common",
|
||||
|
@ -748,7 +722,7 @@
|
|||
"Type",
|
||||
"<number, string, unknown>; }>; }>, ",
|
||||
"DatasetQualityRouteHandlerResources",
|
||||
", { hasFailureStore?: boolean | undefined; lastActivity?: number | undefined; degradedDocsCount?: number | undefined; failedDocsCount?: number | undefined; docsCount?: number | undefined; sizeBytes?: number | undefined; services?: { [x: string]: string[]; } | undefined; hosts?: { [x: string]: string[]; } | undefined; userPrivileges?: { canMonitor: boolean; canReadFailureStore: boolean; } | undefined; }, ",
|
||||
", { lastActivity?: number | undefined; degradedDocsCount?: number | undefined; failedDocsCount?: number | undefined; docsCount?: number | undefined; sizeBytes?: number | undefined; services?: { [x: string]: string[]; } | undefined; hosts?: { [x: string]: string[]; } | undefined; userPrivileges?: { canMonitor: boolean; canReadFailureStore: boolean; } | undefined; }, ",
|
||||
"DatasetQualityRouteCreateOptions",
|
||||
">; \"GET /internal/dataset_quality/data_streams/{dataStream}/degraded_field/{degradedField}/values\": ",
|
||||
{
|
||||
|
@ -938,7 +912,7 @@
|
|||
"Type",
|
||||
"<boolean, boolean, unknown>; }>]>; }>, ",
|
||||
"DatasetQualityRouteHandlerResources",
|
||||
", { datasetUserPrivileges: { canMonitor: boolean; canReadFailureStore: boolean; } & { canRead: boolean; canViewIntegrations: boolean; }; dataStreamsStats: ({ name: string; userPrivileges: { canMonitor: boolean; canReadFailureStore: boolean; }; } & { size?: string | undefined; sizeBytes?: number | undefined; lastActivity?: number | undefined; integration?: string | undefined; totalDocs?: number | undefined; creationDate?: number | undefined; hasFailureStore?: boolean | undefined; })[]; }, ",
|
||||
", { datasetUserPrivileges: { canMonitor: boolean; canReadFailureStore: boolean; } & { canRead: boolean; canViewIntegrations: boolean; }; dataStreamsStats: ({ name: string; userPrivileges: { canMonitor: boolean; canReadFailureStore: boolean; }; } & { size?: string | undefined; sizeBytes?: number | undefined; lastActivity?: number | undefined; integration?: string | undefined; totalDocs?: number | undefined; creationDate?: number | undefined; })[]; }, ",
|
||||
"DatasetQualityRouteCreateOptions",
|
||||
">; }[TEndpoint] extends ",
|
||||
{
|
||||
|
@ -987,33 +961,7 @@
|
|||
"label": "APIReturnType",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ \"GET /internal/dataset_quality/rule_types/degraded_docs/chart_preview\": ",
|
||||
{
|
||||
"pluginId": "@kbn/server-route-repository-utils",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnServerRouteRepositoryUtilsPluginApi",
|
||||
"section": "def-common.ServerRoute",
|
||||
"text": "ServerRoute"
|
||||
},
|
||||
"<\"GET /internal/dataset_quality/rule_types/degraded_docs/chart_preview\", ",
|
||||
"TypeC",
|
||||
"<{ query: ",
|
||||
"TypeC",
|
||||
"<{ index: ",
|
||||
"StringC",
|
||||
"; groupBy: ",
|
||||
"Type",
|
||||
"<string[], string, unknown>; start: ",
|
||||
"StringC",
|
||||
"; end: ",
|
||||
"StringC",
|
||||
"; interval: ",
|
||||
"StringC",
|
||||
"; }>; }>, ",
|
||||
"DatasetQualityRouteHandlerResources",
|
||||
", { series: { name: string; data: { x: number; y: number | null; }[]; }[]; totalGroups: number; }, ",
|
||||
"DatasetQualityRouteCreateOptions",
|
||||
">; \"GET /internal/dataset_quality/integrations/{integration}/dashboards\": ",
|
||||
"{ \"GET /internal/dataset_quality/integrations/{integration}/dashboards\": ",
|
||||
{
|
||||
"pluginId": "@kbn/server-route-repository-utils",
|
||||
"scope": "common",
|
||||
|
@ -1243,7 +1191,7 @@
|
|||
"Type",
|
||||
"<number, string, unknown>; }>; }>, ",
|
||||
"DatasetQualityRouteHandlerResources",
|
||||
", { hasFailureStore?: boolean | undefined; lastActivity?: number | undefined; degradedDocsCount?: number | undefined; failedDocsCount?: number | undefined; docsCount?: number | undefined; sizeBytes?: number | undefined; services?: { [x: string]: string[]; } | undefined; hosts?: { [x: string]: string[]; } | undefined; userPrivileges?: { canMonitor: boolean; canReadFailureStore: boolean; } | undefined; }, ",
|
||||
", { lastActivity?: number | undefined; degradedDocsCount?: number | undefined; failedDocsCount?: number | undefined; docsCount?: number | undefined; sizeBytes?: number | undefined; services?: { [x: string]: string[]; } | undefined; hosts?: { [x: string]: string[]; } | undefined; userPrivileges?: { canMonitor: boolean; canReadFailureStore: boolean; } | undefined; }, ",
|
||||
"DatasetQualityRouteCreateOptions",
|
||||
">; \"GET /internal/dataset_quality/data_streams/{dataStream}/degraded_field/{degradedField}/values\": ",
|
||||
{
|
||||
|
@ -1433,7 +1381,7 @@
|
|||
"Type",
|
||||
"<boolean, boolean, unknown>; }>]>; }>, ",
|
||||
"DatasetQualityRouteHandlerResources",
|
||||
", { datasetUserPrivileges: { canMonitor: boolean; canReadFailureStore: boolean; } & { canRead: boolean; canViewIntegrations: boolean; }; dataStreamsStats: ({ name: string; userPrivileges: { canMonitor: boolean; canReadFailureStore: boolean; }; } & { size?: string | undefined; sizeBytes?: number | undefined; lastActivity?: number | undefined; integration?: string | undefined; totalDocs?: number | undefined; creationDate?: number | undefined; hasFailureStore?: boolean | undefined; })[]; }, ",
|
||||
", { datasetUserPrivileges: { canMonitor: boolean; canReadFailureStore: boolean; } & { canRead: boolean; canViewIntegrations: boolean; }; dataStreamsStats: ({ name: string; userPrivileges: { canMonitor: boolean; canReadFailureStore: boolean; }; } & { size?: string | undefined; sizeBytes?: number | undefined; lastActivity?: number | undefined; integration?: string | undefined; totalDocs?: number | undefined; creationDate?: number | undefined; })[]; }, ",
|
||||
"DatasetQualityRouteCreateOptions",
|
||||
">; }[TEndpoint] extends ",
|
||||
{
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/datasetQuality
|
|||
title: "datasetQuality"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the datasetQuality plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'datasetQuality']
|
||||
---
|
||||
import datasetQualityObj from './dataset_quality.devdocs.json';
|
||||
|
|
|
@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsByApi
|
|||
slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-api
|
||||
title: Deprecated API usage by API
|
||||
description: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by.
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
||||
---
|
||||
|
||||
|
@ -18,29 +18,24 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibAlertingPluginApi" section="def-public.PluginSetupContract.registerNavigation" text="registerNavigation"/> | ml, stackAlerts | - |
|
||||
| <DocLink id="kibCasesPluginApi" section="def-common.FEATURE_ID" text="FEATURE_ID"/> | ml | - |
|
||||
| <DocLink id="kibDataViewsPluginApi" section="def-common.AbstractDataView.title" text="title"/> | data, @kbn/search-errors, savedObjectsManagement, unifiedSearch, @kbn/unified-field-list, controls, lens, @kbn/lens-embeddable-utils, triggersActionsUi, dataVisualizer, ml, canvas, fleet, stackAlerts, datasetQuality, graph, transform, @kbn/ml-data-view-utils, upgradeAssistant, timelines, maps, securitySolution, exploratoryView, visTypeTimeseries, uptime, ux, enterpriseSearch, @kbn/cloud-security-posture-graph, eventAnnotationListing, inputControlVis, visDefaultEditor, dataViewManagement, visTypeTimelion, visTypeVega | - |
|
||||
| <DocLink id="kibDataViewsPluginApi" section="def-common.AbstractDataView.title" text="title"/> | data, @kbn/search-errors, savedObjectsManagement, unifiedSearch, @kbn/unified-field-list, controls, lens, @kbn/lens-embeddable-utils, triggersActionsUi, dataVisualizer, ml, canvas, fleet, graph, transform, @kbn/ml-data-view-utils, upgradeAssistant, securitySolution, timelines, exploratoryView, stackAlerts, maps, visTypeTimeseries, uptime, ux, enterpriseSearch, @kbn/cloud-security-posture-graph, eventAnnotationListing, inputControlVis, visDefaultEditor, dataViewManagement, visTypeTimelion, visTypeVega | - |
|
||||
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginSetup.authc" text="authc"/> | ml, securitySolution | - |
|
||||
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginSetup.authz" text="authz"/> | ml, savedObjectsTagging, actions | - |
|
||||
| <DocLink id="kibUiActionsPluginApi" section="def-public.UiActionsService.registerAction" text="registerAction"/> | uiActionsEnhanced, ml, discover, imageEmbeddable, securitySolution | - |
|
||||
| <DocLink id="kibUiActionsPluginApi" section="def-public.UiActionsService.addTriggerAction" text="addTriggerAction"/> | data, lens, cases, aiops, ml, reporting, discoverEnhanced, dashboardEnhanced, securitySolution, inputControlVis, @kbn/test-suites-src | - |
|
||||
| <DocLink id="kibKbnCoreHttpServerPluginApi" section="def-server.RouteConfigOptions.authRequired" text="authRequired"/> | @kbn/core, usageCollection, taskManager, security, telemetry, monitoringCollection, @kbn/test-suites-xpack-platform, banners, customBranding, securitySolution, enterpriseSearch, interactiveSetup, @kbn/test-suites-src, mockIdpPlugin, spaces, ml | - |
|
||||
| <DocLink id="kibKbnCoreHttpServerPluginApi" section="def-server.RouteConfigOptions.authRequired" text="authRequired"/> | @kbn/core, usageCollection, taskManager, security, telemetry, monitoringCollection, @kbn/test-suites-xpack-platform, banners, securitySolution, customBranding, enterpriseSearch, interactiveSetup, @kbn/test-suites-src, mockIdpPlugin, spaces, ml | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SimpleSavedObject" text="SimpleSavedObject"/> | @kbn/core, visualizations, dataVisualizer, ml, aiops, graph, dashboardEnhanced, lens, securitySolution, eventAnnotation | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectAttributes" text="SavedObjectAttributes"/> | @kbn/core, savedObjects, visualizations, canvas, graph, ml | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | @kbn/core, taskManager, ml, spaces, dataViews, data, fleet, apmSourcesAccess, share, actions, alerting, dashboard, savedSearch, canvas, graph, lens, cases, maps, @kbn/test-suites-xpack-platform, lists, securitySolution, apm, visualizations, infra, slo, synthetics, uptime, cloudSecurityPosture, eventAnnotation, links, savedObjectsManagement | - |
|
||||
| <DocLink id="kibKbnMlAnomalyUtilsPluginApi" section="def-common.ML_SEVERITY_COLORS" text="ML_SEVERITY_COLORS"/> | ml | - |
|
||||
| <DocLink id="kibKbnMlAnomalyUtilsPluginApi" section="def-common.getSeverityColor" text="getSeverityColor"/> | apm, ml, uptime | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | @kbn/core, taskManager, ml, spaces, dataViews, data, fleet, share, actions, alerting, apmSourcesAccess, dashboard, savedSearch, canvas, graph, lens, cases, maps, lists, securitySolution, apm, @kbn/test-suites-xpack-platform, visualizations, infra, slo, synthetics, uptime, cloudSecurityPosture, eventAnnotation, links, savedObjectsManagement | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.SearchSource.fetch" text="fetch"/> | stackAlerts, alerting, securitySolution, inputControlVis | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.DataPublicPluginStart.indexPatterns" text="indexPatterns"/> | stackAlerts, graph, inputControlVis, securitySolution | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.DataPublicPluginStart.indexPatterns" text="indexPatterns"/> | graph, stackAlerts, inputControlVis, securitySolution | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.DataPublicPluginStart.fieldFormats" text="fieldFormats"/> | dataVisualizer, stackAlerts, expressionPartitionVis | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.SearchSource.fetch" text="fetch"/> | stackAlerts, alerting, securitySolution, inputControlVis | - |
|
||||
| <DocLink id="kibKbnEsqlAstPluginApi" section="def-common.parse" text="parse"/> | @kbn/esql-validation-autocomplete, @kbn/monaco, @kbn/esql-utils, inference, triggersActionsUi, discover, stackAlerts, @kbn/securitysolution-utils, securitySolution | - |
|
||||
| <DocLink id="kibKbnEsqlAstPluginApi" section="def-common.parse" text="parse"/> | @kbn/esql-validation-autocomplete, @kbn/monaco, @kbn/esql-utils, inference, triggersActionsUi, discover, @kbn/securitysolution-utils, securitySolution, stackAlerts | - |
|
||||
| <DocLink id="kibAlertingPluginApi" section="def-common.MaintenanceWindow" text="MaintenanceWindow"/> | @kbn/response-ops-alerts-table, triggersActionsUi | - |
|
||||
| <DocLink id="kibManagementPluginApi" section="def-public.ManagementAppMountParams.theme$" text="theme$"/> | triggersActionsUi | - |
|
||||
| <DocLink id="kibAlertingPluginApi" section="def-server.RuleExecutorServices.alertFactory" text="alertFactory"/> | ruleRegistry, @kbn/test-suites-xpack-platform, securitySolution, slo | - |
|
||||
| <DocLink id="kibAlertingPluginApi" section="def-server.RuleExecutorServices.alertFactory" text="alertFactory"/> | ruleRegistry, securitySolution, @kbn/test-suites-xpack-platform, slo | - |
|
||||
| <DocLink id="kibKbnSecurityPluginTypesServerPluginApi" section="def-server.SecurityPluginSetup.audit" text="audit"/> | security, files, fleet, actions, alerting, ruleRegistry, cases, securitySolution | - |
|
||||
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginStart.authc" text="authc"/> | fleet, alerting, observabilityAIAssistant, transform, upgradeAssistant, entityManager, @kbn/test-suites-xpack-platform, securitySolution, synthetics, serverlessSearch, cloudSecurityPosture, security | - |
|
||||
| <DocLink id="kibTaskManagerPluginApi" section="def-server.ConcreteTaskInstance.interval" text="interval"/> | @kbn/test-suites-xpack-platform | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.convertToMultiNamespaceTypeVersion" text="convertToMultiNamespaceTypeVersion"/> | @kbn/core, dataViews, data, savedObjectsTagging, actions, alerting, dashboard, savedSearch, canvas, graph, lens, cases, maps, @kbn/test-suites-xpack-platform, lists, securitySolution, visualizations | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.SearchSource.create" text="create"/> | alerting, securitySolution | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.SavedObject.migrationVersion" text="migrationVersion"/> | @kbn/core, fleet, graph, osquery, lists, searchPlayground, securitySolution | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.EqlSearchStrategyRequest.options" text="options"/> | securitySolution | - |
|
||||
|
@ -51,6 +46,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibFleetPluginApi" section="def-common.NewPackagePolicy.policy_id" text="policy_id"/> | securitySolution, synthetics, @kbn/test-suites-xpack-observability | - |
|
||||
| <DocLink id="kibKibanaReactPluginApi" section="def-public.useDarkMode" text="useDarkMode"/> | securitySolution | - |
|
||||
| <DocLink id="kibLensPluginApi" section="def-public.PieVisualizationState.palette" text="palette"/> | securitySolution | - |
|
||||
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginStart.authc" text="authc"/> | fleet, alerting, observabilityAIAssistant, transform, upgradeAssistant, entityManager, securitySolution, @kbn/test-suites-xpack-platform, synthetics, serverlessSearch, cloudSecurityPosture, security | - |
|
||||
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginStart.userProfiles" text="userProfiles"/> | cases, securitySolution, security | - |
|
||||
| <DocLink id="kibTelemetryPluginApi" section="def-server.TelemetryPluginStart.getIsOptedIn" text="getIsOptedIn"/> | fleet, datasetQuality, securitySolution, synthetics | - |
|
||||
| <DocLink id="kibTimelinesPluginApi" section="def-public.TimelinesUIStart.getHoverActions" text="getHoverActions"/> | osquery, securitySolution | - |
|
||||
|
@ -61,8 +57,9 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibTimelinesPluginApi" section="def-common.IndexFieldsStrategyRequest" text="IndexFieldsStrategyRequest"/> | securitySolution | - |
|
||||
| <DocLink id="kibTimelinesPluginApi" section="def-common.IndexFieldsStrategyResponse" text="IndexFieldsStrategyResponse"/> | securitySolution | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiServerPluginApi" section="def-server.SavedObject.migrationVersion" text="migrationVersion"/> | @kbn/core, fleet, graph, osquery, lists, searchPlayground, securitySolution | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiServerPluginApi" section="def-server.SavedObjectAttributes" text="SavedObjectAttributes"/> | @kbn/core, @kbn/alerting-types, alerting, actions, savedSearch, canvas, taskManager, securitySolution, enterpriseSearch | - |
|
||||
| <DocLink id="kibKbnSecurityPluginTypesPublicPluginApi" section="def-public.SecurityPluginStart.authc" text="authc"/> | security, cloudLinks, securitySolution, cases | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiServerPluginApi" section="def-server.SavedObjectAttributes" text="SavedObjectAttributes"/> | @kbn/core, @kbn/alerting-types, alerting, actions, savedSearch, canvas, securitySolution, taskManager, enterpriseSearch | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.convertToMultiNamespaceTypeVersion" text="convertToMultiNamespaceTypeVersion"/> | @kbn/core, dataViews, data, savedObjectsTagging, actions, alerting, dashboard, savedSearch, canvas, graph, lens, cases, maps, lists, securitySolution, @kbn/test-suites-xpack-platform, visualizations | - |
|
||||
| <DocLink id="kibKbnSecurityPluginTypesPublicPluginApi" section="def-public.SecurityPluginStart.authc" text="authc"/> | security, securitySolution, cloudLinks, cases | - |
|
||||
| <DocLink id="kibKbnSecurityPluginTypesPublicPluginApi" section="def-public.SecurityPluginStart.userProfiles" text="userProfiles"/> | security, cases, securitySolution, searchPlayground | - |
|
||||
| <DocLink id="kibKbnSecuritysolutionListConstantsPluginApi" section="def-common.ENDPOINT_TRUSTED_APPS_LIST_ID" text="ENDPOINT_TRUSTED_APPS_LIST_ID"/> | lists, securitySolution, @kbn/securitysolution-io-ts-list-types | - |
|
||||
| <DocLink id="kibKbnSecuritysolutionListConstantsPluginApi" section="def-common.ENDPOINT_TRUSTED_APPS_LIST_NAME" text="ENDPOINT_TRUSTED_APPS_LIST_NAME"/> | lists, securitySolution, @kbn/securitysolution-io-ts-list-types | - |
|
||||
|
@ -76,6 +73,8 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibKbnSecuritysolutionListConstantsPluginApi" section="def-common.ENDPOINT_BLOCKLISTS_LIST_ID" text="ENDPOINT_BLOCKLISTS_LIST_ID"/> | securitySolution | - |
|
||||
| <DocLink id="kibKbnSecuritysolutionListConstantsPluginApi" section="def-common.ENDPOINT_BLOCKLISTS_LIST_NAME" text="ENDPOINT_BLOCKLISTS_LIST_NAME"/> | securitySolution | - |
|
||||
| <DocLink id="kibKbnSecuritysolutionListConstantsPluginApi" section="def-common.ENDPOINT_BLOCKLISTS_LIST_DESCRIPTION" text="ENDPOINT_BLOCKLISTS_LIST_DESCRIPTION"/> | securitySolution | - |
|
||||
| <DocLink id="kibKbnUnifiedDataTablePluginApi" section="def-public.UnifiedDataTableProps.externalControlColumns" text="externalControlColumns"/> | cloudSecurityPosture, securitySolution | - |
|
||||
| <DocLink id="kibTaskManagerPluginApi" section="def-server.ConcreteTaskInstance.interval" text="interval"/> | @kbn/test-suites-xpack-platform | - |
|
||||
| <DocLink id="kibControlsPluginApi" section="def-public.serializeRuntimeState" text="serializeRuntimeState"/> | dashboard | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.schemas" text="schemas"/> | @kbn/core, spaces, data, dashboard, savedSearch, visualizations, cloudSecurityPosture | - |
|
||||
| <DocLink id="kibSecurityPluginApi" section="def-server.ApiActions.get" text="get"/> | @kbn/security-plugin-types-server, telemetry, fleet, alerting, reporting, profiling, @kbn/security-authorization-core, security | - |
|
||||
|
@ -84,7 +83,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibKibanaReactPluginApi" section="def-public.toMountPoint" text="toMountPoint"/> | monitoring, observabilityShared | - |
|
||||
| <DocLink id="kibKbnCoreApplicationBrowserPluginApi" section="def-public.AppMountParameters.appBasePath" text="appBasePath"/> | @kbn/core, management, fleet, security, kibanaOverview, @kbn/test-suites-src | - |
|
||||
| <DocLink id="kibKbnCoreElasticsearchServerPluginApi" section="def-server.ElasticsearchServiceSetup.legacy" text="legacy"/> | @kbn/core, observabilityOnboarding, enterpriseSearch, console | - |
|
||||
| <DocLink id="kibKbnCoreLifecycleBrowserPluginApi" section="def-public.CoreStart.savedObjects" text="savedObjects"/> | @kbn/core, unifiedSearch, visualizations, fileUpload, transform, dashboardEnhanced, dataVisualizer | - |
|
||||
| <DocLink id="kibKbnCoreLifecycleBrowserPluginApi" section="def-public.CoreStart.savedObjects" text="savedObjects"/> | @kbn/core, unifiedSearch, fileUpload, visualizations, transform, dashboardEnhanced, discover, dataVisualizer | - |
|
||||
| <DocLink id="kibKbnCoreLoggingServerPluginApi" section="def-server.NumericRollingStrategyConfig.max" text="max"/> | @kbn/core, security | - |
|
||||
| <DocLink id="kibKbnCorePluginsServerPluginApi" section="def-server.PluginManifest.extraPublicDirs" text="extraPublicDirs"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract" text="SavedObjectsClientContract"/> | @kbn/core, visualizations, lens, visTypeTimeseries | - |
|
||||
|
@ -95,7 +94,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.find" text="find"/> | @kbn/core, dashboardEnhanced | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.get" text="get"/> | @kbn/core, dashboardEnhanced | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.bulkGet" text="bulkGet"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.resolve" text="resolve"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.resolve" text="resolve"/> | @kbn/core, discover | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.bulkResolve" text="bulkResolve"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.update" text="update"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.bulkUpdate" text="bulkUpdate"/> | @kbn/core | - |
|
||||
|
@ -108,7 +107,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBatchResponse" text="SavedObjectsBatchResponse"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsFindOptions" text="SavedObjectsFindOptions"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsUpdateOptions" text="SavedObjectsUpdateOptions"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.ResolvedSimpleSavedObject" text="ResolvedSimpleSavedObject"/> | @kbn/core, spaces, visualizations, lens, maps, cases, canvas, graph | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.ResolvedSimpleSavedObject" text="ResolvedSimpleSavedObject"/> | @kbn/core, spaces, savedSearch, visualizations, lens, maps, cases, canvas, graph | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkUpdateObject" text="SavedObjectsBulkUpdateObject"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsFindResponse" text="SavedObjectsFindResponse"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkCreateOptions" text="SavedObjectsBulkCreateOptions"/> | @kbn/core | - |
|
||||
|
@ -159,7 +158,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibExpressionsPluginApi" section="def-common.ExpressionsServiceSetup.getTypes" text="getTypes"/> | canvas | - |
|
||||
| <DocLink id="kibExpressionsPluginApi" section="def-server.ExpressionFunctionDefinition.context" text="context"/> | canvas | - |
|
||||
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.findTestSubject" text="findTestSubject"/> | snapshotRestore, watcher, ingestPipelines, remoteClusters, upgradeAssistant, indexManagement, @kbn/security-ui-components, security, dataViewFieldEditor | - |
|
||||
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.registerTestBed" text="registerTestBed"/> | runtimeFields, indexLifecycleManagement, snapshotRestore, watcher, ingestPipelines, remoteClusters, reporting, upgradeAssistant, indexManagement, searchprofiler, dataViewEditor, dataViewFieldEditor, esUiShared | - |
|
||||
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.registerTestBed" text="registerTestBed"/> | runtimeFields, indexLifecycleManagement, reporting, snapshotRestore, watcher, ingestPipelines, remoteClusters, upgradeAssistant, indexManagement, searchprofiler, dataViewEditor, dataViewFieldEditor, esUiShared | - |
|
||||
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.shallowWithIntl" text="shallowWithIntl"/> | uptime, telemetry | - |
|
||||
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.mountWithIntl" text="mountWithIntl"/> | uptime | - |
|
||||
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.renderWithI18nProvider" text="renderWithI18nProvider"/> | uptime | - |
|
||||
|
@ -181,8 +180,8 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibKbnEsqlAstPluginApi" section="def-common.ESQLColumn.quoted" text="quoted"/> | @kbn/esql-validation-autocomplete | - |
|
||||
| <DocLink id="kibKbnEsqlAstPluginApi" section="def-common.ParseResult.ast" text="ast"/> | @kbn/esql-validation-autocomplete, @kbn/esql-utils | - |
|
||||
| <DocLink id="kibKbnReportingExportTypesPdfCommonPluginApi" section="def-common.JobParamsPDFDeprecated" text="JobParamsPDFDeprecated"/> | @kbn/reporting-export-types-pdf | - |
|
||||
| <DocLink id="kibLicensingPluginApi" section="def-public.LicensingPluginSetup.license$" text="license$"/> | security, licenseManagement, ml, crossClusterReplication, logstash, painlessLab, watcher, searchprofiler, securitySolution, slo | 8.8.0 |
|
||||
| <DocLink id="kibLicensingPluginApi" section="def-server.LicensingPluginSetup.license$" text="license$"/> | spaces, security, actions, alerting, remoteClusters, graph, indexLifecycleManagement, painlessLab, rollup, snapshotRestore, transform, upgradeAssistant, aiops, ml, osquery, searchprofiler, securitySolution, apm | 8.8.0 |
|
||||
| <DocLink id="kibLicensingPluginApi" section="def-public.LicensingPluginSetup.license$" text="license$"/> | security, licenseManagement, ml, crossClusterReplication, logstash, painlessLab, watcher, securitySolution, searchprofiler, slo | 8.8.0 |
|
||||
| <DocLink id="kibLicensingPluginApi" section="def-server.LicensingPluginSetup.license$" text="license$"/> | spaces, security, actions, alerting, remoteClusters, graph, indexLifecycleManagement, painlessLab, rollup, snapshotRestore, transform, upgradeAssistant, aiops, ml, osquery, securitySolution, apm, searchprofiler | 8.8.0 |
|
||||
| <DocLink id="kibLicensingPluginApi" section="def-public.PublicLicense.mode" text="mode"/> | fleet, security, apm, securitySolution | 8.8.0 |
|
||||
| <DocLink id="kibLicensingPluginApi" section="def-server.PublicLicense.mode" text="mode"/> | fleet, security, apm, securitySolution | 8.8.0 |
|
||||
| <DocLink id="kibFeaturesPluginApi" section="def-server.FeaturesPluginSetup.getKibanaFeatures" text="getKibanaFeatures"/> | spaces, @kbn/security-authorization-core, security, alerting, @kbn/security-role-management-model, cases | 8.8.0 |
|
||||
|
|
|
@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsByPlugin
|
|||
slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-plugin
|
||||
title: Deprecated API usage by plugin
|
||||
description: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by.
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
||||
---
|
||||
|
||||
|
@ -104,7 +104,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibKbnEsqlAstPluginApi" section="def-common.parse" text="parse"/> | [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse)+ 13 more | - |
|
||||
| <DocLink id="kibKbnEsqlAstPluginApi" section="def-common.parse" text="parse"/> | [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=parse)+ 12 more | - |
|
||||
| <DocLink id="kibKbnEsqlAstPluginApi" section="def-common.ParseResult.ast" text="ast"/> | [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=ast), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=ast), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=ast), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=ast), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=ast), [query_parsing_helpers.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/query_parsing_helpers.ts#:~:text=ast), [get_esql_with_safe_limit.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/get_esql_with_safe_limit.ts#:~:text=ast), [append_to_query.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-esql-utils/src/utils/append_to_query.ts#:~:text=ast) | - |
|
||||
|
||||
|
||||
|
@ -287,7 +287,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibAlertingPluginApi" section="def-server.RuleExecutorServices.alertFactory" text="alertFactory"/> | [rule_types.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/alerts/server/rule_types.ts#:~:text=alertFactory), [rule_types.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/alerts/server/rule_types.ts#:~:text=alertFactory), [rule_types.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/alerts/server/rule_types.ts#:~:text=alertFactory), [rule_types.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/alerts/server/rule_types.ts#:~:text=alertFactory), [rule_types.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/alerts/server/rule_types.ts#:~:text=alertFactory), [rule_types.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/alerts/server/rule_types.ts#:~:text=alertFactory), [rule_types.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/alerts/server/rule_types.ts#:~:text=alertFactory), [rule_types.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/alerts/server/rule_types.ts#:~:text=alertFactory) | - |
|
||||
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginStart.authc" text="authc"/> | [routes.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/alerts/server/routes.ts#:~:text=authc), [routes.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/alerts/server/routes.ts#:~:text=authc), [routes.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/alerts/server/routes.ts#:~:text=authc), [routes.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/alerts/server/routes.ts#:~:text=authc), [routes.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/alerts/server/routes.ts#:~:text=authc), [routes.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/alerts/server/routes.ts#:~:text=authc) | - |
|
||||
| <DocLink id="kibTaskManagerPluginApi" section="def-server.ConcreteTaskInstance.interval" text="interval"/> | [task_management.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/plugin_api_integration/test_suites/task_manager/task_management.ts#:~:text=interval), [task_management.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/task_manager_claimer_update_by_query/test_suites/task_manager/task_management.ts#:~:text=interval) | - |
|
||||
| <DocLink id="kibTaskManagerPluginApi" section="def-server.ConcreteTaskInstance.interval" text="interval"/> | [task_management.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/plugin_api_integration/test_suites/task_manager/task_management.ts#:~:text=interval) | - |
|
||||
| <DocLink id="kibKbnCoreHttpServerPluginApi" section="def-server.RouteConfigOptions.authRequired" text="authRequired"/> | [pagerduty_simulation.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/actions_simulators/server/pagerduty_simulation.ts#:~:text=authRequired), [servicenow_oauth_simulation.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/actions_simulators/server/servicenow_oauth_simulation.ts#:~:text=authRequired), [jira_simulation.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/actions_simulators/server/jira_simulation.ts#:~:text=authRequired), [jira_simulation.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/actions_simulators/server/jira_simulation.ts#:~:text=authRequired), [jira_simulation.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/actions_simulators/server/jira_simulation.ts#:~:text=authRequired), [jira_simulation.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/actions_simulators/server/jira_simulation.ts#:~:text=authRequired), [jira_simulation.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/actions_simulators/server/jira_simulation.ts#:~:text=authRequired), [resilient_simulation.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/actions_simulators/server/resilient_simulation.ts#:~:text=authRequired), [resilient_simulation.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/actions_simulators/server/resilient_simulation.ts#:~:text=authRequired), [resilient_simulation.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/alerting_api_integration/common/plugins/actions_simulators/server/resilient_simulation.ts#:~:text=authRequired)+ 11 more | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/encrypted_saved_objects_api_integration/plugins/api_consumer_plugin/server/index.ts#:~:text=migrations) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.convertToMultiNamespaceTypeVersion" text="convertToMultiNamespaceTypeVersion"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/test/encrypted_saved_objects_api_integration/plugins/api_consumer_plugin/server/index.ts#:~:text=convertToMultiNamespaceTypeVersion) | - |
|
||||
|
@ -362,7 +362,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibLicensingPluginApi" section="def-server.PublicLicense.mode" text="mode"/> | [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode), [license_check.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/license_check.test.ts#:~:text=mode)+ 2 more | 8.8.0 |
|
||||
| <DocLink id="kibLicensingPluginApi" section="def-server.LicensingPluginSetup.license$" text="license$"/> | [add_api_keys_to_policies_if_missing.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/server/routes/fleet/api_keys/add_api_keys_to_policies_if_missing.ts#:~:text=license%24) | 8.8.0 |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | [apm_service_groups.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/server/saved_objects/apm_service_groups.ts#:~:text=migrations) | - |
|
||||
| <DocLink id="kibKbnMlAnomalyUtilsPluginApi" section="def-common.getSeverityColor" text="getSeverityColor"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/anomaly_detection/index.ts#:~:text=getSeverityColor), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/anomaly_detection/index.ts#:~:text=getSeverityColor), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/common/anomaly_detection/index.ts#:~:text=getSeverityColor) | - |
|
||||
|
||||
|
||||
|
||||
|
@ -439,6 +438,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginStart.authc" text="authc"/> | [setup_routes.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/cloud_security_posture/server/routes/setup_routes.ts#:~:text=authc), [setup_routes.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/cloud_security_posture/server/routes/setup_routes.ts#:~:text=authc) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | [csp_benchmark_rule.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/cloud_security_posture/server/saved_objects/csp_benchmark_rule.ts#:~:text=migrations) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.schemas" text="schemas"/> | [csp_benchmark_rule.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/cloud_security_posture/server/saved_objects/csp_benchmark_rule.ts#:~:text=schemas), [csp_settings.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/cloud_security_posture/server/saved_objects/csp_settings.ts#:~:text=schemas) | - |
|
||||
| <DocLink id="kibKbnUnifiedDataTablePluginApi" section="def-public.UnifiedDataTableProps.externalControlColumns" text="externalControlColumns"/> | [cloud_security_data_table.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/cloud_security_posture/public/components/cloud_security_data_table/cloud_security_data_table.tsx#:~:text=externalControlColumns) | - |
|
||||
|
||||
|
||||
|
||||
|
@ -580,7 +580,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataViewsPluginApi" section="def-common.AbstractDataView.title" text="title"/> | [rule_form.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/dataset_quality/public/rule_types/degraded_docs/rule_form/rule_form.tsx#:~:text=title) | - |
|
||||
| <DocLink id="kibTelemetryPluginApi" section="def-server.TelemetryPluginStart.getIsOptedIn" text="getIsOptedIn"/> | [data_telemetry_service.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/dataset_quality/server/services/data_telemetry/data_telemetry_service.ts#:~:text=getIsOptedIn) | - |
|
||||
|
||||
|
||||
|
@ -592,6 +591,8 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibSharePluginApi" section="def-public.ShareContext.shareableUrlForSavedObject" text="shareableUrlForSavedObject"/> | [get_share.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/discover/public/application/main/components/top_nav/app_menu_actions/get_share.tsx#:~:text=shareableUrlForSavedObject) | - |
|
||||
| <DocLink id="kibUiActionsPluginApi" section="def-public.UiActionsService.registerAction" text="registerAction"/> | [use_additional_cell_actions.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/discover/public/context_awareness/hooks/use_additional_cell_actions.ts#:~:text=registerAction) | - |
|
||||
| <DocLink id="kibUiActionsPluginApi" section="def-public.UiActionsService.executeTriggerActions" text="executeTriggerActions"/> | [plugin.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/discover/public/plugin.tsx#:~:text=executeTriggerActions) | - |
|
||||
| <DocLink id="kibKbnCoreLifecycleBrowserPluginApi" section="def-public.CoreStart.savedObjects" text="savedObjects"/> | [discover_state.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/discover/public/application/main/state_management/discover_state.test.ts#:~:text=savedObjects) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.resolve" text="resolve"/> | [discover_state.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/discover/public/application/main/state_management/discover_state.test.ts#:~:text=resolve) | - |
|
||||
| <DocLink id="kibKbnCoreUiSettingsCommonPluginApi" section="def-common.UiSettingsParams.metric" text="metric"/> | [ui_settings.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/discover/server/ui_settings.ts#:~:text=metric), [ui_settings.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/discover/server/ui_settings.ts#:~:text=metric) | - |
|
||||
| <DocLink id="kibKbnEsqlAstPluginApi" section="def-common.parse" text="parse"/> | [get_row_additional_leading_controls.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/discover/public/context_awareness/profile_providers/observability/logs_data_source_profile/accessors/get_row_additional_leading_controls.ts#:~:text=parse), [get_row_additional_leading_controls.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/discover/public/context_awareness/profile_providers/observability/logs_data_source_profile/accessors/get_row_additional_leading_controls.ts#:~:text=parse) | - |
|
||||
|
||||
|
@ -970,8 +971,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SimpleSavedObject" text="SimpleSavedObject"/> | [kibana.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/common/types/kibana.ts#:~:text=SimpleSavedObject), [kibana.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/common/types/kibana.ts#:~:text=SimpleSavedObject) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectAttributes" text="SavedObjectAttributes"/> | [modules.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/common/types/modules.ts#:~:text=SavedObjectAttributes), [modules.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/common/types/modules.ts#:~:text=SavedObjectAttributes) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | [saved_objects.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/server/saved_objects/saved_objects.ts#:~:text=migrations), [saved_objects.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/server/saved_objects/saved_objects.ts#:~:text=migrations), [saved_objects.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/server/saved_objects/saved_objects.ts#:~:text=migrations) | - |
|
||||
| <DocLink id="kibKbnMlAnomalyUtilsPluginApi" section="def-common.ML_SEVERITY_COLORS" text="ML_SEVERITY_COLORS"/> | [severity_control.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/components/severity_control/severity_control.tsx#:~:text=ML_SEVERITY_COLORS), [severity_control.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/components/severity_control/severity_control.tsx#:~:text=ML_SEVERITY_COLORS), [severity_control.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/components/severity_control/severity_control.tsx#:~:text=ML_SEVERITY_COLORS), [severity_control.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/components/severity_control/severity_control.tsx#:~:text=ML_SEVERITY_COLORS), [severity_control.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/components/severity_control/severity_control.tsx#:~:text=ML_SEVERITY_COLORS) | - |
|
||||
| <DocLink id="kibKbnMlAnomalyUtilsPluginApi" section="def-common.getSeverityColor" text="getSeverityColor"/> | [render_cell_value.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/alerting/anomaly_detection_alerts_table/render_cell_value.tsx#:~:text=getSeverityColor), [render_cell_value.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/alerting/anomaly_detection_alerts_table/render_cell_value.tsx#:~:text=getSeverityColor), [anomaly_detection_alerts_state_service.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/explorer/alerts/anomaly_detection_alerts_state_service.ts#:~:text=getSeverityColor), [anomaly_detection_alerts_state_service.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/explorer/alerts/anomaly_detection_alerts_state_service.ts#:~:text=getSeverityColor) | - |
|
||||
|
||||
|
||||
|
||||
|
@ -1162,6 +1161,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.ResolvedSimpleSavedObject" text="ResolvedSimpleSavedObject"/> | [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_search/public/services/saved_searches/types.ts#:~:text=ResolvedSimpleSavedObject), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_search/public/services/saved_searches/types.ts#:~:text=ResolvedSimpleSavedObject), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_search/public/services/saved_searches/types.ts#:~:text=ResolvedSimpleSavedObject), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_search/public/services/saved_searches/types.ts#:~:text=ResolvedSimpleSavedObject) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiServerPluginApi" section="def-server.SavedObjectAttributes" text="SavedObjectAttributes"/> | [search_migrations.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_search/server/saved_objects/search_migrations.ts#:~:text=SavedObjectAttributes), [search_migrations.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_search/server/saved_objects/search_migrations.ts#:~:text=SavedObjectAttributes), [search_migrations.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_search/server/saved_objects/search_migrations.ts#:~:text=SavedObjectAttributes), [search_migrations.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_search/server/saved_objects/search_migrations.ts#:~:text=SavedObjectAttributes) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | [search.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_search/server/saved_objects/search.ts#:~:text=migrations) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.schemas" text="schemas"/> | [search.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_search/server/saved_objects/search.ts#:~:text=schemas) | - |
|
||||
|
@ -1235,7 +1235,7 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
|
|||
| <DocLink id="kibDataPluginApi" section="def-common.SearchSource.create" text="create"/> | [wrap_search_source_client.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_preview/api/preview_rules/wrap_search_source_client.ts#:~:text=create) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.SearchSource.fetch" text="fetch"/> | [wrap_search_source_client.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_preview/api/preview_rules/wrap_search_source_client.test.ts#:~:text=fetch), [wrap_search_source_client.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_preview/api/preview_rules/wrap_search_source_client.test.ts#:~:text=fetch), [wrap_search_source_client.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_preview/api/preview_rules/wrap_search_source_client.test.ts#:~:text=fetch), [wrap_search_source_client.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_preview/api/preview_rules/wrap_search_source_client.test.ts#:~:text=fetch) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.SavedObject.migrationVersion" text="migrationVersion"/> | [get_metrics.mocks.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/usage/detections/rules/get_metrics.mocks.ts#:~:text=migrationVersion), [get_metrics.mocks.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/usage/detections/rules/get_metrics.mocks.ts#:~:text=migrationVersion) | - |
|
||||
| <DocLink id="kibDataViewsPluginApi" section="def-common.AbstractDataView.title" text="title"/> | [create_sourcerer_data_view.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts#:~:text=title), [create_sourcerer_data_view.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts#:~:text=title), [create_sourcerer_data_view.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts#:~:text=title), [create_sourcerer_data_view.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts#:~:text=title), [create_sourcerer_data_view.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts#:~:text=title) | - |
|
||||
| <DocLink id="kibDataViewsPluginApi" section="def-common.AbstractDataView.title" text="title"/> | [create_sourcerer_data_view.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts#:~:text=title), [create_sourcerer_data_view.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts#:~:text=title), [create_sourcerer_data_view.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts#:~:text=title) | - |
|
||||
| <DocLink id="kibDiscoverPluginApi" section="def-public.DiscoverStart.DiscoverContainer" text="DiscoverContainer"/> | [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/tabs/esql/index.tsx#:~:text=DiscoverContainer) | - |
|
||||
| <DocLink id="kibFleetPluginApi" section="def-public.NewPackagePolicy.policy_id" text="policy_id"/> | [fleet_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/scripts/endpoint/common/fleet_services.ts#:~:text=policy_id), [fleet_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/scripts/endpoint/common/fleet_services.ts#:~:text=policy_id), [endpoint_metadata_service.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/services/metadata/endpoint_metadata_service.test.ts#:~:text=policy_id), [endpoint_package_policies.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/metadata/support/endpoint_package_policies.test.ts#:~:text=policy_id), [index.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/policy/store/policy_details/index.test.ts#:~:text=policy_id) | - |
|
||||
| <DocLink id="kibFleetPluginApi" section="def-common.NewPackagePolicy.policy_id" text="policy_id"/> | [fleet_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/scripts/endpoint/common/fleet_services.ts#:~:text=policy_id), [fleet_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/scripts/endpoint/common/fleet_services.ts#:~:text=policy_id), [endpoint_metadata_service.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/services/metadata/endpoint_metadata_service.test.ts#:~:text=policy_id), [endpoint_package_policies.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/routes/metadata/support/endpoint_package_policies.test.ts#:~:text=policy_id), [index.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/policy/store/policy_details/index.test.ts#:~:text=policy_id) | - |
|
||||
|
@ -1280,6 +1280,7 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
|
|||
| <DocLink id="kibKbnSecuritysolutionListConstantsPluginApi" section="def-common.ENDPOINT_BLOCKLISTS_LIST_ID" text="ENDPOINT_BLOCKLISTS_LIST_ID"/> | [constants.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/blocklist/constants.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_ID), [constants.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/blocklist/constants.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_ID), [policy_hooks.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/policy/view/policy_hooks.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_ID), [policy_hooks.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/policy/view/policy_hooks.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_ID), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/scripts/endpoint/blocklists/index.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_ID), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/scripts/endpoint/blocklists/index.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_ID) | - |
|
||||
| <DocLink id="kibKbnSecuritysolutionListConstantsPluginApi" section="def-common.ENDPOINT_BLOCKLISTS_LIST_NAME" text="ENDPOINT_BLOCKLISTS_LIST_NAME"/> | [constants.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/blocklist/constants.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_NAME), [constants.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/blocklist/constants.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_NAME), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/scripts/endpoint/blocklists/index.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_NAME), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/scripts/endpoint/blocklists/index.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_NAME) | - |
|
||||
| <DocLink id="kibKbnSecuritysolutionListConstantsPluginApi" section="def-common.ENDPOINT_BLOCKLISTS_LIST_DESCRIPTION" text="ENDPOINT_BLOCKLISTS_LIST_DESCRIPTION"/> | [constants.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/blocklist/constants.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_DESCRIPTION), [constants.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/blocklist/constants.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_DESCRIPTION), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/scripts/endpoint/blocklists/index.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_DESCRIPTION), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/scripts/endpoint/blocklists/index.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_DESCRIPTION) | - |
|
||||
| <DocLink id="kibKbnUnifiedDataTablePluginApi" section="def-public.UnifiedDataTableProps.externalControlColumns" text="externalControlColumns"/> | [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/unified_components/data_table/index.tsx#:~:text=externalControlColumns) | - |
|
||||
|
||||
|
||||
|
||||
|
@ -1364,7 +1365,7 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
|
|||
| <DocLink id="kibFleetPluginApi" section="def-common.NewPackagePolicy.policy_id" text="policy_id"/> | [synthetics_private_location.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/server/synthetics_service/private_location/synthetics_private_location.ts#:~:text=policy_id) | - |
|
||||
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginStart.authc" text="authc"/> | [get_api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/server/synthetics_service/get_api_key.ts#:~:text=authc), [get_api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/server/synthetics_service/get_api_key.ts#:~:text=authc), [get_api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/server/synthetics_service/get_api_key.ts#:~:text=authc), [get_api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/server/synthetics_service/get_api_key.ts#:~:text=authc), [get_api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/server/synthetics_service/get_api_key.ts#:~:text=authc), [get_api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/server/synthetics_service/get_api_key.ts#:~:text=authc), [enablement.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/server/routes/synthetics_service/enablement.ts#:~:text=authc), [enablement.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/server/routes/synthetics_service/enablement.ts#:~:text=authc), [get_api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/server/synthetics_service/get_api_key.ts#:~:text=authc), [get_api_key.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/server/synthetics_service/get_api_key.ts#:~:text=authc)+ 6 more | - |
|
||||
| <DocLink id="kibTelemetryPluginApi" section="def-server.TelemetryPluginStart.getIsOptedIn" text="getIsOptedIn"/> | [sender.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/server/telemetry/sender.ts#:~:text=getIsOptedIn), [sender.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/server/telemetry/sender.test.ts#:~:text=getIsOptedIn), [sender.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/server/telemetry/sender.test.ts#:~:text=getIsOptedIn) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | [legacy_synthetics_monitor.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/server/saved_objects/synthetics_monitor/legacy_synthetics_monitor.ts#:~:text=migrations) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | [synthetics_monitor.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/server/saved_objects/synthetics_monitor.ts#:~:text=migrations) | - |
|
||||
| <DocLink id="kibKbnScoutPluginApi" section="def-common.Locator.type" text="type"/> | [utils.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/e2e/synthetics/page_objects/utils.ts#:~:text=type), [utils.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/e2e/synthetics/page_objects/utils.ts#:~:text=type), [utils.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/synthetics/e2e/synthetics/page_objects/utils.ts#:~:text=type) | - |
|
||||
|
||||
|
||||
|
@ -1460,7 +1461,6 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
|
|||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataViewsPluginApi" section="def-common.AbstractDataView.title" text="title"/> | [filter_group.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/overview/filter_group/filter_group.tsx#:~:text=title), [filters_expression_select.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/overview/alerts/monitor_expressions/filters_expression_select.tsx#:~:text=title) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | [uptime_settings.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/server/legacy_uptime/lib/saved_objects/uptime_settings.ts#:~:text=migrations) | - |
|
||||
| <DocLink id="kibKbnMlAnomalyUtilsPluginApi" section="def-common.getSeverityColor" text="getSeverityColor"/> | [duration_line_bar_list.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/common/charts/duration_line_bar_list.tsx#:~:text=getSeverityColor), [duration_line_bar_list.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/common/charts/duration_line_bar_list.tsx#:~:text=getSeverityColor), [duration_line_bar_list.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/common/charts/duration_line_bar_list.tsx#:~:text=getSeverityColor), [select_severity.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/overview/alerts/anomaly_alert/select_severity.tsx#:~:text=getSeverityColor), [select_severity.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/overview/alerts/anomaly_alert/select_severity.tsx#:~:text=getSeverityColor), [select_severity.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/overview/alerts/anomaly_alert/select_severity.tsx#:~:text=getSeverityColor), [select_severity.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/overview/alerts/anomaly_alert/select_severity.tsx#:~:text=getSeverityColor), [select_severity.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/overview/alerts/anomaly_alert/select_severity.tsx#:~:text=getSeverityColor), [anomaly_alert.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/overview/alerts/anomaly_alert/anomaly_alert.tsx#:~:text=getSeverityColor), [anomaly_alert.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/overview/alerts/anomaly_alert/anomaly_alert.tsx#:~:text=getSeverityColor) | - |
|
||||
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.shallowWithIntl" text="shallowWithIntl"/> | [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=shallowWithIntl), [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=shallowWithIntl), [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=shallowWithIntl) | - |
|
||||
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.mountWithIntl" text="mountWithIntl"/> | [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=mountWithIntl), [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=mountWithIntl), [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=mountWithIntl), [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=mountWithIntl) | - |
|
||||
| <DocLink id="kibKbnTestJestHelpersPluginApi" section="def-common.renderWithI18nProvider" text="renderWithI18nProvider"/> | [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=renderWithI18nProvider), [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=renderWithI18nProvider), [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=renderWithI18nProvider), [enzyme_helpers.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/lib/helper/enzyme_helpers.tsx#:~:text=renderWithI18nProvider) | - |
|
||||
|
|
|
@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsDueByTeam
|
|||
slug: /kibana-dev-docs/api-meta/deprecations-due-by-team
|
||||
title: Deprecated APIs due to be removed, by team
|
||||
description: Lists the teams that are referencing deprecated APIs with a remove by date.
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
||||
---
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/devTools
|
|||
title: "devTools"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the devTools plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'devTools']
|
||||
---
|
||||
import devToolsObj from './dev_tools.devdocs.json';
|
||||
|
|
|
@ -3059,9 +3059,9 @@
|
|||
"OperatorFunction",
|
||||
"<any, any>[]): ",
|
||||
"Observable",
|
||||
"<unknown>; }; observers: ",
|
||||
"Observer",
|
||||
"<",
|
||||
"<unknown>; }; operator: ",
|
||||
"Operator",
|
||||
"<any, ",
|
||||
{
|
||||
"pluginId": "savedSearch",
|
||||
"scope": "common",
|
||||
|
@ -3069,7 +3069,7 @@
|
|||
"section": "def-common.SavedSearch",
|
||||
"text": "SavedSearch"
|
||||
},
|
||||
">[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
||||
"> | undefined; lift: <R>(operator: ",
|
||||
"Operator",
|
||||
"<",
|
||||
{
|
||||
|
@ -3081,27 +3081,7 @@
|
|||
},
|
||||
", R>) => ",
|
||||
"Observable",
|
||||
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
||||
"Observable",
|
||||
"<",
|
||||
{
|
||||
"pluginId": "savedSearch",
|
||||
"scope": "common",
|
||||
"docId": "kibSavedSearchPluginApi",
|
||||
"section": "def-common.SavedSearch",
|
||||
"text": "SavedSearch"
|
||||
},
|
||||
">; operator: ",
|
||||
"Operator",
|
||||
"<any, ",
|
||||
{
|
||||
"pluginId": "savedSearch",
|
||||
"scope": "common",
|
||||
"docId": "kibSavedSearchPluginApi",
|
||||
"section": "def-common.SavedSearch",
|
||||
"text": "SavedSearch"
|
||||
},
|
||||
"> | undefined; subscribe: { (observerOrNext?: Partial<",
|
||||
"<R>; subscribe: { (observerOrNext?: Partial<",
|
||||
"Observer",
|
||||
"<",
|
||||
{
|
||||
|
@ -3155,7 +3135,27 @@
|
|||
"section": "def-common.SavedSearch",
|
||||
"text": "SavedSearch"
|
||||
},
|
||||
" | undefined>; }; }"
|
||||
" | undefined>; }; observers: ",
|
||||
"Observer",
|
||||
"<",
|
||||
{
|
||||
"pluginId": "savedSearch",
|
||||
"scope": "common",
|
||||
"docId": "kibSavedSearchPluginApi",
|
||||
"section": "def-common.SavedSearch",
|
||||
"text": "SavedSearch"
|
||||
},
|
||||
">[]; isStopped: boolean; hasError: boolean; thrownError: any; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
||||
"Observable",
|
||||
"<",
|
||||
{
|
||||
"pluginId": "savedSearch",
|
||||
"scope": "common",
|
||||
"docId": "kibSavedSearchPluginApi",
|
||||
"section": "def-common.SavedSearch",
|
||||
"text": "SavedSearch"
|
||||
},
|
||||
">; }"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/public/embeddable/types.ts",
|
||||
"deprecated": false,
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/discover
|
|||
title: "discover"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the discover plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discover']
|
||||
---
|
||||
import discoverObj from './discover.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/discoverEnhanced
|
|||
title: "discoverEnhanced"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the discoverEnhanced plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discoverEnhanced']
|
||||
---
|
||||
import discoverEnhancedObj from './discover_enhanced.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/discoverShared
|
|||
title: "discoverShared"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the discoverShared plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discoverShared']
|
||||
---
|
||||
import discoverSharedObj from './discover_shared.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ecsDataQualityDashboard
|
|||
title: "ecsDataQualityDashboard"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the ecsDataQualityDashboard plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ecsDataQualityDashboard']
|
||||
---
|
||||
import ecsDataQualityDashboardObj from './ecs_data_quality_dashboard.devdocs.json';
|
||||
|
|
|
@ -131,11 +131,11 @@
|
|||
"section": "def-server.AssistantToolParams",
|
||||
"text": "AssistantToolParams"
|
||||
},
|
||||
") => Promise<",
|
||||
") => ",
|
||||
"StructuredToolInterface",
|
||||
"<",
|
||||
"ToolInputSchemaBase",
|
||||
", any, any> | null>"
|
||||
", any, any> | null"
|
||||
],
|
||||
"path": "x-pack/solutions/security/plugins/elastic_assistant/server/types.ts",
|
||||
"deprecated": false,
|
||||
|
@ -1499,9 +1499,13 @@
|
|||
"label": "createLlmInstance",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(() => Promise<",
|
||||
"AssistantToolLlm",
|
||||
">) | undefined"
|
||||
"(() => ",
|
||||
"ActionsClientChatBedrockConverse",
|
||||
" | ",
|
||||
"ActionsClientChatOpenAI",
|
||||
" | ",
|
||||
"ActionsClientChatVertexAI",
|
||||
") | undefined"
|
||||
],
|
||||
"path": "x-pack/solutions/security/plugins/elastic_assistant/server/types.ts",
|
||||
"deprecated": false,
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/elasticAssistant
|
|||
title: "elasticAssistant"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the elasticAssistant plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'elasticAssistant']
|
||||
---
|
||||
import elasticAssistantObj from './elastic_assistant.devdocs.json';
|
||||
|
|
|
@ -1,105 +0,0 @@
|
|||
{
|
||||
"id": "elasticAssistantSharedState",
|
||||
"client": {
|
||||
"classes": [],
|
||||
"functions": [],
|
||||
"interfaces": [],
|
||||
"enums": [],
|
||||
"misc": [],
|
||||
"objects": [],
|
||||
"start": {
|
||||
"parentPluginId": "elasticAssistantSharedState",
|
||||
"id": "def-public.ElasticAssistantSharedStatePublicPluginStart",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "ElasticAssistantSharedStatePublicPluginStart",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ comments: { registerActions: (actions: ",
|
||||
{
|
||||
"pluginId": "@kbn/elastic-assistant-shared-state",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnElasticAssistantSharedStatePluginApi",
|
||||
"section": "def-public.CommentServiceActions",
|
||||
"text": "CommentServiceActions"
|
||||
},
|
||||
") => () => void; getActions$: () => ",
|
||||
"Observable",
|
||||
"<",
|
||||
{
|
||||
"pluginId": "@kbn/elastic-assistant-shared-state",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnElasticAssistantSharedStatePluginApi",
|
||||
"section": "def-public.CommentServiceActions",
|
||||
"text": "CommentServiceActions"
|
||||
},
|
||||
"[]>; }; promptContexts: { setPromptContext: (promptContext: Record<string, ",
|
||||
{
|
||||
"pluginId": "@kbn/elastic-assistant",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnElasticAssistantPluginApi",
|
||||
"section": "def-public.PromptContextTemplate",
|
||||
"text": "PromptContextTemplate"
|
||||
},
|
||||
">) => () => void; getPromptContext$: () => ",
|
||||
"Observable",
|
||||
"<Record<string, ",
|
||||
{
|
||||
"pluginId": "@kbn/elastic-assistant",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnElasticAssistantPluginApi",
|
||||
"section": "def-public.PromptContextTemplate",
|
||||
"text": "PromptContextTemplate"
|
||||
},
|
||||
">>; }; assistantContextValue: { setAssistantContextValue: (assistantContextValue: ",
|
||||
"UseAssistantContext",
|
||||
") => () => void; getAssistantContextValue$: () => ",
|
||||
"Observable",
|
||||
"<",
|
||||
"UseAssistantContext",
|
||||
" | undefined>; }; augmentMessageCodeBlocks: { registerAugmentMessageCodeBlocks: (augmentMessageCodeBlocks: ",
|
||||
{
|
||||
"pluginId": "@kbn/elastic-assistant-shared-state",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnElasticAssistantSharedStatePluginApi",
|
||||
"section": "def-public.AugmentMessageCodeBlocks",
|
||||
"text": "AugmentMessageCodeBlocks"
|
||||
},
|
||||
") => () => void; getAugmentMessageCodeBlocks$: () => ",
|
||||
"Observable",
|
||||
"<",
|
||||
{
|
||||
"pluginId": "@kbn/elastic-assistant-shared-state",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnElasticAssistantSharedStatePluginApi",
|
||||
"section": "def-public.AugmentMessageCodeBlocks",
|
||||
"text": "AugmentMessageCodeBlocks"
|
||||
},
|
||||
">; }; signalIndex: { setSignalIndex: (signalIndex: string | undefined) => () => void; getSignalIndex$: () => ",
|
||||
"Observable",
|
||||
"<string | undefined>; }; }"
|
||||
],
|
||||
"path": "x-pack/solutions/security/plugins/elastic_assistant_shared_state/public/plugin.tsx",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"lifecycle": "start",
|
||||
"initialIsOpen": true
|
||||
}
|
||||
},
|
||||
"server": {
|
||||
"classes": [],
|
||||
"functions": [],
|
||||
"interfaces": [],
|
||||
"enums": [],
|
||||
"misc": [],
|
||||
"objects": []
|
||||
},
|
||||
"common": {
|
||||
"classes": [],
|
||||
"functions": [],
|
||||
"interfaces": [],
|
||||
"enums": [],
|
||||
"misc": [],
|
||||
"objects": []
|
||||
}
|
||||
}
|
|
@ -1,30 +0,0 @@
|
|||
---
|
||||
####
|
||||
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
|
||||
#### Reach out in #docs-engineering for more info.
|
||||
####
|
||||
id: kibElasticAssistantSharedStatePluginApi
|
||||
slug: /kibana-dev-docs/api/elasticAssistantSharedState
|
||||
title: "elasticAssistantSharedState"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the elasticAssistantSharedState plugin
|
||||
date: 2025-06-28
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'elasticAssistantSharedState']
|
||||
---
|
||||
import elasticAssistantSharedStateObj from './elastic_assistant_shared_state.devdocs.json';
|
||||
|
||||
Provides client side context for the Elastic AI Assistant
|
||||
|
||||
Contact [@elastic/security-generative-ai](https://github.com/orgs/elastic/teams/security-generative-ai) for questions regarding this plugin.
|
||||
|
||||
**Code health stats**
|
||||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 1 | 0 | 1 | 0 |
|
||||
|
||||
## Client
|
||||
|
||||
### Start
|
||||
<DocDefinitionList data={[elasticAssistantSharedStateObj.client.start]}/>
|
||||
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/embeddable
|
|||
title: "embeddable"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the embeddable plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddable']
|
||||
---
|
||||
import embeddableObj from './embeddable.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/embeddableAlertsTable
|
|||
title: "embeddableAlertsTable"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the embeddableAlertsTable plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddableAlertsTable']
|
||||
---
|
||||
import embeddableAlertsTableObj from './embeddable_alerts_table.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/embeddableEnhanced
|
|||
title: "embeddableEnhanced"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the embeddableEnhanced plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddableEnhanced']
|
||||
---
|
||||
import embeddableEnhancedObj from './embeddable_enhanced.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/encryptedSavedObjects
|
|||
title: "encryptedSavedObjects"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the encryptedSavedObjects plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'encryptedSavedObjects']
|
||||
---
|
||||
import encryptedSavedObjectsObj from './encrypted_saved_objects.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/enterpriseSearch
|
|||
title: "enterpriseSearch"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the enterpriseSearch plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'enterpriseSearch']
|
||||
---
|
||||
import enterpriseSearchObj from './enterprise_search.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/entitiesDataAccess
|
|||
title: "entitiesDataAccess"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the entitiesDataAccess plugin
|
||||
date: 2025-06-24
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'entitiesDataAccess']
|
||||
---
|
||||
import entitiesDataAccessObj from './entities_data_access.devdocs.json';
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/entityManager
|
|||
title: "entityManager"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the entityManager plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'entityManager']
|
||||
---
|
||||
import entityManagerObj from './entity_manager.devdocs.json';
|
||||
|
@ -21,7 +21,21 @@ Contact [@elastic/obs-entities](https://github.com/orgs/elastic/teams/obs-entiti
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 7 | 0 | 7 | 2 |
|
||||
| 45 | 0 | 45 | 4 |
|
||||
|
||||
## Client
|
||||
|
||||
### Setup
|
||||
<DocDefinitionList data={[entityManagerObj.client.setup]}/>
|
||||
|
||||
### Start
|
||||
<DocDefinitionList data={[entityManagerObj.client.start]}/>
|
||||
|
||||
### Classes
|
||||
<DocDefinitionList data={entityManagerObj.client.classes}/>
|
||||
|
||||
### Consts, variables and types
|
||||
<DocDefinitionList data={entityManagerObj.client.misc}/>
|
||||
|
||||
## Server
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/esUiShared
|
|||
title: "esUiShared"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the esUiShared plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esUiShared']
|
||||
---
|
||||
import esUiSharedObj from './es_ui_shared.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/esql
|
|||
title: "esql"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the esql plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esql']
|
||||
---
|
||||
import esqlObj from './esql.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/esqlDataGrid
|
|||
title: "esqlDataGrid"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the esqlDataGrid plugin
|
||||
date: 2025-06-28
|
||||
date: 2025-06-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esqlDataGrid']
|
||||
---
|
||||
import esqlDataGridObj from './esql_data_grid.devdocs.json';
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue