mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Merge branch 'main' into renovate/main-redux
This commit is contained in:
commit
4a4f9b7369
12285 changed files with 311891 additions and 239297 deletions
|
@ -81,6 +81,7 @@ enabled:
|
|||
- test/functional/apps/discover/group7/config.ts
|
||||
- test/functional/apps/discover/group8/config.ts
|
||||
- test/functional/apps/discover/context_awareness/config.ts
|
||||
- test/functional/apps/discover/observability/config.ts
|
||||
- test/functional/apps/getting_started/config.ts
|
||||
- test/functional/apps/home/config.ts
|
||||
- test/functional/apps/kibana_overview/config.ts
|
||||
|
|
|
@ -61,6 +61,7 @@ enabled:
|
|||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/eql/trial_license_complete_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/esql/trial_license_complete_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/general_logic/trial_license_complete_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/general_logic/basic_license_essentials_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/indicator_match/trial_license_complete_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/machine_learning/trial_license_complete_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/new_terms/trial_license_complete_tier/configs/serverless.config.ts
|
||||
|
@ -78,13 +79,17 @@ enabled:
|
|||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/management/trial_license_complete_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/update_prebuilt_rules_package/trial_license_complete_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/prebuilt_rule_customization/customization_enabled/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/prebuilt_rule_customization/customization_disabled/configs/serverless_complete_tier.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/prebuilt_rule_customization/customization_enabled/diffable_rule_fields/common_fields/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/prebuilt_rule_customization/customization_enabled/diffable_rule_fields/type_specific_fields/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/prebuilt_rule_customization/customization_disabled/configs/serverless_essentials_tier.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_bulk_actions/trial_license_complete_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_delete/trial_license_complete_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_delete/basic_license_essentials_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_import_export/trial_license_complete_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_import_export/basic_license_essentials_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_import_export/import_non_customized_prebuilt_rules/feature_enabled/configs/serverless_essentials_tier.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_import_export/import_customized_prebuilt_rules/feature_enabled/configs/serverless_complete_tier.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_import_export/export_prebuilt_rules/feature_enabled/configs/serverless_essentials_tier.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_management/basic_license_essentials_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_management/trial_license_complete_tier/configs/serverless.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_read/trial_license_complete_tier/configs/serverless.config.ts
|
||||
|
|
|
@ -42,6 +42,7 @@ enabled:
|
|||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/eql/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/esql/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/general_logic/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/general_logic/basic_license_essentials_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/indicator_match/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/machine_learning/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/new_terms/trial_license_complete_tier/configs/ess.config.ts
|
||||
|
@ -59,14 +60,18 @@ enabled:
|
|||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/management/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/update_prebuilt_rules_package/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/prebuilt_rule_customization/customization_enabled/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/prebuilt_rule_customization/customization_enabled/diffable_rule_fields/common_fields/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/prebuilt_rule_customization/customization_enabled/diffable_rule_fields/type_specific_fields/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/prebuilt_rule_customization/customization_disabled/configs/ess_basic_license.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/prebuilt_rule_customization/customization_disabled/configs/ess_trial_license.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_bulk_actions/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_delete/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_delete/basic_license_essentials_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_import_export/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_import_export/basic_license_essentials_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_management/basic_license_essentials_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_import_export/import_non_customized_prebuilt_rules/feature_enabled/configs/ess_basic_license.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_import_export/import_customized_prebuilt_rules/feature_enabled/configs/ess_enterprise_license.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_import_export/export_prebuilt_rules/feature_enabled/configs/ess_basic_license.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_management/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_read/trial_license_complete_tier/configs/ess.config.ts
|
||||
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_read/basic_license_essentials_tier/configs/ess.config.ts
|
||||
|
|
|
@ -68,10 +68,6 @@ spec:
|
|||
cronline: 0 22 * * * America/New_York
|
||||
message: Daily build
|
||||
branch: '8.16'
|
||||
Daily build (8.15):
|
||||
cronline: 0 22 * * * America/New_York
|
||||
message: Daily build
|
||||
branch: '8.15'
|
||||
Daily build (7.17):
|
||||
cronline: 0 20 * * * America/New_York
|
||||
message: Daily build
|
||||
|
|
|
@ -27,17 +27,24 @@ spec:
|
|||
provider_settings:
|
||||
trigger_mode: none
|
||||
schedules:
|
||||
daily kibana image build:
|
||||
daily kibana base image build:
|
||||
branch: main
|
||||
cronline: '0 0 * * *'
|
||||
env:
|
||||
IMAGES_CONFIG: kibana/images.yml
|
||||
message: Builds Kibana VM images daily
|
||||
IMAGES_CONFIG: kibana/base_image.yml
|
||||
message: Builds Kibana VM base image daily
|
||||
daily kibana cache layer build:
|
||||
branch: main
|
||||
cronline: '0 1 * * *' # make sure this runs after the daily kibana base image build
|
||||
env:
|
||||
IMAGES_CONFIG: kibana/image_cache.yml
|
||||
BASE_IMAGES_CONFIG: 'core/images.yml,kibana/base_image.yml'
|
||||
message: Builds Kibana VM cache warmup daily
|
||||
daily kibana fips image build:
|
||||
branch: main
|
||||
cronline: '0 4 * * *' # make sure this runs after the daily kibana image build
|
||||
cronline: '0 4 * * *' # make sure this runs after the daily kibana cache image build
|
||||
env:
|
||||
BASE_IMAGES_CONFIG: 'core/images.yml,kibana/images.yml'
|
||||
BASE_IMAGES_CONFIG: 'core/images.yml,kibana/base_image.yml,kibana/image_cache.yml'
|
||||
IMAGES_CONFIG: kibana/fips.yml
|
||||
message: Builds Kibana FIPS VM image daily
|
||||
teams:
|
||||
|
|
|
@ -561,3 +561,57 @@ export async function pickTestGroupRunOrder() {
|
|||
].flat()
|
||||
);
|
||||
}
|
||||
|
||||
export async function pickScoutTestGroupRunOrder(scoutConfigsPath: string) {
|
||||
const bk = new BuildkiteClient();
|
||||
const envFromlabels: Record<string, string> = collectEnvFromLabels();
|
||||
|
||||
if (!Fs.existsSync(scoutConfigsPath)) {
|
||||
throw new Error(`Scout configs file not found at ${scoutConfigsPath}`);
|
||||
}
|
||||
|
||||
const rawScoutConfigs = JSON.parse(Fs.readFileSync(scoutConfigsPath, 'utf-8'));
|
||||
const pluginsWithScoutConfigs: string[] = Object.keys(rawScoutConfigs);
|
||||
|
||||
if (pluginsWithScoutConfigs.length === 0) {
|
||||
// no scout configs found, nothing to need to upload steps
|
||||
return;
|
||||
}
|
||||
|
||||
const scoutGroups = pluginsWithScoutConfigs.map((plugin) => ({
|
||||
title: plugin,
|
||||
key: plugin,
|
||||
usesParallelWorkers: rawScoutConfigs[plugin].usesParallelWorkers,
|
||||
group: rawScoutConfigs[plugin].group,
|
||||
}));
|
||||
|
||||
// upload the step definitions to Buildkite
|
||||
bk.uploadSteps(
|
||||
[
|
||||
{
|
||||
group: 'Scout Configs',
|
||||
key: 'scout-configs',
|
||||
depends_on: ['build'],
|
||||
steps: scoutGroups.map(
|
||||
({ title, key, group, usesParallelWorkers }): BuildkiteStep => ({
|
||||
label: `Scout: [ ${group} / ${title} ] plugin`,
|
||||
command: getRequiredEnv('SCOUT_CONFIGS_SCRIPT'),
|
||||
timeout_in_minutes: 60,
|
||||
agents: expandAgentQueue(usesParallelWorkers ? 'n2-8-spot' : 'n2-4-spot'),
|
||||
env: {
|
||||
SCOUT_CONFIG_GROUP_KEY: key,
|
||||
SCOUT_CONFIG_GROUP_TYPE: group,
|
||||
...envFromlabels,
|
||||
},
|
||||
retry: {
|
||||
automatic: [
|
||||
{ exit_status: '-1', limit: 1 },
|
||||
{ exit_status: '*', limit: 0 },
|
||||
],
|
||||
},
|
||||
})
|
||||
),
|
||||
},
|
||||
].flat()
|
||||
);
|
||||
}
|
||||
|
|
|
@ -70,19 +70,6 @@ steps:
|
|||
- exit_status: '*'
|
||||
limit: 1
|
||||
|
||||
- command: KIBANA_DOCKER_CONTEXT=ubi .buildkite/scripts/steps/artifacts/docker_context.sh
|
||||
label: 'Docker Context Verification'
|
||||
agents:
|
||||
image: family/kibana-ubuntu-2004
|
||||
imageProject: elastic-images-prod
|
||||
provider: gcp
|
||||
machineType: n2-standard-2
|
||||
timeout_in_minutes: 30
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '*'
|
||||
limit: 1
|
||||
|
||||
- command: KIBANA_DOCKER_CONTEXT=wolfi .buildkite/scripts/steps/artifacts/docker_context.sh
|
||||
label: 'Docker Context Verification'
|
||||
agents:
|
||||
|
|
|
@ -34,6 +34,8 @@ steps:
|
|||
machineType: n2-standard-2
|
||||
timeout_in_minutes: 5
|
||||
|
||||
- wait: ~
|
||||
|
||||
- command: .buildkite/scripts/steps/build_kibana.sh
|
||||
label: Build Kibana Distribution
|
||||
agents:
|
||||
|
@ -45,13 +47,12 @@ steps:
|
|||
diskSizeGb: 125
|
||||
if: "build.env('KIBANA_BUILD_ID') == null || build.env('KIBANA_BUILD_ID') == ''"
|
||||
timeout_in_minutes: 90
|
||||
key: build
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '-1'
|
||||
limit: 3
|
||||
|
||||
- wait: ~
|
||||
|
||||
- command: .buildkite/scripts/steps/cloud/build_and_deploy.sh
|
||||
label: 'Build and Deploy to Cloud'
|
||||
agents:
|
||||
|
@ -61,6 +62,7 @@ steps:
|
|||
machineType: n2-standard-2
|
||||
preemptible: true
|
||||
timeout_in_minutes: 30
|
||||
depends_on: build
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '-1'
|
||||
|
|
|
@ -68,21 +68,20 @@ steps:
|
|||
- exit_status: '*'
|
||||
limit: 1
|
||||
|
||||
- command: .buildkite/scripts/steps/functional/scout_ui_tests.sh
|
||||
label: 'Scout UI Tests'
|
||||
- command: .buildkite/scripts/steps/test/scout_test_run_builder.sh
|
||||
label: 'Scout Test Run Builder'
|
||||
agents:
|
||||
image: family/kibana-ubuntu-2004
|
||||
imageProject: elastic-images-prod
|
||||
provider: gcp
|
||||
machineType: n2-standard-8
|
||||
machineType: n2-standard-2
|
||||
preemptible: true
|
||||
depends_on: build
|
||||
timeout_in_minutes: 10
|
||||
env:
|
||||
SCOUT_CONFIGS_SCRIPT: '.buildkite/scripts/steps/test/scout_configs.sh'
|
||||
PING_SLACK_TEAM: "@appex-qa-team"
|
||||
timeout_in_minutes: 60
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '-1'
|
||||
limit: 2
|
||||
- exit_status: '*'
|
||||
limit: 1
|
||||
|
|
12
.buildkite/pipelines/pull_request/scout_tests.yml
Normal file
12
.buildkite/pipelines/pull_request/scout_tests.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
steps:
|
||||
- command: .buildkite/scripts/steps/test/scout_test_run_builder.sh
|
||||
label: 'Scout Test Run Builder'
|
||||
agents:
|
||||
machineType: n2-standard-2
|
||||
timeout_in_minutes: 10
|
||||
env:
|
||||
SCOUT_CONFIGS_SCRIPT: '.buildkite/scripts/steps/test/scout_configs.sh'
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '*'
|
||||
limit: 1
|
|
@ -1,18 +0,0 @@
|
|||
steps:
|
||||
- command: .buildkite/scripts/steps/functional/scout_ui_tests.sh
|
||||
label: 'Scout UI Tests'
|
||||
agents:
|
||||
machineType: n2-standard-8
|
||||
preemptible: true
|
||||
depends_on:
|
||||
- build
|
||||
- quick_checks
|
||||
- checks
|
||||
- linting
|
||||
- linting_with_types
|
||||
- check_types
|
||||
timeout_in_minutes: 60
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '-1'
|
||||
limit: 2
|
|
@ -340,6 +340,20 @@ steps:
|
|||
automatic:
|
||||
- exit_status: '1'
|
||||
limit: 2
|
||||
|
||||
- label: Running rule_execution_logic:general_logic:essentials:qa:serverless
|
||||
command: .buildkite/scripts/pipelines/security_solution_quality_gate/api_integration/api-integration-tests.sh rule_execution_logic:general_logic:essentials:qa:serverless
|
||||
key: rule_execution_logic:general_logic:essentials:qa:serverless
|
||||
agents:
|
||||
image: family/kibana-ubuntu-2004
|
||||
imageProject: elastic-images-prod
|
||||
provider: gcp
|
||||
machineType: n2-standard-4
|
||||
timeout_in_minutes: 120
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '1'
|
||||
limit: 2
|
||||
|
||||
- label: Running rule_execution_logic:indicator_match:qa:serverless
|
||||
command: .buildkite/scripts/pipelines/security_solution_quality_gate/api_integration/api-integration-tests.sh rule_execution_logic:indicator_match:qa:serverless
|
||||
|
|
|
@ -341,6 +341,20 @@ steps:
|
|||
- exit_status: "1"
|
||||
limit: 2
|
||||
|
||||
- label: Running rule_execution_logic:general_logic:essentials:qa:serverless:release
|
||||
command: .buildkite/scripts/pipelines/security_solution_quality_gate/api_integration/api-integration-tests.sh rule_execution_logic:general_logic:essentials:qa:serverless:release
|
||||
key: rule_execution_logic:general_logic:essentials:qa:serverless:release
|
||||
agents:
|
||||
image: family/kibana-ubuntu-2004
|
||||
imageProject: elastic-images-prod
|
||||
provider: gcp
|
||||
machineType: n2-standard-4
|
||||
timeout_in_minutes: 120
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '1'
|
||||
limit: 2
|
||||
|
||||
- label: Running rule_execution_logic:indicator_match:qa:serverless:release
|
||||
command: .buildkite/scripts/pipelines/security_solution_quality_gate/api_integration/api-integration-tests.sh rule_execution_logic:indicator_match:qa:serverless:release
|
||||
key: rule_execution_logic:indicator_match:qa:serverless:release
|
||||
|
|
|
@ -31,7 +31,6 @@ if is_pr_with_label "ci:build-cloud-image"; then
|
|||
--docker-push \
|
||||
--skip-docker-ubi \
|
||||
--skip-docker-fips \
|
||||
--skip-docker-ubuntu \
|
||||
--skip-docker-wolfi \
|
||||
--skip-docker-serverless \
|
||||
--skip-docker-contexts
|
||||
|
|
|
@ -92,7 +92,7 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
if (
|
||||
(await doAnyChangesMatch([
|
||||
/^x-pack\/solutions\/observability\/plugins\/apm/,
|
||||
/^packages\/kbn-apm-synthtrace/,
|
||||
/^src\/platform\/packages\/shared\/kbn-apm-synthtrace/,
|
||||
])) ||
|
||||
GITHUB_PR_LABELS.includes('ci:all-cypress-suites')
|
||||
) {
|
||||
|
@ -102,7 +102,7 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
if (
|
||||
(await doAnyChangesMatch([
|
||||
/^x-pack\/solutions\/observability\/plugins\/inventory/,
|
||||
/^packages\/kbn-apm-synthtrace/,
|
||||
/^src\/platform\/packages\/shared\/kbn-apm-synthtrace/,
|
||||
])) ||
|
||||
GITHUB_PR_LABELS.includes('ci:all-cypress-suites')
|
||||
) {
|
||||
|
@ -127,36 +127,18 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
}
|
||||
|
||||
if (
|
||||
(await doAnyChangesMatch([/^x-pack\/solutions\/observability\/plugins\/exploratory_view/])) ||
|
||||
GITHUB_PR_LABELS.includes('ci:synthetics-runner-suites')
|
||||
) {
|
||||
pipeline.push(getPipeline('.buildkite/pipelines/pull_request/exploratory_view_plugin.yml'));
|
||||
}
|
||||
|
||||
if (
|
||||
(await doAnyChangesMatch([
|
||||
/^x-pack\/solutions\/observability\/plugins\/synthetics/,
|
||||
/^x-pack\/solutions\/observability\/plugins\/exploratory_view/,
|
||||
])) ||
|
||||
(await doAnyChangesMatch([/^x-pack\/solutions\/observability\/plugins/])) ||
|
||||
GITHUB_PR_LABELS.includes('ci:synthetics-runner-suites')
|
||||
) {
|
||||
pipeline.push(getPipeline('.buildkite/pipelines/pull_request/synthetics_plugin.yml'));
|
||||
pipeline.push(getPipeline('.buildkite/pipelines/pull_request/uptime_plugin.yml'));
|
||||
}
|
||||
|
||||
if (
|
||||
(await doAnyChangesMatch([
|
||||
/^x-pack\/solutions\/observability\/plugins\/ux/,
|
||||
/^x-pack\/solutions\/observability\/plugins\/exploratory_view/,
|
||||
])) ||
|
||||
GITHUB_PR_LABELS.includes('ci:synthetics-runner-suites')
|
||||
) {
|
||||
pipeline.push(getPipeline('.buildkite/pipelines/pull_request/exploratory_view_plugin.yml'));
|
||||
pipeline.push(getPipeline('.buildkite/pipelines/pull_request/ux_plugin_e2e.yml'));
|
||||
}
|
||||
|
||||
if (
|
||||
(await doAnyChangesMatch([
|
||||
/^x-pack\/plugins\/observability_solution/,
|
||||
/^x-pack\/solutions\/observability\/plugins/,
|
||||
/^package.json/,
|
||||
/^yarn.lock/,
|
||||
])) ||
|
||||
|
@ -236,7 +218,8 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
|
||||
if (
|
||||
(await doAnyChangesMatch([
|
||||
/^packages\/kbn-securitysolution-.*/,
|
||||
/^src\/platform\/packages\/shared\/kbn-securitysolution-.*/,
|
||||
/^x-pack\/solutions\/security\/packages\/kbn-securitysolution-.*/,
|
||||
/^x-pack\/solutions\/security\/plugins\/security_solution/,
|
||||
/^x-pack\/test\/defend_workflows_cypress/,
|
||||
/^x-pack\/test\/security_solution_cypress/,
|
||||
|
@ -252,7 +235,8 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
if (
|
||||
(await doAnyChangesMatch([
|
||||
/^package.json/,
|
||||
/^packages\/kbn-securitysolution-.*/,
|
||||
/^src\/platform\/packages\/shared\/kbn-securitysolution-.*/,
|
||||
/^x-pack\/solutions\/security\/packages\/kbn-securitysolution-.*/,
|
||||
/^x-pack\/platform\/plugins\/shared\/alerting/,
|
||||
/^x-pack\/platform\/plugins\/shared\/data_views\/common/,
|
||||
/^x-pack\/solutions\/security\/plugins\/lists/,
|
||||
|
@ -297,7 +281,7 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
(await doAnyChangesMatch([
|
||||
/^package.json/,
|
||||
/^src\/platform\/packages\/shared\/kbn-discover-utils/,
|
||||
/^packages\/kbn-doc-links/,
|
||||
/^src\/platform\/packages\/shared\/kbn-doc-links/,
|
||||
/^src\/platform\/packages\/shared\/kbn-dom-drag-drop/,
|
||||
/^src\/platform\/packages\/shared\/kbn-es-query/,
|
||||
/^src\/platform\/packages\/shared\/kbn-i18n/,
|
||||
|
@ -308,7 +292,8 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
/^src\/platform\/packages\/shared\/kbn-rule-data-utils/,
|
||||
/^src\/platform\/packages\/shared\/kbn-safer-lodash-set/,
|
||||
/^src\/platform\/packages\/shared\/kbn-search-types/,
|
||||
/^packages\/kbn-securitysolution-.*/,
|
||||
/^src\/platform\/packages\/shared\/kbn-securitysolution-.*/,
|
||||
/^x-pack\/solutions\/security\/packages\/kbn-securitysolution-.*/,
|
||||
/^src\/platform\/packages\/shared\/kbn-securitysolution-ecs/,
|
||||
/^x-pack\/solutions\/security\/packages\/kbn-securitysolution-io-ts-alerting-types/,
|
||||
/^x-pack\/solutions\/security\/packages\/kbn-securitysolution-io-ts-list-types/,
|
||||
|
@ -316,8 +301,8 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
/^x-pack\/solutions\/security\/packages\/kbn-securitysolution-t-grid/,
|
||||
/^src\/platform\/packages\/shared\/kbn-ui-theme/,
|
||||
/^src\/platform\/packages\/shared\/kbn-utility-types/,
|
||||
/^packages\/react/,
|
||||
/^packages\/shared-ux/,
|
||||
/^src\/platform\/packages\/shared\/react/,
|
||||
/^src\/platform\/packages\/shared\/shared-ux/,
|
||||
/^src\/core/,
|
||||
/^src\/platform\/plugins\/shared\/charts/,
|
||||
/^src\/platform\/plugins\/shared\/controls/,
|
||||
|
@ -362,7 +347,7 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
(await doAnyChangesMatch([
|
||||
/^package.json/,
|
||||
/^src\/platform\/packages\/shared\/kbn-discover-utils/,
|
||||
/^packages\/kbn-doc-links/,
|
||||
/^src\/platform\/packages\/shared\/kbn-doc-links/,
|
||||
/^src\/platform\/packages\/shared\/kbn-dom-drag-drop/,
|
||||
/^src\/platform\/packages\/shared\/kbn-es-query/,
|
||||
/^src\/platform\/packages\/shared\/kbn-i18n/,
|
||||
|
@ -373,7 +358,6 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
/^src\/platform\/packages\/shared\/kbn-rule-data-utils/,
|
||||
/^src\/platform\/packages\/shared\/kbn-safer-lodash-set/,
|
||||
/^src\/platform\/packages\/shared\/kbn-search-types/,
|
||||
/^packages\/kbn-securitysolution-.*/,
|
||||
/^src\/platform\/packages\/shared\/kbn-securitysolution-ecs/,
|
||||
/^x-pack\/solutions\/security\/packages\/kbn-securitysolution-io-ts-alerting-types/,
|
||||
/^x-pack\/solutions\/security\/packages\/kbn-securitysolution-io-ts-list-types/,
|
||||
|
@ -381,8 +365,8 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
/^x-pack\/solutions\/security\/packages\/kbn-securitysolution-t-grid/,
|
||||
/^src\/platform\/packages\/shared\/kbn-ui-theme/,
|
||||
/^src\/platform\/packages\/shared\/kbn-utility-types/,
|
||||
/^packages\/react/,
|
||||
/^packages\/shared-ux/,
|
||||
/^src\/platform\/packages\/shared\/react/,
|
||||
/^src\/platform\/packages\/shared\/shared-ux/,
|
||||
/^src\/core/,
|
||||
/^src\/platform\/plugins\/shared\/charts/,
|
||||
/^src\/platform\/plugins\/shared\/controls/,
|
||||
|
@ -456,13 +440,18 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
|
||||
if (
|
||||
(await doAnyChangesMatch([
|
||||
/^x-pack\/platform\/plugins\/private\/discover_enhanced\/ui_tests/,
|
||||
/^src\/platform\/packages\/shared\/kbn-scout/,
|
||||
/^src\/platform\/packages\/private\/kbn-scout-info/,
|
||||
/^src\/platform\/packages\/private\/kbn-scout-reporting/,
|
||||
/^x-pack\/platform\/plugins\/shared\/maps/,
|
||||
/^x-pack\/platform\/plugins\/private\/discover_enhanced/,
|
||||
/^x-pack\/solutions\/observability\/packages\/kbn-scout-oblt/,
|
||||
/^x-pack\/solutions\/observability\/plugins\/apm/,
|
||||
/^x-pack\/solutions\/observability\/plugins\/observability_onboarding/,
|
||||
/^packages\/kbn-scout/,
|
||||
])) ||
|
||||
GITHUB_PR_LABELS.includes('ci:scout-ui-tests')
|
||||
) {
|
||||
pipeline.push(getPipeline('.buildkite/pipelines/pull_request/scout_ui_tests.yml'));
|
||||
pipeline.push(getPipeline('.buildkite/pipelines/pull_request/scout_tests.yml'));
|
||||
}
|
||||
|
||||
pipeline.push(getPipeline('.buildkite/pipelines/pull_request/post_build.yml'));
|
||||
|
|
|
@ -34,7 +34,6 @@ node scripts/build \
|
|||
--docker-images \
|
||||
--docker-namespace="kibana-ci" \
|
||||
--docker-tag="$KIBANA_IMAGE_TAG" \
|
||||
--skip-docker-ubuntu \
|
||||
--skip-docker-wolfi \
|
||||
--skip-docker-ubi \
|
||||
--skip-docker-cloud \
|
||||
|
|
|
@ -7,7 +7,7 @@ set -euo pipefail
|
|||
source .buildkite/scripts/steps/artifacts/env.sh
|
||||
|
||||
echo "--- Build Kibana artifacts"
|
||||
node scripts/build --all-platforms --debug --docker-cross-compile --skip-docker-fips "${BUILD_ARGS[@]}"
|
||||
node scripts/build --all-platforms --debug --docker-cross-compile --skip-docker-fips --skip-docker-serverless --skip-cdn-assets "${BUILD_ARGS[@]}"
|
||||
|
||||
echo "--- Extract default i18n messages"
|
||||
mkdir -p target/i18n
|
||||
|
|
|
@ -26,9 +26,6 @@ case $KIBANA_DOCKER_CONTEXT in
|
|||
cloud)
|
||||
DOCKER_CONTEXT_FILE="kibana-cloud-$FULL_VERSION-docker-build-context.tar.gz"
|
||||
;;
|
||||
ubi)
|
||||
DOCKER_CONTEXT_FILE="kibana-ubi-$FULL_VERSION-docker-build-context.tar.gz"
|
||||
;;
|
||||
ironbank)
|
||||
DOCKER_CONTEXT_FILE="kibana-ironbank-$FULL_VERSION-docker-build-context.tar.gz"
|
||||
DOCKER_BUILD_ARGS='--build-arg BASE_REGISTRY=docker.elastic.co --build-arg BASE_IMAGE=ubi9/ubi --build-arg BASE_TAG=latest'
|
||||
|
|
|
@ -22,7 +22,6 @@ download "kibana-$FULL_VERSION-docker-image.tar.gz"
|
|||
download "kibana-$FULL_VERSION-docker-image-aarch64.tar.gz"
|
||||
download "kibana-cloud-$FULL_VERSION-docker-image.tar.gz"
|
||||
download "kibana-cloud-$FULL_VERSION-docker-image-aarch64.tar.gz"
|
||||
download "kibana-ubi-$FULL_VERSION-docker-image.tar.gz"
|
||||
download "kibana-wolfi-$FULL_VERSION-docker-image.tar.gz"
|
||||
download "kibana-wolfi-$FULL_VERSION-docker-image-aarch64.tar.gz"
|
||||
|
||||
|
@ -34,7 +33,6 @@ download "kibana-$FULL_VERSION-aarch64.rpm"
|
|||
download "kibana-$FULL_VERSION-docker-build-context.tar.gz"
|
||||
download "kibana-cloud-$FULL_VERSION-docker-build-context.tar.gz"
|
||||
download "kibana-ironbank-$FULL_VERSION-docker-build-context.tar.gz"
|
||||
download "kibana-ubi-$FULL_VERSION-docker-build-context.tar.gz"
|
||||
download "kibana-wolfi-$FULL_VERSION-docker-build-context.tar.gz"
|
||||
|
||||
download "kibana-$FULL_VERSION-linux-aarch64.tar.gz"
|
||||
|
|
|
@ -8,7 +8,7 @@ source .buildkite/scripts/common/util.sh
|
|||
.buildkite/scripts/copy_es_snapshot_cache.sh
|
||||
|
||||
echo --- Capture OAS snapshot
|
||||
cmd="node scripts/capture_oas_snapshot --include-path /api/status --include-path /api/alerting/rule/ --include-path /api/alerting/rules --include-path /api/actions --include-path /api/security/role --include-path /api/spaces --include-path /api/fleet --include-path /api/dashboards"
|
||||
cmd="node scripts/capture_oas_snapshot --include-path /api/status --include-path /api/alerting/rule/ --include-path /api/alerting/rules --include-path /api/actions --include-path /api/security/role --include-path /api/spaces --include-path /api/streams --include-path /api/fleet --include-path /api/dashboards"
|
||||
if is_pr && ! is_auto_commit_disabled; then
|
||||
cmd="$cmd --update"
|
||||
fi
|
||||
|
|
|
@ -42,7 +42,6 @@ else
|
|||
--docker-push \
|
||||
--skip-docker-ubi \
|
||||
--skip-docker-fips \
|
||||
--skip-docker-ubuntu \
|
||||
--skip-docker-wolfi \
|
||||
--skip-docker-serverless \
|
||||
--skip-docker-contexts
|
||||
|
|
|
@ -77,6 +77,7 @@ steps:
|
|||
async: true
|
||||
build:
|
||||
env:
|
||||
IMAGES_CONFIG: "kibana/images.yml"
|
||||
IMAGES_CONFIG: 'kibana/image_cache.yml'
|
||||
BASE_IMAGES_CONFIG: 'core/images.yml,kibana/base_image.yml'
|
||||
RETRY: "1"
|
||||
EOF
|
||||
|
|
|
@ -25,6 +25,7 @@ steps:
|
|||
async: true
|
||||
build:
|
||||
env:
|
||||
IMAGES_CONFIG: "kibana/images.yml"
|
||||
IMAGES_CONFIG: 'kibana/image_cache.yml'
|
||||
BASE_IMAGES_CONFIG: 'core/images.yml,kibana/base_image.yml'
|
||||
RETRY: "1"
|
||||
EOF
|
||||
|
|
|
@ -4,10 +4,13 @@ set -euo pipefail
|
|||
synchronize_lexer_grammar () {
|
||||
license_header="$1"
|
||||
source_file="$PARENT_DIR/elasticsearch/x-pack/plugin/esql/src/main/antlr/EsqlBaseLexer.g4"
|
||||
source_lib_dir="$PARENT_DIR/elasticsearch/x-pack/plugin/esql/src/main/antlr/lexer"
|
||||
destination_file="./src/platform/packages/shared/kbn-esql-ast/src/antlr/esql_lexer.g4"
|
||||
destination_lib_dir="./src/platform/packages/shared/kbn-esql-ast/src/antlr/lexer"
|
||||
|
||||
# Copy the file
|
||||
cp "$source_file" "$destination_file"
|
||||
cp -r "$source_lib_dir" "$destination_lib_dir"
|
||||
|
||||
# Insert the license header
|
||||
temp_file=$(mktemp)
|
||||
|
@ -26,10 +29,13 @@ synchronize_lexer_grammar () {
|
|||
synchronize_parser_grammar () {
|
||||
license_header="$1"
|
||||
source_file="$PARENT_DIR/elasticsearch/x-pack/plugin/esql/src/main/antlr/EsqlBaseParser.g4"
|
||||
source_lib_dir="$PARENT_DIR/elasticsearch/x-pack/plugin/esql/src/main/antlr/parser"
|
||||
destination_file="./src/platform/packages/shared/kbn-esql-ast/src/antlr/esql_parser.g4"
|
||||
destination_lib_dir="./src/platform/packages/shared/kbn-esql-ast/src/antlr/parser"
|
||||
|
||||
# Copy the file
|
||||
cp "$source_file" "$destination_file"
|
||||
cp -r "$source_lib_dir" "$destination_lib_dir"
|
||||
|
||||
# Insert the license header
|
||||
temp_file=$(mktemp)
|
||||
|
|
|
@ -22,7 +22,6 @@ node scripts/build \
|
|||
--docker-tag-qualifier="$BUILDKITE_COMMIT" \
|
||||
--docker-push \
|
||||
--skip-docker-ubi \
|
||||
--skip-docker-ubuntu \
|
||||
--skip-docker-wolfi \
|
||||
--skip-docker-cloud \
|
||||
--skip-docker-serverless \
|
||||
|
|
|
@ -14,7 +14,8 @@ steps:
|
|||
async: true
|
||||
build:
|
||||
env:
|
||||
IMAGES_CONFIG: "kibana/images.yml"
|
||||
IMAGES_CONFIG: 'kibana/image_cache.yml'
|
||||
BASE_IMAGES_CONFIG: 'core/images.yml,kibana/base_image.yml'
|
||||
RETRY: "1"
|
||||
EOF
|
||||
else
|
||||
|
|
|
@ -1,42 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
source .buildkite/scripts/steps/functional/common.sh
|
||||
|
||||
export JOB=kibana-scout-ui-tests
|
||||
|
||||
KIBANA_DIR="$KIBANA_BUILD_LOCATION"
|
||||
|
||||
run_tests() {
|
||||
local suit_name=$1
|
||||
local config_path=$2
|
||||
local run_mode=$3
|
||||
|
||||
echo "--- $suit_name ($run_mode) UI Tests"
|
||||
if ! node scripts/scout run-tests "$run_mode" --config "$config_path" --kibana-install-dir "$KIBANA_DIR"; then
|
||||
echo "$suit_name: failed"
|
||||
EXIT_CODE=1
|
||||
else
|
||||
echo "$suit_name: passed"
|
||||
fi
|
||||
}
|
||||
|
||||
EXIT_CODE=0
|
||||
|
||||
# Discovery Enhanced && Maps
|
||||
for run_mode in "--stateful" "--serverless=es" "--serverless=oblt" "--serverless=security"; do
|
||||
run_tests "Discovery Enhanced: Parallel Workers" "x-pack/platform/plugins/private/discover_enhanced/ui_tests/parallel.playwright.config.ts" "$run_mode"
|
||||
run_tests "Discovery Enhanced" "x-pack/platform/plugins/private/discover_enhanced/ui_tests/playwright.config.ts" "$run_mode"
|
||||
run_tests "Maps" "x-pack/platform/plugins/shared/maps/ui_tests/playwright.config.ts" "$run_mode"
|
||||
done
|
||||
|
||||
# Observability Onboarding
|
||||
for run_mode in "--stateful" "--serverless=oblt"; do
|
||||
run_tests "Observability Onboarding: Parallel Workers" "x-pack/solutions/observability/plugins/observability_onboarding/ui_tests/parallel.playwright.config.ts" "$run_mode"
|
||||
# Disabled while we don't have any tests under the config
|
||||
# run_tests "Observability Onboarding" "x-pack/solutions/observability/plugins/observability_onboarding/ui_tests/playwright.config.ts" "$run_mode"
|
||||
done
|
||||
|
||||
|
||||
exit $EXIT_CODE
|
|
@ -51,7 +51,7 @@ echo "+++ ⚠️ WARNING ⚠️"
|
|||
echo "
|
||||
console.log(), console.warn(), and console.error() output in jest tests causes a massive amount
|
||||
of noise on CI without any percevable benefit, so they have been disabled. If you want to log
|
||||
output in your test temporarily, you can modify 'packages/kbn-test/src/jest/setup/disable_console_logs.js'
|
||||
output in your test temporarily, you can modify 'src/platform/packages/shared/kbn-test/src/jest/setup/disable_console_logs.js'
|
||||
"
|
||||
|
||||
while read -r config; do
|
||||
|
|
126
.buildkite/scripts/steps/test/scout_configs.sh
Normal file
126
.buildkite/scripts/steps/test/scout_configs.sh
Normal file
|
@ -0,0 +1,126 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
source .buildkite/scripts/steps/functional/common.sh
|
||||
|
||||
BUILDKITE_PARALLEL_JOB=${BUILDKITE_PARALLEL_JOB:-}
|
||||
SCOUT_CONFIG_GROUP_KEY=${SCOUT_CONFIG_GROUP_KEY:-}
|
||||
SCOUT_CONFIG_GROUP_TYPE=${SCOUT_CONFIG_GROUP_TYPE:-}
|
||||
|
||||
if [ "$SCOUT_CONFIG_GROUP_KEY" == "" ] && [ "$BUILDKITE_PARALLEL_JOB" == "" ]; then
|
||||
echo "Missing SCOUT_CONFIG_GROUP_KEY env var"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if [ "$SCOUT_CONFIG_GROUP_TYPE" == "" ]; then
|
||||
echo "Missing SCOUT_CONFIG_GROUP_TYPE env var"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
EXTRA_ARGS=${FTR_EXTRA_ARGS:-}
|
||||
test -z "$EXTRA_ARGS" || buildkite-agent meta-data set "ftr-extra-args" "$EXTRA_ARGS"
|
||||
|
||||
export JOB="$SCOUT_CONFIG_GROUP_KEY"
|
||||
|
||||
FAILED_CONFIGS_KEY="${BUILDKITE_STEP_ID}${SCOUT_CONFIG_GROUP_KEY}"
|
||||
|
||||
configs=""
|
||||
group=$SCOUT_CONFIG_GROUP_TYPE
|
||||
|
||||
# The first retry should only run the configs that failed in the previous attempt
|
||||
# Any subsequent retries, which would generally only happen by someone clicking the button in the UI, will run everything
|
||||
if [[ ! "$configs" && "${BUILDKITE_RETRY_COUNT:-0}" == "1" ]]; then
|
||||
configs=$(buildkite-agent meta-data get "$FAILED_CONFIGS_KEY" --default '')
|
||||
if [[ "$configs" ]]; then
|
||||
echo "--- Retrying only failed configs"
|
||||
echo "$configs"
|
||||
fi
|
||||
fi
|
||||
|
||||
if [ "$configs" == "" ] && [ "$SCOUT_CONFIG_GROUP_KEY" != "" ]; then
|
||||
echo "--- downloading scout test configuration"
|
||||
download_artifact scout_playwright_configs.json .
|
||||
configs=$(jq -r '.[env.SCOUT_CONFIG_GROUP_KEY].configs[]' scout_playwright_configs.json)
|
||||
fi
|
||||
|
||||
if [ "$configs" == "" ]; then
|
||||
echo "unable to determine configs to run"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Define run modes based on group
|
||||
declare -A RUN_MODES
|
||||
RUN_MODES["platform"]="--stateful --serverless=es --serverless=oblt --serverless=security"
|
||||
RUN_MODES["observability"]="--stateful --serverless=oblt"
|
||||
RUN_MODES["search"]="--stateful --serverless=es"
|
||||
RUN_MODES["security"]="--stateful --serverless=security"
|
||||
|
||||
# Determine valid run modes for the group
|
||||
RUN_MODE_LIST=${RUN_MODES[$group]}
|
||||
|
||||
if [[ -z "$RUN_MODE_LIST" ]]; then
|
||||
echo "Unknown group: $group"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
results=()
|
||||
failedConfigs=()
|
||||
configWithoutTests=()
|
||||
passedConfigs=()
|
||||
|
||||
FINAL_EXIT_CODE=0
|
||||
|
||||
# Run tests for each config
|
||||
while read -r config_path; do
|
||||
if [[ -z "$config_path" ]]; then
|
||||
continue
|
||||
fi
|
||||
|
||||
for mode in $RUN_MODE_LIST; do
|
||||
echo "--- Running tests: $config_path ($mode)"
|
||||
|
||||
# prevent non-zero exit code from breaking the loop
|
||||
set +e;
|
||||
node scripts/scout run-tests "$mode" --config "$config_path" --kibana-install-dir "$KIBANA_BUILD_LOCATION"
|
||||
EXIT_CODE=$?
|
||||
set -e;
|
||||
|
||||
if [[ $EXIT_CODE -eq 2 ]]; then
|
||||
configWithoutTests+=("$config_path ($mode)")
|
||||
elif [[ $EXIT_CODE -ne 0 ]]; then
|
||||
failedConfigs+=("$config_path ($mode) ❌")
|
||||
FINAL_EXIT_CODE=10 # Ensure we exit with failure if any test fails with (exit code 10 to match FTR)
|
||||
else
|
||||
results+=("$config_path ($mode) ✅")
|
||||
fi
|
||||
done
|
||||
done <<< "$configs"
|
||||
|
||||
echo "--- Scout Test Run Complete: Summary"
|
||||
echo "✅ Passed: ${#results[@]}"
|
||||
echo "⚠️ Configs without tests: ${#configWithoutTests[@]}"
|
||||
echo "❌ Failed: ${#failedConfigs[@]}"
|
||||
|
||||
if [[ ${#results[@]} -gt 0 ]]; then
|
||||
echo "✅ Successful tests:"
|
||||
printf '%s\n' "${results[@]}"
|
||||
fi
|
||||
|
||||
if [[ ${#configWithoutTests[@]} -gt 0 ]]; then
|
||||
{
|
||||
echo "Scout Playwright configs without tests:"
|
||||
echo ""
|
||||
for config in "${configWithoutTests[@]}"; do
|
||||
echo "- $config"
|
||||
done
|
||||
} | buildkite-agent annotate --style "warning" --context "no-tests"
|
||||
fi
|
||||
|
||||
if [[ ${#failedConfigs[@]} -gt 0 ]]; then
|
||||
echo "❌ Failed tests:"
|
||||
printf '%s\n' "${failedConfigs[@]}"
|
||||
buildkite-agent meta-data set "$FAILED_CONFIGS_KEY" "$failedConfigs"
|
||||
fi
|
||||
|
||||
exit $FINAL_EXIT_CODE # Exit with 10 only if there were config failures
|
16
.buildkite/scripts/steps/test/scout_test_run_builder.sh
Executable file
16
.buildkite/scripts/steps/test/scout_test_run_builder.sh
Executable file
|
@ -0,0 +1,16 @@
|
|||
#!/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
|
||||
|
||||
echo '--- Discover Playwright Configs and upload to Buildkite artifacts'
|
||||
node scripts/scout discover-playwright-configs --save
|
||||
cp .scout/test_configs/scout_playwright_configs.json scout_playwright_configs.json
|
||||
buildkite-agent artifact upload "scout_playwright_configs.json"
|
||||
|
||||
echo '--- Scout Test Run Builder'
|
||||
ts-node "$(dirname "${0}")/scout_test_run_builder.ts"
|
30
.buildkite/scripts/steps/test/scout_test_run_builder.ts
Normal file
30
.buildkite/scripts/steps/test/scout_test_run_builder.ts
Normal file
|
@ -0,0 +1,30 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
import path from 'path';
|
||||
import { CiStats } from '#pipeline-utils';
|
||||
|
||||
(async () => {
|
||||
try {
|
||||
const scoutConfigsPath = path.resolve(
|
||||
process.cwd(),
|
||||
'.scout',
|
||||
'test_configs',
|
||||
'scout_playwright_configs.json'
|
||||
);
|
||||
await CiStats.pickScoutTestGroupRunOrder(scoutConfigsPath);
|
||||
} catch (ex) {
|
||||
console.error('CI Stats Error', ex.message);
|
||||
if (ex.response) {
|
||||
console.error('HTTP Error Response Status', ex.response.status);
|
||||
console.error('HTTP Error Response Body', ex.response.data);
|
||||
}
|
||||
process.exit(1);
|
||||
}
|
||||
})();
|
|
@ -32,8 +32,8 @@ snapshots.js
|
|||
/packages/kbn-eslint-config
|
||||
/packages/kbn-plugin-generator/template
|
||||
/packages/kbn-generate/templates
|
||||
/packages/kbn-test/src/functional_test_runner/__tests__/fixtures/
|
||||
/packages/kbn-test/src/functional_test_runner/lib/config/__tests__/fixtures/
|
||||
/src/platform/packages/shared/kbn-test/src/functional_test_runner/__tests__/fixtures/
|
||||
/src/platform/packages/shared/kbn-test/src/functional_test_runner/lib/config/__tests__/fixtures/
|
||||
/src/platform/packages/shared/kbn-flot-charts/lib
|
||||
/src/platform/packages/shared/kbn-monaco/src/**/antlr
|
||||
/src/platform/packages/shared/kbn-esql-ast/src/**/antlr
|
||||
|
|
42
.eslintrc.js
42
.eslintrc.js
|
@ -724,7 +724,7 @@ module.exports = {
|
|||
*/
|
||||
{
|
||||
files: [
|
||||
'packages/kbn-ftr-common-functional-ui-services/services/web_element_wrapper/scroll_into_view_if_necessary.js',
|
||||
'src/platform/packages/shared/kbn-ftr-common-functional-ui-services/services/web_element_wrapper/scroll_into_view_if_necessary.js',
|
||||
'**/browser_exec_scripts/**/*.js',
|
||||
],
|
||||
rules: {
|
||||
|
@ -1089,6 +1089,7 @@ module.exports = {
|
|||
'x-pack/platform/plugins/private/transform/**/*.{js,mjs,ts,tsx}',
|
||||
'x-pack/platform/packages/shared/ml/**/*.{js,mjs,ts,tsx}',
|
||||
'x-pack/platform/packages/private/ml/**/*.{js,mjs,ts,tsx}',
|
||||
'x-pack/platform/plugins/private/file_upload/**/*.{js,mjs,ts,tsx}',
|
||||
],
|
||||
rules: {
|
||||
'@typescript-eslint/consistent-type-imports': 'error',
|
||||
|
@ -1441,13 +1442,13 @@ module.exports = {
|
|||
},
|
||||
{
|
||||
files: [
|
||||
'packages/kbn-scout/src/playwright/**/*.ts',
|
||||
'src/platform/packages/shared/kbn-scout/src/playwright/**/*.ts',
|
||||
'x-pack/solutions/observability/packages/kbn-scout-oblt/src/playwright/**/*.ts',
|
||||
'src/platform/plugins/**/ui_tests/**/*.ts',
|
||||
'x-pack/platform/plugins/**/ui_tests/**/*.ts',
|
||||
'x-pack/solutions/**/plugins/**/ui_tests/**/*.ts',
|
||||
],
|
||||
excludedFiles: ['packages/kbn-scout/src/playwright/**/*.test.ts'],
|
||||
excludedFiles: ['src/platform/packages/shared/kbn-scout/src/playwright/**/*.test.ts'],
|
||||
extends: ['plugin:playwright/recommended'],
|
||||
plugins: ['playwright'],
|
||||
settings: {
|
||||
|
@ -1470,7 +1471,8 @@ module.exports = {
|
|||
'playwright/no-slowed-test': 'error',
|
||||
'playwright/no-standalone-expect': 'error',
|
||||
'playwright/no-unsafe-references': 'error',
|
||||
'playwright/no-wait-for-selector': 'warn',
|
||||
'playwright/no-useless-await': 'error',
|
||||
'playwright/no-wait-for-selector': 'error',
|
||||
'playwright/max-nested-describe': ['error', { max: 1 }],
|
||||
'playwright/missing-playwright-await': 'error',
|
||||
'playwright/prefer-comparison-matcher': 'error',
|
||||
|
@ -1606,9 +1608,9 @@ module.exports = {
|
|||
{
|
||||
// typescript for front and back end
|
||||
files: [
|
||||
'x-pack/platform/plugins/shared/actions/**/*.{ts,tsx}',
|
||||
'x-pack/platform/plugins/shared/alerting/**/*.{ts,tsx}',
|
||||
'x-pack/platform/plugins/shared/stack_alerts/**/*.{ts,tsx}',
|
||||
'x-pack/platform/plugins/shared/actions/**/*.{ts,tsx}',
|
||||
'x-pack/platform/plugins/shared/task_manager/**/*.{ts,tsx}',
|
||||
'x-pack/platform/plugins/shared/event_log/**/*.{ts,tsx}',
|
||||
],
|
||||
|
@ -1627,6 +1629,24 @@ module.exports = {
|
|||
},
|
||||
},
|
||||
|
||||
/**
|
||||
* ResponseOps overrides
|
||||
*/
|
||||
|
||||
{
|
||||
files: [
|
||||
'src/platform/packages/shared/response-ops/**/*.{ts, tsx}',
|
||||
'x-pack/platform/plugins/shared/alerting/**/*.{ts,tsx}',
|
||||
'x-pack/platform/plugins/shared/actions/**/*.{ts,tsx}',
|
||||
'x-pack/platform/plugins/shared/stack_alerts/**/*.{ts, tsx}',
|
||||
'x-pack/platform/plugins/shared/stack_connectors/**/*.{ts, tsx}',
|
||||
'x-pack/platform/plugins/shared/triggers_actions_ui/**/*.{ts, tsx}',
|
||||
],
|
||||
rules: {
|
||||
'@typescript-eslint/consistent-type-imports': 'error',
|
||||
},
|
||||
},
|
||||
|
||||
/**
|
||||
* Lens overrides
|
||||
*/
|
||||
|
@ -1642,10 +1662,11 @@ module.exports = {
|
|||
*/
|
||||
{
|
||||
files: [
|
||||
'src/platform/plugins/shared/discover/**/*.{ts,tsx}',
|
||||
'src/platform/plugins/shared/saved_search/**/*.{ts,tsx}',
|
||||
'src/platform/plugins/shared/discover/**/*.{js,mjs,ts,tsx}',
|
||||
'src/platform/plugins/shared/saved_search/**/*.{js,mjs,ts,tsx}',
|
||||
],
|
||||
rules: {
|
||||
'@typescript-eslint/consistent-type-imports': 'error',
|
||||
'@typescript-eslint/no-explicit-any': 'error',
|
||||
'@typescript-eslint/ban-ts-comment': [
|
||||
'error',
|
||||
|
@ -1909,7 +1930,7 @@ module.exports = {
|
|||
'test/interactive_setup_functional/**/*.{js,mjs,ts,tsx}',
|
||||
|
||||
'packages/kbn-mock-idp-plugin/**/*.{js,mjs,ts,tsx}',
|
||||
'packages/kbn-mock-idp-utils/**/*.{js,mjs,ts,tsx}',
|
||||
'src/platform/packages/private/kbn-mock-idp-utils/**/*.{js,mjs,ts,tsx}',
|
||||
'src/platform/packages/shared/kbn-security-hardening/**/*.{js,mjs,ts,tsx}',
|
||||
'src/platform/packages/shared/kbn-user-profile-components/**/*.{js,mjs,ts,tsx}',
|
||||
|
||||
|
@ -1995,7 +2016,7 @@ module.exports = {
|
|||
'src/platform/packages/shared/kbn-config-schema',
|
||||
'src/platform/plugins/shared/saved_objects_management/**',
|
||||
'src/platform/packages/shared/kbn-analytics/**',
|
||||
'packages/kbn-telemetry-tools/**',
|
||||
'src/platform/packages/private/kbn-telemetry-tools/**',
|
||||
'src/platform/plugins/private/kibana_usage_collection/**',
|
||||
'src/platform/plugins/shared/usage_collection/**',
|
||||
'src/platform/plugins/shared/telemetry/**',
|
||||
|
@ -2063,7 +2084,8 @@ module.exports = {
|
|||
*/
|
||||
{
|
||||
files: [
|
||||
'packages/kbn-{package-*,repo-*,dep-*}/**/*',
|
||||
'src/platform/packages/*/kbn-repo-*/**/*',
|
||||
'packages/kbn-repo-*/**/*',
|
||||
'packages/kbn-validate-next-docs-cli/**/*',
|
||||
'packages/kbn-find-used-node-modules/**/*',
|
||||
],
|
||||
|
|
161
.github/CODEOWNERS
vendored
161
.github/CODEOWNERS
vendored
|
@ -34,43 +34,26 @@ examples/routing_example @elastic/kibana-core
|
|||
examples/screenshot_mode_example @elastic/appex-sharedux
|
||||
examples/search_examples @elastic/kibana-data-discovery
|
||||
examples/share_examples @elastic/appex-sharedux
|
||||
examples/sse_example @elastic/kibana-core
|
||||
examples/state_containers_examples @elastic/appex-sharedux
|
||||
examples/ui_action_examples @elastic/appex-sharedux
|
||||
examples/ui_actions_explorer @elastic/appex-sharedux
|
||||
examples/unified_doc_viewer @elastic/kibana-core
|
||||
examples/unified_field_list_examples @elastic/kibana-data-discovery
|
||||
examples/unified_tabs_examples @elastic/kibana-data-discovery
|
||||
examples/user_profile_examples @elastic/kibana-security
|
||||
examples/v8_profiler_examples @elastic/response-ops
|
||||
packages/kbn-ambient-common-types @elastic/kibana-operations
|
||||
packages/kbn-ambient-ftr-types @elastic/kibana-operations @elastic/appex-qa
|
||||
packages/kbn-ambient-storybook-types @elastic/kibana-operations
|
||||
packages/kbn-ambient-ui-types @elastic/kibana-operations
|
||||
packages/kbn-apm-synthtrace @elastic/obs-ux-infra_services-team @elastic/obs-ux-logs-team
|
||||
packages/kbn-apm-synthtrace-client @elastic/obs-ux-infra_services-team @elastic/obs-ux-logs-team
|
||||
packages/kbn-axe-config @elastic/kibana-qa
|
||||
packages/kbn-babel-preset @elastic/kibana-operations
|
||||
packages/kbn-babel-register @elastic/kibana-operations
|
||||
packages/kbn-babel-transform @elastic/kibana-operations
|
||||
packages/kbn-bazel-runner @elastic/kibana-operations
|
||||
packages/kbn-capture-oas-snapshot-cli @elastic/kibana-core
|
||||
packages/kbn-check-mappings-update-cli @elastic/kibana-core
|
||||
packages/kbn-check-prod-native-modules-cli @elastic/kibana-operations
|
||||
packages/kbn-ci-stats-core @elastic/kibana-operations
|
||||
packages/kbn-ci-stats-performance-metrics @elastic/kibana-operations
|
||||
packages/kbn-ci-stats-reporter @elastic/kibana-operations
|
||||
packages/kbn-ci-stats-shipper-cli @elastic/kibana-operations
|
||||
packages/kbn-cli-dev-mode @elastic/kibana-operations
|
||||
packages/kbn-code-owners @elastic/appex-qa
|
||||
packages/kbn-cypress-config @elastic/kibana-operations
|
||||
packages/kbn-dependency-ownership @elastic/kibana-security
|
||||
packages/kbn-dependency-usage @elastic/kibana-security
|
||||
packages/kbn-dev-cli-errors @elastic/kibana-operations
|
||||
packages/kbn-dev-cli-runner @elastic/kibana-operations
|
||||
packages/kbn-dev-proc-runner @elastic/kibana-operations
|
||||
packages/kbn-dev-utils @elastic/kibana-operations
|
||||
packages/kbn-docs-utils @elastic/kibana-operations
|
||||
packages/kbn-es @elastic/kibana-operations
|
||||
packages/kbn-es-archiver @elastic/kibana-operations @elastic/appex-qa
|
||||
packages/kbn-eslint-config @elastic/kibana-operations
|
||||
packages/kbn-eslint-plugin-css @elastic/appex-sharedux
|
||||
packages/kbn-eslint-plugin-disable @elastic/kibana-operations
|
||||
|
@ -78,20 +61,11 @@ packages/kbn-eslint-plugin-eslint @elastic/kibana-operations
|
|||
packages/kbn-eslint-plugin-i18n @elastic/obs-knowledge-team @elastic/kibana-operations
|
||||
packages/kbn-eslint-plugin-imports @elastic/kibana-operations
|
||||
packages/kbn-eslint-plugin-telemetry @elastic/obs-knowledge-team
|
||||
packages/kbn-expect @elastic/kibana-operations @elastic/appex-qa
|
||||
packages/kbn-failed-test-reporter-cli @elastic/kibana-operations @elastic/appex-qa
|
||||
packages/kbn-find-used-node-modules @elastic/kibana-operations
|
||||
packages/kbn-ftr-common-functional-services @elastic/kibana-operations @elastic/appex-qa
|
||||
packages/kbn-ftr-common-functional-ui-services @elastic/appex-qa
|
||||
packages/kbn-ftr-screenshot-filename @elastic/kibana-operations @elastic/appex-qa
|
||||
packages/kbn-gen-ai-functional-testing @elastic/appex-ai-infra
|
||||
packages/kbn-generate @elastic/kibana-operations
|
||||
packages/kbn-generate-console-definitions @elastic/kibana-management
|
||||
packages/kbn-get-repo-files @elastic/kibana-operations
|
||||
packages/kbn-import-locator @elastic/kibana-operations
|
||||
packages/kbn-import-resolver @elastic/kibana-operations
|
||||
packages/kbn-jest-serializers @elastic/kibana-operations
|
||||
packages/kbn-journeys @elastic/kibana-operations @elastic/appex-qa
|
||||
packages/kbn-json-ast @elastic/kibana-operations
|
||||
packages/kbn-kibana-manifest-schema @elastic/kibana-operations
|
||||
packages/kbn-lint-packages-cli @elastic/kibana-operations
|
||||
|
@ -100,13 +74,7 @@ packages/kbn-managed-vscode-config @elastic/kibana-operations
|
|||
packages/kbn-managed-vscode-config-cli @elastic/kibana-operations
|
||||
packages/kbn-manifest @elastic/kibana-core
|
||||
packages/kbn-mock-idp-plugin @elastic/kibana-security
|
||||
packages/kbn-mock-idp-utils @elastic/kibana-security
|
||||
packages/kbn-node-libs-browser-webpack-plugin @elastic/kibana-operations
|
||||
packages/kbn-openapi-bundler @elastic/security-detection-rule-management
|
||||
packages/kbn-openapi-generator @elastic/security-detection-rule-management
|
||||
packages/kbn-optimizer @elastic/kibana-operations
|
||||
packages/kbn-optimizer-webpack-helpers @elastic/kibana-operations
|
||||
packages/kbn-peggy @elastic/kibana-operations
|
||||
packages/kbn-peggy-loader @elastic/kibana-operations
|
||||
packages/kbn-performance-testing-dataset-extractor @elastic/kibana-performance-testing
|
||||
packages/kbn-picomatcher @elastic/kibana-operations
|
||||
|
@ -116,24 +84,11 @@ packages/kbn-plugin-helpers @elastic/kibana-operations
|
|||
packages/kbn-relocate @elastic/kibana-core
|
||||
packages/kbn-repo-file-maps @elastic/kibana-operations
|
||||
packages/kbn-repo-linter @elastic/kibana-operations
|
||||
packages/kbn-repo-path @elastic/kibana-operations
|
||||
packages/kbn-repo-source-classifier @elastic/kibana-operations
|
||||
packages/kbn-repo-source-classifier-cli @elastic/kibana-operations
|
||||
packages/kbn-scout @elastic/appex-qa
|
||||
packages/kbn-scout-info @elastic/appex-qa
|
||||
packages/kbn-scout-reporting @elastic/appex-qa
|
||||
packages/kbn-set-map @elastic/kibana-operations
|
||||
packages/kbn-some-dev-log @elastic/kibana-operations
|
||||
packages/kbn-sort-package-json @elastic/kibana-operations
|
||||
packages/kbn-stdio-dev-helpers @elastic/kibana-operations
|
||||
packages/kbn-storybook @elastic/kibana-operations
|
||||
packages/kbn-styled-components-mapping-cli @elastic/kibana-operations @elastic/eui-team
|
||||
packages/kbn-telemetry-tools @elastic/kibana-core
|
||||
packages/kbn-test @elastic/kibana-operations @elastic/appex-qa
|
||||
packages/kbn-test-eui-helpers @elastic/kibana-visualizations
|
||||
packages/kbn-test-jest-helpers @elastic/kibana-operations @elastic/appex-qa
|
||||
packages/kbn-test-subj-selector @elastic/kibana-operations @elastic/appex-qa
|
||||
packages/kbn-tooling-log @elastic/kibana-operations
|
||||
packages/kbn-ts-projects @elastic/kibana-operations
|
||||
packages/kbn-ts-type-check-cli @elastic/kibana-operations
|
||||
packages/kbn-validate-next-docs-cli @elastic/kibana-operations
|
||||
|
@ -346,29 +301,47 @@ src/core/packages/user-profile/server-mocks @elastic/kibana-core
|
|||
src/core/packages/user-settings/server @elastic/kibana-security
|
||||
src/core/packages/user-settings/server-internal @elastic/kibana-security
|
||||
src/core/packages/user-settings/server-mocks @elastic/kibana-security
|
||||
src/dev/packages/core-test-helpers-kbn-server @elastic/kibana-core
|
||||
src/dev/packages/core-test-helpers-model-versions @elastic/kibana-core
|
||||
src/core/test-helpers/kbn-server @elastic/kibana-core
|
||||
src/core/test-helpers/model-versions @elastic/kibana-core
|
||||
src/platform/packages/private/analytics/utils/analytics_collection_utils @elastic/kibana-core
|
||||
src/platform/packages/private/default-nav/analytics @elastic/kibana-data-discovery @elastic/kibana-presentation @elastic/kibana-visualizations
|
||||
src/platform/packages/private/default-nav/devtools @elastic/kibana-management
|
||||
src/platform/packages/private/default-nav/management @elastic/kibana-management
|
||||
src/platform/packages/private/default-nav/ml @elastic/ml-ui
|
||||
src/platform/packages/private/kbn-ambient-common-types @elastic/kibana-operations
|
||||
src/platform/packages/private/kbn-ambient-ftr-types @elastic/kibana-operations @elastic/appex-qa
|
||||
src/platform/packages/private/kbn-apm-config-loader @elastic/kibana-core @vigneshshanmugam
|
||||
src/platform/packages/private/kbn-babel-transform @elastic/kibana-operations
|
||||
src/platform/packages/private/kbn-ci-stats-core @elastic/kibana-operations
|
||||
src/platform/packages/private/kbn-ci-stats-reporter @elastic/kibana-operations
|
||||
src/platform/packages/private/kbn-code-owners @elastic/appex-qa
|
||||
src/platform/packages/private/kbn-config-mocks @elastic/kibana-core
|
||||
src/platform/packages/private/kbn-esql-editor @elastic/kibana-esql
|
||||
src/platform/packages/private/kbn-expression-utils @elastic/kibana-presentation
|
||||
src/platform/packages/private/kbn-ftr-screenshot-filename @elastic/kibana-operations @elastic/appex-qa
|
||||
src/platform/packages/private/kbn-gen-ai-functional-testing @elastic/appex-ai-infra
|
||||
src/platform/packages/private/kbn-generate-csv @elastic/appex-sharedux
|
||||
src/platform/packages/private/kbn-get-repo-files @elastic/kibana-operations
|
||||
src/platform/packages/private/kbn-grid-layout @elastic/kibana-presentation
|
||||
src/platform/packages/private/kbn-handlebars @elastic/kibana-security
|
||||
src/platform/packages/private/kbn-hapi-mocks @elastic/kibana-core
|
||||
src/platform/packages/private/kbn-health-gateway-server @elastic/kibana-core
|
||||
src/platform/packages/private/kbn-import-resolver @elastic/kibana-operations
|
||||
src/platform/packages/private/kbn-item-buffer @elastic/appex-sharedux
|
||||
src/platform/packages/private/kbn-jest-serializers @elastic/kibana-operations
|
||||
src/platform/packages/private/kbn-journeys @elastic/kibana-operations @elastic/appex-qa
|
||||
src/platform/packages/private/kbn-language-documentation @elastic/kibana-esql
|
||||
src/platform/packages/private/kbn-lens-formula-docs @elastic/kibana-visualizations
|
||||
src/platform/packages/private/kbn-managed-content-badge @elastic/kibana-visualizations
|
||||
src/platform/packages/private/kbn-mapbox-gl @elastic/kibana-presentation
|
||||
src/platform/packages/private/kbn-mock-idp-utils @elastic/kibana-security
|
||||
src/platform/packages/private/kbn-node-libs-browser-webpack-plugin @elastic/kibana-operations
|
||||
src/platform/packages/private/kbn-optimizer-webpack-helpers @elastic/kibana-operations
|
||||
src/platform/packages/private/kbn-panel-loader @elastic/kibana-presentation
|
||||
src/platform/packages/private/kbn-peggy @elastic/kibana-operations
|
||||
src/platform/packages/private/kbn-react-mute-legacy-root-warning @elastic/appex-sharedux
|
||||
src/platform/packages/private/kbn-repo-packages @elastic/kibana-operations
|
||||
src/platform/packages/private/kbn-repo-path @elastic/kibana-operations
|
||||
src/platform/packages/private/kbn-reporting/common @elastic/appex-sharedux
|
||||
src/platform/packages/private/kbn-reporting/export_types/csv @elastic/appex-sharedux
|
||||
src/platform/packages/private/kbn-reporting/export_types/csv_common @elastic/appex-sharedux
|
||||
|
@ -381,7 +354,13 @@ src/platform/packages/private/kbn-reporting/mocks_server @elastic/appex-sharedux
|
|||
src/platform/packages/private/kbn-reporting/public @elastic/appex-sharedux
|
||||
src/platform/packages/private/kbn-reporting/server @elastic/appex-sharedux
|
||||
src/platform/packages/private/kbn-saved-objects-settings @elastic/appex-sharedux
|
||||
src/platform/packages/private/kbn-scout-info @elastic/appex-qa
|
||||
src/platform/packages/private/kbn-scout-reporting @elastic/appex-qa
|
||||
src/platform/packages/private/kbn-screenshotting-server @elastic/appex-sharedux
|
||||
src/platform/packages/private/kbn-some-dev-log @elastic/kibana-operations
|
||||
src/platform/packages/private/kbn-stdio-dev-helpers @elastic/kibana-operations
|
||||
src/platform/packages/private/kbn-telemetry-tools @elastic/kibana-core
|
||||
src/platform/packages/private/kbn-test-eui-helpers @elastic/kibana-visualizations
|
||||
src/platform/packages/private/kbn-timelion-grammar @elastic/kibana-visualizations
|
||||
src/platform/packages/private/kbn-tinymath @elastic/kibana-visualizations
|
||||
src/platform/packages/private/kbn-transpose-utils @elastic/kibana-visualizations
|
||||
|
@ -424,10 +403,16 @@ src/platform/packages/shared/kbn-actions-types @elastic/response-ops
|
|||
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
|
||||
src/platform/packages/shared/kbn-ambient-storybook-types @elastic/kibana-operations
|
||||
src/platform/packages/shared/kbn-ambient-ui-types @elastic/kibana-operations
|
||||
src/platform/packages/shared/kbn-analytics @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-apm-data-view @elastic/obs-ux-infra_services-team
|
||||
src/platform/packages/shared/kbn-apm-synthtrace @elastic/obs-ux-infra_services-team @elastic/obs-ux-logs-team
|
||||
src/platform/packages/shared/kbn-apm-synthtrace-client @elastic/obs-ux-infra_services-team @elastic/obs-ux-logs-team
|
||||
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-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
|
||||
|
@ -442,28 +427,38 @@ src/platform/packages/shared/kbn-content-management-utils @elastic/kibana-data-d
|
|||
src/platform/packages/shared/kbn-crypto @elastic/kibana-security
|
||||
src/platform/packages/shared/kbn-crypto-browser @elastic/kibana-core
|
||||
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-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
|
||||
src/platform/packages/shared/kbn-datemath @elastic/kibana-data-discovery
|
||||
src/platform/packages/shared/kbn-dev-cli-errors @elastic/kibana-operations
|
||||
src/platform/packages/shared/kbn-dev-cli-runner @elastic/kibana-operations
|
||||
src/platform/packages/shared/kbn-dev-proc-runner @elastic/kibana-operations
|
||||
src/platform/packages/shared/kbn-dev-utils @elastic/kibana-operations
|
||||
src/platform/packages/shared/kbn-discover-contextual-components @elastic/obs-ux-logs-team @elastic/kibana-data-discovery
|
||||
src/platform/packages/shared/kbn-discover-utils @elastic/kibana-data-discovery
|
||||
src/platform/packages/shared/kbn-doc-links @elastic/docs
|
||||
src/platform/packages/shared/kbn-dom-drag-drop @elastic/kibana-visualizations @elastic/kibana-data-discovery
|
||||
src/platform/packages/shared/kbn-ebt-tools @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-elastic-agent-utils @elastic/obs-ux-logs-team
|
||||
src/platform/packages/shared/kbn-es @elastic/kibana-operations
|
||||
src/platform/packages/shared/kbn-es-archiver @elastic/kibana-operations @elastic/appex-qa
|
||||
src/platform/packages/shared/kbn-es-errors @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-es-query @elastic/kibana-data-discovery
|
||||
src/platform/packages/shared/kbn-es-types @elastic/kibana-core @elastic/obs-knowledge-team
|
||||
src/platform/packages/shared/kbn-esql-ast @elastic/kibana-esql
|
||||
src/platform/packages/shared/kbn-esql-types @elastic/kibana-esql
|
||||
src/platform/packages/shared/kbn-esql-utils @elastic/kibana-esql
|
||||
src/platform/packages/shared/kbn-esql-validation-autocomplete @elastic/kibana-esql
|
||||
src/platform/packages/shared/kbn-esql-variables-types @elastic/kibana-esql
|
||||
src/platform/packages/shared/kbn-event-annotation-common @elastic/kibana-visualizations
|
||||
src/platform/packages/shared/kbn-event-annotation-components @elastic/kibana-visualizations
|
||||
src/platform/packages/shared/kbn-expect @elastic/kibana-operations @elastic/appex-qa
|
||||
src/platform/packages/shared/kbn-field-types @elastic/kibana-data-discovery
|
||||
src/platform/packages/shared/kbn-field-utils @elastic/kibana-data-discovery
|
||||
src/platform/packages/shared/kbn-flot-charts @elastic/kibana-presentation @elastic/stack-monitoring
|
||||
src/platform/packages/shared/kbn-ftr-common-functional-services @elastic/kibana-operations @elastic/appex-qa
|
||||
src/platform/packages/shared/kbn-ftr-common-functional-ui-services @elastic/appex-qa
|
||||
src/platform/packages/shared/kbn-grouping @elastic/response-ops
|
||||
src/platform/packages/shared/kbn-guided-onboarding @elastic/appex-sharedux
|
||||
src/platform/packages/shared/kbn-i18n @elastic/kibana-core
|
||||
|
@ -490,7 +485,9 @@ src/platform/packages/shared/kbn-monaco @elastic/appex-sharedux
|
|||
src/platform/packages/shared/kbn-object-utils @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-object-versioning @elastic/appex-sharedux
|
||||
src/platform/packages/shared/kbn-object-versioning-utils @elastic/appex-sharedux
|
||||
src/platform/packages/shared/kbn-openapi-bundler @elastic/security-detection-rule-management
|
||||
src/platform/packages/shared/kbn-openapi-common @elastic/security-detection-rule-management
|
||||
src/platform/packages/shared/kbn-openapi-generator @elastic/security-detection-rule-management
|
||||
src/platform/packages/shared/kbn-osquery-io-ts-types @elastic/security-asset-management
|
||||
src/platform/packages/shared/kbn-palettes @elastic/kibana-visualizations
|
||||
src/platform/packages/shared/kbn-profiling-utils @elastic/obs-ux-infra_services-team
|
||||
|
@ -506,6 +503,7 @@ src/platform/packages/shared/kbn-rrule @elastic/response-ops
|
|||
src/platform/packages/shared/kbn-rule-data-utils @elastic/security-detections-response @elastic/response-ops @elastic/obs-ux-management-team
|
||||
src/platform/packages/shared/kbn-safer-lodash-set @elastic/kibana-security
|
||||
src/platform/packages/shared/kbn-saved-search-component @elastic/obs-ux-logs-team
|
||||
src/platform/packages/shared/kbn-scout @elastic/appex-qa
|
||||
src/platform/packages/shared/kbn-search-api-panels @elastic/search-kibana
|
||||
src/platform/packages/shared/kbn-search-connectors @elastic/search-kibana
|
||||
src/platform/packages/shared/kbn-search-errors @elastic/kibana-data-discovery
|
||||
|
@ -529,7 +527,12 @@ src/platform/packages/shared/kbn-sse-utils-client @elastic/obs-knowledge-team
|
|||
src/platform/packages/shared/kbn-sse-utils-server @elastic/obs-knowledge-team
|
||||
src/platform/packages/shared/kbn-std @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-storage-adapter @elastic/observability-ui
|
||||
src/platform/packages/shared/kbn-storybook @elastic/kibana-operations
|
||||
src/platform/packages/shared/kbn-test @elastic/kibana-operations @elastic/appex-qa
|
||||
src/platform/packages/shared/kbn-test-jest-helpers @elastic/kibana-operations @elastic/appex-qa
|
||||
src/platform/packages/shared/kbn-test-subj-selector @elastic/kibana-operations @elastic/appex-qa
|
||||
src/platform/packages/shared/kbn-timerange @elastic/obs-ux-logs-team
|
||||
src/platform/packages/shared/kbn-tooling-log @elastic/kibana-operations
|
||||
src/platform/packages/shared/kbn-traced-es-client @elastic/observability-ui
|
||||
src/platform/packages/shared/kbn-triggers-actions-ui-types @elastic/response-ops
|
||||
src/platform/packages/shared/kbn-try-in-console @elastic/search-kibana
|
||||
|
@ -539,6 +542,7 @@ src/platform/packages/shared/kbn-ui-theme @elastic/kibana-operations
|
|||
src/platform/packages/shared/kbn-unified-data-table @elastic/kibana-data-discovery @elastic/security-threat-hunting-investigations
|
||||
src/platform/packages/shared/kbn-unified-doc-viewer @elastic/kibana-data-discovery
|
||||
src/platform/packages/shared/kbn-unified-field-list @elastic/kibana-data-discovery
|
||||
src/platform/packages/shared/kbn-unified-tabs @elastic/kibana-data-discovery
|
||||
src/platform/packages/shared/kbn-unsaved-changes-prompt @elastic/kibana-management
|
||||
src/platform/packages/shared/kbn-use-tracked-promise @elastic/obs-ux-logs-team
|
||||
src/platform/packages/shared/kbn-user-profile-components @elastic/kibana-security
|
||||
|
@ -698,7 +702,7 @@ src/platform/plugins/shared/ui_actions @elastic/appex-sharedux
|
|||
src/platform/plugins/shared/ui_actions_enhanced @elastic/appex-sharedux
|
||||
src/platform/plugins/shared/unified_doc_viewer @elastic/kibana-data-discovery
|
||||
src/platform/plugins/shared/unified_histogram @elastic/kibana-data-discovery
|
||||
src/platform/plugins/shared/unified_search @elastic/kibana-visualizations
|
||||
src/platform/plugins/shared/unified_search @elastic/kibana-presentation
|
||||
src/platform/plugins/shared/usage_collection @elastic/kibana-core
|
||||
src/platform/plugins/shared/vis_types/timeseries @elastic/kibana-visualizations
|
||||
src/platform/plugins/shared/visualizations @elastic/kibana-visualizations
|
||||
|
@ -782,7 +786,6 @@ x-pack/platform/packages/private/ml/date_picker @elastic/ml-ui
|
|||
x-pack/platform/packages/private/ml/date_utils @elastic/ml-ui
|
||||
x-pack/platform/packages/private/ml/field_stats_flyout @elastic/ml-ui
|
||||
x-pack/platform/packages/private/ml/in_memory_table @elastic/ml-ui
|
||||
x-pack/platform/packages/private/ml/inference_integration_flyout @elastic/ml-ui
|
||||
x-pack/platform/packages/private/ml/is_defined @elastic/ml-ui
|
||||
x-pack/platform/packages/private/ml/is_populated_object @elastic/ml-ui
|
||||
x-pack/platform/packages/private/ml/json_schemas @elastic/ml-ui
|
||||
|
@ -802,6 +805,7 @@ x-pack/platform/packages/private/security/authorization_core @elastic/kibana-sec
|
|||
x-pack/platform/packages/private/security/authorization_core_common @elastic/kibana-security
|
||||
x-pack/platform/packages/private/security/role_management_model @elastic/kibana-security
|
||||
x-pack/platform/packages/private/security/ui_components @elastic/kibana-security
|
||||
x-pack/platform/packages/shared/ai-assistant/ai-assistant-cta @elastic/appex-sharedux
|
||||
x-pack/platform/packages/shared/ai-assistant/common @elastic/search-kibana
|
||||
x-pack/platform/packages/shared/ai-assistant/icon @elastic/appex-sharedux
|
||||
x-pack/platform/packages/shared/ai-infra/inference-common @elastic/appex-ai-infra
|
||||
|
@ -823,6 +827,7 @@ x-pack/platform/packages/shared/kbn-event-stacktrace @elastic/obs-ux-infra_servi
|
|||
x-pack/platform/packages/shared/kbn-inference-endpoint-ui-common @elastic/response-ops @elastic/appex-ai-infra @elastic/obs-ai-assistant @elastic/security-generative-ai
|
||||
x-pack/platform/packages/shared/kbn-key-value-metadata-table @elastic/obs-ux-infra_services-team @elastic/obs-ux-logs-team
|
||||
x-pack/platform/packages/shared/kbn-langchain @elastic/security-generative-ai
|
||||
x-pack/platform/packages/shared/kbn-sample-parser @elastic/streams-program-team
|
||||
x-pack/platform/packages/shared/kbn-slo-schema @elastic/obs-ux-management-team
|
||||
x-pack/platform/packages/shared/kbn-streams-schema @elastic/streams-program-team
|
||||
x-pack/platform/packages/shared/logs-overview @elastic/obs-ux-logs-team
|
||||
|
@ -917,6 +922,8 @@ x-pack/platform/plugins/shared/serverless @elastic/appex-sharedux
|
|||
x-pack/platform/plugins/shared/spaces @elastic/kibana-security
|
||||
x-pack/platform/plugins/shared/stack_alerts @elastic/response-ops
|
||||
x-pack/platform/plugins/shared/stack_connectors @elastic/response-ops
|
||||
x-pack/platform/plugins/shared/streams @elastic/streams-program-team
|
||||
x-pack/platform/plugins/shared/streams_app @elastic/streams-program-team
|
||||
x-pack/platform/plugins/shared/task_manager @elastic/response-ops
|
||||
x-pack/platform/plugins/shared/timelines @elastic/security-threat-hunting-investigations
|
||||
x-pack/platform/plugins/shared/triggers_actions_ui @elastic/response-ops
|
||||
|
@ -929,7 +936,7 @@ x-pack/solutions/observability/packages/kbn-investigation-shared @elastic/obs-ux
|
|||
x-pack/solutions/observability/packages/kbn-scout-oblt @elastic/appex-qa
|
||||
x-pack/solutions/observability/packages/observability-ai/observability-ai-common @elastic/obs-ai-assistant
|
||||
x-pack/solutions/observability/packages/observability-ai/observability-ai-server @elastic/obs-ai-assistant
|
||||
x-pack/solutions/observability/packages/synthetics_test_data @elastic/obs-ux-management-team
|
||||
x-pack/solutions/observability/packages/synthetics-test-data @elastic/obs-ux-management-team
|
||||
x-pack/solutions/observability/packages/utils-browser @elastic/observability-ui
|
||||
x-pack/solutions/observability/packages/utils-common @elastic/observability-ui
|
||||
x-pack/solutions/observability/packages/utils-server @elastic/observability-ui
|
||||
|
@ -951,12 +958,11 @@ x-pack/solutions/observability/plugins/observability_ai_assistant_management @el
|
|||
x-pack/solutions/observability/plugins/observability_logs_explorer @elastic/obs-ux-logs-team
|
||||
x-pack/solutions/observability/plugins/observability_onboarding @elastic/obs-ux-logs-team
|
||||
x-pack/solutions/observability/plugins/observability_shared @elastic/observability-ui
|
||||
x-pack/solutions/observability/plugins/observability_streams_wrapper @elastic/streams-program-team
|
||||
x-pack/solutions/observability/plugins/profiling @elastic/obs-ux-infra_services-team
|
||||
x-pack/solutions/observability/plugins/profiling_data_access @elastic/obs-ux-infra_services-team
|
||||
x-pack/solutions/observability/plugins/serverless_observability @elastic/obs-ux-management-team
|
||||
x-pack/solutions/observability/plugins/slo @elastic/obs-ux-management-team
|
||||
x-pack/solutions/observability/plugins/streams @elastic/streams-program-team
|
||||
x-pack/solutions/observability/plugins/streams_app @elastic/streams-program-team
|
||||
x-pack/solutions/observability/plugins/synthetics @elastic/obs-ux-management-team
|
||||
x-pack/solutions/observability/plugins/synthetics/e2e @elastic/obs-ux-management-team
|
||||
x-pack/solutions/observability/plugins/uptime @elastic/obs-ux-management-team
|
||||
|
@ -1006,7 +1012,6 @@ x-pack/solutions/security/packages/security-ai-prompts @elastic/security-generat
|
|||
x-pack/solutions/security/packages/side-nav @elastic/security-threat-hunting-explore
|
||||
x-pack/solutions/security/packages/storybook/config @elastic/security-threat-hunting-explore
|
||||
x-pack/solutions/security/packages/upselling @elastic/security-threat-hunting-explore
|
||||
x-pack/solutions/security/plugins/cloud_defend @elastic/kibana-cloud-security-posture
|
||||
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-explore
|
||||
x-pack/solutions/security/plugins/elastic_assistant @elastic/security-generative-ai
|
||||
|
@ -1124,6 +1129,7 @@ x-pack/test_serverless/api_integration/test_suites/common/platform_security @ela
|
|||
/test/examples/partial_results @elastic/kibana-data-discovery
|
||||
/test/examples/search @elastic/kibana-data-discovery
|
||||
/test/examples/unified_field_list_examples @elastic/kibana-data-discovery
|
||||
/test/examples/unified_tabs_examples @elastic/kibana-data-discovery
|
||||
/test/functional/apps/context @elastic/kibana-data-discovery
|
||||
/test/functional/apps/discover @elastic/kibana-data-discovery
|
||||
/test/functional/apps/management/ccs_compatibility/_data_views_ccs.ts @elastic/kibana-data-discovery
|
||||
|
@ -1162,6 +1168,8 @@ src/platform/plugins/shared/discover/public/context_awareness/profile_providers/
|
|||
# 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
|
||||
src/platform/plugins/shared/discover/public/context_awareness/profile_providers/observability @elastic/kibana-data-discovery @elastic/obs-ux-logs-team
|
||||
src/platform/plugins/shared/discover/public/context_awareness/profile_providers/traces_document_profile @elastic/obs-ux-infra_services-team
|
||||
src/platform/plugins/shared/discover/public/context_awareness/profile_providers/traces_data_source_profile @elastic/obs-ux-infra_services-team
|
||||
|
||||
# Platform Docs
|
||||
/x-pack/test_serverless/functional/test_suites/security/screenshot_creation/index.ts @elastic/platform-docs
|
||||
|
@ -1315,6 +1323,8 @@ packages/kbn-monaco/src/esql @elastic/kibana-esql
|
|||
/x-pack/solutions/observability/plugins/infra/server/utils @elastic/obs-ux-infra_services-team
|
||||
/x-pack/test_serverless/functional/test_suites/observability/infra @elastic/obs-ux-infra_services-team
|
||||
/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
|
||||
|
||||
## 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
|
||||
|
@ -1340,9 +1350,14 @@ packages/kbn-monaco/src/esql @elastic/kibana-esql
|
|||
/x-pack/solutions/observability/plugins/infra/server/routes/log_alerts @elastic/obs-ux-logs-team
|
||||
/x-pack/solutions/observability/plugins/infra/server/routes/log_analysis @elastic/obs-ux-logs-team
|
||||
/x-pack/solutions/observability/plugins/infra/server/services/rules @elastic/obs-ux-infra_services-team @elastic/obs-ux-logs-team
|
||||
/x-pack/test/common/utils/synthtrace @elastic/obs-ux-infra_services-team @elastic/obs-ux-logs-team # Assigned per https://github.com/elastic/kibana/blob/main/packages/kbn-apm-synthtrace/kibana.jsonc#L5
|
||||
/x-pack/test/common/utils/synthtrace @elastic/obs-ux-infra_services-team @elastic/obs-ux-logs-team # Assigned per https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-apm-synthtrace/kibana.jsonc#L5
|
||||
/x-pack/test/common/utils/server_route_repository @elastic/obs-knowledge-team
|
||||
|
||||
## Streams parts owned by Logs UX
|
||||
/x-pack/platform/plugins/shared/streams/server/routes/streams/processing @elastic/obs-ux-logs-team
|
||||
/x-pack/platform/plugins/shared/streams/server/routes/streams/schema @elastic/obs-ux-logs-team
|
||||
/x-pack/platform/plugins/shared/streams_app/public/components/data_management @elastic/obs-ux-logs-team
|
||||
|
||||
# Infra Monitoring tests
|
||||
/x-pack/test/common/services/infra_synthtrace_kibana_client.ts @elastic/obs-ux-infra_services-team
|
||||
/x-pack/test/common/services/infra_log_views.ts @elastic/obs-ux-infra_services-team # Assigned per https://github.com/elastic/kibana/pull/188204
|
||||
|
@ -1374,6 +1389,7 @@ packages/kbn-monaco/src/esql @elastic/kibana-esql
|
|||
/x-pack/test/api_integration/deployment_agnostic/apis/observability/synthetics/ @elastic/obs-ux-management-team
|
||||
/x-pack/test/api_integration/deployment_agnostic/services/synthetics_monitors @elastic/obs-ux-management-team
|
||||
/x-pack/test/api_integration/deployment_agnostic/services/synthetics_private_location @elastic/obs-ux-management-team
|
||||
/x-pack/test/functional/page_objects/alert_controls.ts @elastic/obs-ux-management-team
|
||||
|
||||
# Elastic Stack Monitoring
|
||||
/x-pack/test/monitoring_api_integration @elastic/stack-monitoring
|
||||
|
@ -1425,6 +1441,10 @@ packages/kbn-monaco/src/esql @elastic/kibana-esql
|
|||
/x-pack/test/alerting_api_integration/observability/index.ts @elastic/obs-ux-management-team
|
||||
/x-pack/test_serverless/api_integration/test_suites/observability/synthetics @elastic/obs-ux-management-team
|
||||
|
||||
# Observability-ui folder level permissions (need to be before individual files inside the folder)
|
||||
/x-pack/test_serverless/functional/test_suites/observability @elastic/observability-ui
|
||||
/test/functional/apps/discover/observability @elastic/observability-ui
|
||||
|
||||
# obs-ux-logs-team
|
||||
/x-pack/test/functional/es_archives/observability_logs_explorer @elastic/obs-ux-logs-team
|
||||
/x-pack/test/api_integration/deployment_agnostic/apis/observability/dataset_quality @elastic/obs-ux-logs-team
|
||||
|
@ -1450,9 +1470,10 @@ packages/kbn-monaco/src/esql @elastic/kibana-esql
|
|||
/x-pack/test_serverless/functional/test_suites/observability/discover @elastic/obs-ux-logs-team @elastic/kibana-data-discovery
|
||||
/src/platform/plugins/shared/unified_doc_viewer/public/components/doc_viewer_logs_overview @elastic/obs-ux-logs-team
|
||||
/x-pack/test/api_integration/apis/logs_shared @elastic/obs-ux-logs-team
|
||||
/test/functional/apps/discover/observability/embeddable @elastic/obs-ux-logs-team
|
||||
/test/functional/apps/discover/observability/logs @elastic/obs-ux-logs-team
|
||||
|
||||
# Observability-ui
|
||||
/x-pack/test_serverless/functional/test_suites/observability @elastic/observability-ui
|
||||
/x-pack/test_serverless/api_integration/test_suites/observability/index.ts @elastic/observability-ui
|
||||
/x-pack/test/functional_solution_sidenav/tests/observability_sidenav.ts @elastic/observability-ui
|
||||
/x-pack/test/functional/page_objects/observability_page.ts @elastic/observability-ui
|
||||
|
@ -1597,9 +1618,10 @@ packages/kbn-monaco/src/esql @elastic/kibana-esql
|
|||
/.eslintignore @elastic/kibana-operations
|
||||
|
||||
# QA - Appex QA
|
||||
/packages/kbn-es/src/serverless_resources/project_roles/es/roles.yml @elastic/appex-qa
|
||||
/packages/kbn-es/src/serverless_resources/project_roles/oblt/roles.yml @elastic/appex-qa
|
||||
/packages/kbn-es/src/serverless_resources/project_roles/security/roles.yml @elastic/appex-qa
|
||||
/x-pack/test/.gitignore @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
|
||||
/x-pack/platform/plugins/shared/maps/ui_tests @elastic/appex-qa # temporarily
|
||||
/x-pack/platform/plugins/private/discover_enhanced/ui_tests/ @elastic/appex-qa # temporarily
|
||||
/x-pack/test/functional/fixtures/package_registry_config.yml @elastic/appex-qa # No usages found
|
||||
|
@ -1680,11 +1702,13 @@ packages/kbn-monaco/src/esql @elastic/kibana-esql
|
|||
/test/functional/services/data_grid.ts @elastic/appex-qa
|
||||
/test/functional/services/combo_box.ts @elastic/appex-qa
|
||||
/test/functional/page_objects/unified_field_list.ts @elastic/appex-qa
|
||||
/test/functional/page_objects/unified_tabs.ts @elastic/appex-qa
|
||||
/test/functional/page_objects/time_picker.ts @elastic/appex-qa
|
||||
/test/functional/page_objects/index.ts @elastic/appex-qa
|
||||
/test/functional/page_objects/header_page.ts @elastic/appex-qa
|
||||
/test/functional/page_objects/error_page.ts @elastic/appex-qa
|
||||
/test/functional/page_objects/common_page.ts @elastic/appex-qa
|
||||
/test/functional/page_objects/space_settings.ts @elastic/appex-qa
|
||||
/test/functional/jest.config.js @elastic/appex-qa
|
||||
/test/functional/ftr_provider_context.ts @elastic/appex-qa
|
||||
/test/functional/fixtures/es_archiver/README.md @elastic/appex-qa
|
||||
|
@ -1731,7 +1755,7 @@ packages/kbn-monaco/src/esql @elastic/kibana-esql
|
|||
/test/functional/services/remote @elastic/appex-qa
|
||||
/test/visual_regression @elastic/appex-qa
|
||||
/x-pack/test/visual_regression @elastic/appex-qa
|
||||
/packages/kbn-test/src/functional_test_runner @elastic/appex-qa
|
||||
/src/platform/packages/shared/kbn-test/src/functional_test_runner @elastic/appex-qa
|
||||
/packages/kbn-performance-testing-dataset-extractor @elastic/appex-qa
|
||||
/x-pack/test_serverless/**/*config.base.ts @elastic/appex-qa
|
||||
/x-pack/test_serverless/**/deployment_agnostic_services.ts @elastic/appex-qa
|
||||
|
@ -1741,7 +1765,7 @@ packages/kbn-monaco/src/esql @elastic/kibana-esql
|
|||
/x-pack/test_serverless/functional/test_suites/security/ftr/ @elastic/appex-qa
|
||||
/x-pack/test_serverless/functional/test_suites/common/home_page/ @elastic/appex-qa
|
||||
/x-pack/test_serverless/**/services/ @elastic/appex-qa
|
||||
/packages/kbn-es/src/stateful_resources/roles.yml @elastic/appex-qa
|
||||
/src/platform/packages/shared/kbn-es/src/stateful_resources/roles.yml @elastic/appex-qa
|
||||
/x-pack/test/api_integration/deployment_agnostic/ftr_provider_context.d.ts @elastic/appex-qa
|
||||
/x-pack/test/api_integration/deployment_agnostic/README.md @elastic/appex-qa
|
||||
/x-pack/test/api_integration/deployment_agnostic/*configs/ @elastic/appex-qa
|
||||
|
@ -1836,9 +1860,12 @@ packages/kbn-monaco/src/esql @elastic/kibana-esql
|
|||
/config/serverless.es.yml @elastic/kibana-core @elastic/kibana-security
|
||||
/config/serverless.oblt.yml @elastic/kibana-core @elastic/kibana-security
|
||||
/config/serverless.security.yml @elastic/kibana-core @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
|
||||
/config/serverless.security.complete.yml @elastic/security-solution @elastic/kibana-security
|
||||
/typings/ @elastic/kibana-core
|
||||
/test/analytics @elastic/kibana-core
|
||||
/packages/kbn-test/src/jest/setup/mocks.kbn_i18n_react.js @elastic/kibana-core
|
||||
/src/platform/packages/shared/kbn-test/src/jest/setup/mocks.kbn_i18n_react.js @elastic/kibana-core
|
||||
/x-pack/test/saved_objects_field_count/ @elastic/kibana-core
|
||||
/x-pack/test_serverless/**/test_suites/common/saved_objects_management/ @elastic/kibana-core
|
||||
/x-pack/test_serverless/api_integration/test_suites/common/core/ @elastic/kibana-core
|
||||
|
@ -2393,6 +2420,7 @@ x-pack/test/security_solution_cypress/cypress/tasks/expandable_flyout @elastic/
|
|||
/x-pack/solutions/security/plugins/security_solution/common/api/detection_engine/prebuilt_rules @elastic/security-detection-rule-management
|
||||
/x-pack/solutions/security/plugins/security_solution/common/api/detection_engine/rule_management @elastic/security-detection-rule-management
|
||||
/x-pack/solutions/security/plugins/security_solution/common/api/detection_engine/rule_monitoring @elastic/security-detection-rule-management
|
||||
/x-pack/solutions/security/plugins/security_solution/common/detection_engine/prebuilt_rules @elastic/security-detection-rule-management
|
||||
/x-pack/solutions/security/plugins/security_solution/common/detection_engine/rule_management @elastic/security-detection-rule-management
|
||||
|
||||
/x-pack/test/security_solution_cypress/cypress/e2e/detection_response/rule_management @elastic/security-detection-rule-management
|
||||
|
@ -2494,10 +2522,13 @@ x-pack/solutions/security/plugins/security_solution/server/assistant/tools/defen
|
|||
/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
|
||||
/x-pack/solutions/security/plugins/security_solution_serverless/server/ai4soc @elastic/security-defend-workflows
|
||||
x-pack/platform/packages/shared/kbn-elastic-assistant-common/impl/schemas/defend_insights @elastic/security-defend-workflows
|
||||
x-pack/plugins/elastic_assistant/server/__mocks__/defend_insights_schema.mock.ts @elastic/security-defend-workflows
|
||||
x-pack/plugins/elastic_assistant/server/ai_assistant_data_clients/defend_insights @elastic/security-defend-workflows
|
||||
x-pack/plugins/elastic_assistant/server/routes/defend_insights @elastic/security-defend-workflows
|
||||
x-pack/solutions/security/plugins/elastic_assistant/server/lib/defend_insights @elastic/security-defend-workflows
|
||||
x-pack/solutions/security/plugins/elastic_assistant/server/routes/defend_insights @elastic/security-defend-workflows
|
||||
/x-pack/solutions/security/plugins/security_solution/public/common/components/response_actions @elastic/security-defend-workflows
|
||||
/x-pack/solutions/security/plugins/security_solution_serverless/public/upselling/pages/osquery_automated_response_actions.tsx @elastic/security-defend-workflows
|
||||
|
||||
|
@ -2535,12 +2566,10 @@ x-pack/test/automatic_import_api_integration @elastic/security-scalability
|
|||
## Packages
|
||||
x-pack/packages/kbn-cloud-security-posture @elastic/kibana-cloud-security-posture
|
||||
## Plugins
|
||||
x-pack/plugins/cloud_defend @elastic/kibana-cloud-security-posture
|
||||
x-pack/plugins/cloud_security_posture @elastic/kibana-cloud-security-posture
|
||||
x-pack/plugins/kubernetes_security @elastic/kibana-cloud-security-posture
|
||||
## Security Solution sub teams
|
||||
x-pack/solutions/security/plugins/security_solution/public/common/components/sessions_viewer @elastic/kibana-cloud-security-posture
|
||||
x-pack/solutions/security/plugins/security_solution/public/cloud_defend @elastic/kibana-cloud-security-posture
|
||||
x-pack/solutions/security/plugins/security_solution/public/cloud_security_posture @elastic/kibana-cloud-security-posture
|
||||
x-pack/solutions/security/plugins/security_solution/public/kubernetes @elastic/kibana-cloud-security-posture
|
||||
x-pack/solutions/security/plugins/security_solution/server/lib/asset_inventory @elastic/kibana-cloud-security-posture
|
||||
|
|
76
.github/codeql/codeql-config.yml
vendored
76
.github/codeql/codeql-config.yml
vendored
|
@ -1,24 +1,27 @@
|
|||
paths-ignore:
|
||||
- '**/*-mocks/**'
|
||||
- '**/*.cy.*'
|
||||
- '**/*.mock.*'
|
||||
- '**/*.mocks.*'
|
||||
- '**/*.test.*'
|
||||
- '**/.storybook/**'
|
||||
- '**/__fixtures__/**'
|
||||
- '**/__jest__/**'
|
||||
- '**/__mocks__/**'
|
||||
- '**/__snapshots__/**'
|
||||
- '**/__stories__/**'
|
||||
- '**/__tests__/**'
|
||||
- '**/.storybook/**'
|
||||
- '**/*-mocks/**'
|
||||
- '**/*.cy.*'
|
||||
- '**/*.mock.*'
|
||||
- '**/*.mocks.*'
|
||||
- '**/*.test.*'
|
||||
- '**/cypress/**'
|
||||
- '**/e2e/**'
|
||||
- '**/ftr_e2e/**'
|
||||
- '**/integration_tests/**'
|
||||
- '**/jest.config.*'
|
||||
- '**/jest.integration.config.*'
|
||||
- '**/kbn-scout-*'
|
||||
- '**/mocks.*'
|
||||
- '**/mocks/**'
|
||||
- '**/stub/**'
|
||||
- '**/scripts/**'
|
||||
- '**/storybook/**'
|
||||
- '**/test_helpers/**'
|
||||
- '**/test_utils/**'
|
||||
|
@ -29,68 +32,67 @@ paths-ignore:
|
|||
- kbn_pm
|
||||
- legacy_rfcs
|
||||
- oas_docs
|
||||
- packages/*/scripts
|
||||
- src/dev/packages/core-test-helpers-kbn-server
|
||||
- packages/kbn-ambient-*-types
|
||||
- packages/kbn-apm-synthtrace
|
||||
- packages/kbn-axe-config
|
||||
- packages/kbn-babel-*
|
||||
- packages/kbn-bazel-*
|
||||
- packages/kbn-ci-*
|
||||
- packages/kbn-cli-dev-mode
|
||||
- packages/kbn-cypress-*
|
||||
- packages/kbn-dev-cli-errors
|
||||
- packages/kbn-dev-cli-runner
|
||||
- packages/kbn-dev-proc-runner
|
||||
- packages/kbn-dev-utils
|
||||
- packages/kbn-docs-utils
|
||||
- packages/kbn-es
|
||||
- packages/kbn-es-archiver
|
||||
- packages/kbn-eslint-*
|
||||
- packages/kbn-expect
|
||||
- packages/kbn-failed-test-reporter-cli
|
||||
- packages/kbn-find-used-node-modules
|
||||
- packages/kbn-ftr-*
|
||||
- packages/kbn-generate
|
||||
- packages/kbn-get-repo-files
|
||||
- packages/kbn-import-resolver
|
||||
- packages/kbn-jest-*
|
||||
- packages/kbn-journeys
|
||||
- packages/kbn-kibana-manifest-schema
|
||||
- packages/kbn-managed-vscode-config
|
||||
- packages/kbn-managed-vscode-config-cli
|
||||
- packages/kbn-optimizer
|
||||
- packages/kbn-optimizer-*
|
||||
- packages/kbn-peggy
|
||||
- packages/kbn-peggy-loader
|
||||
- packages/kbn-performance-testing-dataset-extractor
|
||||
- packages/kbn-plugin-generator
|
||||
- packages/kbn-plugin-helpers
|
||||
- packages/kbn-relocate
|
||||
- packages/kbn-repo-path
|
||||
- packages/kbn-repo-source-classifier
|
||||
- packages/kbn-repo-source-classifier-cli
|
||||
- packages/kbn-scout
|
||||
- packages/kbn-scout-*
|
||||
- packages/kbn-some-dev-log
|
||||
- packages/kbn-sort-package-json
|
||||
- packages/kbn-stdio-dev-helpers
|
||||
- packages/kbn-storybook
|
||||
- packages/kbn-telemetry-tools
|
||||
- packages/kbn-test
|
||||
- packages/kbn-test-*
|
||||
- packages/kbn-tooling-log
|
||||
- packages/kbn-ts-*
|
||||
- packages/kbn-web-worker-stub
|
||||
- packages/kbn-yarn-lock-validator
|
||||
- scripts
|
||||
- src/core/test-helpers/kbn-server
|
||||
- src/platform/packages/*/kbn-ambient-*-types
|
||||
- src/platform/packages/*/kbn-babel-*
|
||||
- src/platform/packages/*/kbn-ci-*
|
||||
- src/platform/packages/*/kbn-cypress-*
|
||||
- src/platform/packages/*/kbn-ftr-*
|
||||
- src/platform/packages/*/kbn-jest-*
|
||||
- src/platform/packages/*/kbn-optimizer-*
|
||||
- src/platform/packages/*/kbn-test-*
|
||||
- src/platform/packages/private/kbn-get-repo-files
|
||||
- src/platform/packages/private/kbn-import-resolver
|
||||
- src/platform/packages/private/kbn-journeys
|
||||
- src/platform/packages/private/kbn-peggy
|
||||
- src/platform/packages/private/kbn-repo-path
|
||||
- src/platform/packages/private/kbn-some-dev-log
|
||||
- src/platform/packages/private/kbn-stdio-dev-helpers
|
||||
- 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-dev-cli-errors
|
||||
- src/platform/packages/shared/kbn-dev-cli-runner
|
||||
- src/platform/packages/shared/kbn-dev-proc-runner
|
||||
- src/platform/packages/shared/kbn-dev-utils
|
||||
- src/platform/packages/shared/kbn-es
|
||||
- src/platform/packages/shared/kbn-es-archiver
|
||||
- src/platform/packages/shared/kbn-expect
|
||||
- src/platform/packages/shared/kbn-scout
|
||||
- src/platform/packages/shared/kbn-storybook
|
||||
- src/platform/packages/shared/kbn-test
|
||||
- src/platform/packages/shared/kbn-tooling-log
|
||||
- test
|
||||
- typings
|
||||
- x-pack/examples
|
||||
- x-pack/performance
|
||||
- x-pack/platform/**/scripts
|
||||
- x-pack/plugins/observability_solution/*/scripts
|
||||
- x-pack/scripts
|
||||
- x-pack/solutions/**/scripts
|
||||
- x-pack/test
|
||||
- x-pack/test_serverless
|
||||
|
|
4
.github/paths-labeller.yml
vendored
4
.github/paths-labeller.yml
vendored
|
@ -11,8 +11,8 @@
|
|||
- 'Team:obs-ux-infra_services':
|
||||
- 'x-pack/solutions/observability/plugins/apm/**/*.*'
|
||||
- 'x-pack/test/apm_api_integration/**/*.*'
|
||||
- 'packages/kbn-apm-synthtrace/**/*.*'
|
||||
- 'packages/kbn-apm-synthtrace-client/**/*.*'
|
||||
- 'src/platform/packages/shared/kbn-apm-synthtrace/**/*.*'
|
||||
- 'src/platform/packages/shared/kbn-apm-synthtrace-client/**/*.*'
|
||||
- 'src/platform/packages/shared/kbn-apm-utils/**/*.*'
|
||||
- 'x-pack/solutions/observability/plugins/ux/**/*.*'
|
||||
- 'Team:Fleet':
|
||||
|
|
|
@ -1,21 +0,0 @@
|
|||
---
|
||||
name: Comment on PR for .asciidoc changes
|
||||
|
||||
on:
|
||||
# We need to use pull_request_target to be able to comment on PRs from forks
|
||||
pull_request_target:
|
||||
types:
|
||||
- synchronize
|
||||
- opened
|
||||
- reopened
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
- "9.0"
|
||||
|
||||
jobs:
|
||||
comment-on-asciidoc-change:
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
uses: elastic/docs-builder/.github/workflows/comment-on-asciidoc-changes.yml@main
|
22
.github/workflows/docs-build.yml
vendored
Normal file
22
.github/workflows/docs-build.yml
vendored
Normal file
|
@ -0,0 +1,22 @@
|
|||
name: docs-build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request_target:
|
||||
types:
|
||||
- opened
|
||||
- reopened
|
||||
- synchronize
|
||||
|
||||
jobs:
|
||||
docs-preview:
|
||||
uses: elastic/docs-builder/.github/workflows/preview-build.yml@main
|
||||
with:
|
||||
path-pattern: docs/**
|
||||
permissions:
|
||||
deployments: write
|
||||
id-token: write
|
||||
contents: read
|
||||
pull-requests: read
|
14
.github/workflows/docs-cleanup.yml
vendored
Normal file
14
.github/workflows/docs-cleanup.yml
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
name: docs-cleanup
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
types:
|
||||
- closed
|
||||
|
||||
jobs:
|
||||
docs-preview:
|
||||
uses: elastic/docs-builder/.github/workflows/preview-cleanup.yml@main
|
||||
permissions:
|
||||
contents: none
|
||||
id-token: write
|
||||
deployments: write
|
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -10,8 +10,8 @@
|
|||
node_modules
|
||||
!/src/dev/npm/integration_tests/__fixtures__/fixture1/node_modules
|
||||
!/src/dev/notice/__fixtures__/node_modules
|
||||
!/packages/kbn-import-resolver/src/__fixtures__/node_modules
|
||||
!/packages/kbn-import-resolver/src/__fixtures__/packages/box/node_modules
|
||||
!/src/platform/packages/private/kbn-import-resolver/src/__fixtures__/node_modules
|
||||
!/src/platform/packages/private/kbn-import-resolver/src/__fixtures__/packages/box/node_modules
|
||||
trash
|
||||
/optimize
|
||||
/built_assets
|
||||
|
@ -65,6 +65,9 @@ webpackstats.json
|
|||
!/config/serverless.es.yml
|
||||
!/config/serverless.oblt.yml
|
||||
!/config/serverless.security.yml
|
||||
!/config/serverless.security.essentials.yml
|
||||
!/config/serverless.security.complete.yml
|
||||
!/config/serverless.security.search_ai_lake.yml
|
||||
!/config/node.options
|
||||
coverage
|
||||
!/test/common/fixtures/plugins/coverage
|
||||
|
|
|
@ -163,6 +163,7 @@
|
|||
"unifiedFieldList": "src/platform/packages/shared/kbn-unified-field-list",
|
||||
"unifiedHistogram": "src/platform/plugins/shared/unified_histogram",
|
||||
"unifiedDataTable": "src/platform/packages/shared/kbn-unified-data-table",
|
||||
"unifiedTabs": "src/platform/packages/shared/kbn-unified-tabs",
|
||||
"dataGridInTableSearch": "src/platform/packages/shared/kbn-data-grid-in-table-search",
|
||||
"unsavedChangesBadge": "src/platform/packages/private/kbn-unsaved-changes-badge",
|
||||
"unsavedChangesPrompt": "src/platform/packages/shared/kbn-unsaved-changes-prompt",
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
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-02-20
|
||||
date: 2025-03-14
|
||||
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-02-20
|
||||
date: 2025-03-14
|
||||
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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops']
|
||||
---
|
||||
import aiopsObj from './aiops.devdocs.json';
|
||||
|
|
|
@ -3953,6 +3953,20 @@
|
|||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "alerting",
|
||||
"id": "def-server.RuleType.solution",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "solution",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"security\" | \"observability\" | \"stack\""
|
||||
],
|
||||
"path": "x-pack/platform/plugins/shared/alerting/server/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "alerting",
|
||||
"id": "def-server.RuleType.actionVariables",
|
||||
|
@ -4788,7 +4802,15 @@
|
|||
"BulkDisableRulesResult",
|
||||
"<Record<string, any>>>; updateRuleApiKey: (params: { id: string; }) => Promise<void>; disableRule: (params: Readonly<{ untrack?: boolean | undefined; } & { id: string; }>) => Promise<void>; enableRule: (params: Readonly<{} & { id: string; }>) => Promise<void>; snooze: (options: ",
|
||||
"SnoozeRuleOptions",
|
||||
") => Promise<void>; unsnooze: (options: ",
|
||||
") => Promise<",
|
||||
{
|
||||
"pluginId": "@kbn/alerting-types",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnAlertingTypesPluginApi",
|
||||
"section": "def-common.SanitizedRule",
|
||||
"text": "SanitizedRule"
|
||||
},
|
||||
"<never>>; unsnooze: (options: ",
|
||||
"UnsnoozeParams",
|
||||
") => Promise<void>; unmuteAll: (options: { id: string; }) => Promise<void>; muteInstance: (options: Readonly<{} & { alertId: string; alertInstanceId: string; }>) => Promise<void>; unmuteInstance: (options: Readonly<{} & { alertId: string; alertInstanceId: string; }>) => Promise<void>; bulkUntrackAlerts: (options: Readonly<{ indices?: string[] | undefined; ruleTypeIds?: string[] | undefined; alertUuids?: string[] | undefined; query?: any[] | undefined; } & { isUsingQuery: boolean; }>) => Promise<void>; runSoon: (options: { id: string; }) => Promise<string | undefined>; listRuleTypes: () => Promise<",
|
||||
"RegistryAlertTypeWithAuth",
|
||||
|
@ -4826,7 +4848,7 @@
|
|||
},
|
||||
"; getAuditLogger: () => ",
|
||||
"AuditLogger",
|
||||
" | undefined; getTags: (params: Readonly<{ search?: string | undefined; perPage?: number | undefined; } & { page: number; }>) => Promise<Readonly<{} & { page: number; data: string[]; perPage: number; total: number; }>>; getScheduleFrequency: () => Promise<Readonly<{} & { totalScheduledPerMinute: number; remainingSchedulesPerMinute: number; }>>; findGaps: (params: Readonly<{ sortField?: \"@timestamp\" | \"kibana.alert.rule.gap.status\" | \"kibana.alert.rule.gap.total_gap_duration_ms\" | undefined; sortOrder?: \"asc\" | \"desc\" | undefined; statuses?: (\"unfilled\" | \"filled\" | \"partially_filled\")[] | undefined; } & { page: number; start: string; end: string; perPage: number; ruleId: string; }>) => Promise<{ total: number; data: ",
|
||||
" | undefined; getTags: (params: Readonly<{ search?: string | undefined; perPage?: number | undefined; ruleTypeIds?: string[] | undefined; } & { page: number; }>) => Promise<Readonly<{} & { page: number; data: string[]; perPage: number; total: number; }>>; getScheduleFrequency: () => Promise<Readonly<{} & { totalScheduledPerMinute: number; remainingSchedulesPerMinute: number; }>>; findGaps: (params: Readonly<{ sortField?: \"@timestamp\" | \"kibana.alert.rule.gap.status\" | \"kibana.alert.rule.gap.total_gap_duration_ms\" | undefined; sortOrder?: \"asc\" | \"desc\" | undefined; statuses?: (\"unfilled\" | \"filled\" | \"partially_filled\")[] | undefined; } & { page: number; start: string; end: string; perPage: number; ruleId: string; }>) => Promise<{ total: number; data: ",
|
||||
"Gap",
|
||||
"[]; page: number; perPage: number; }>; fillGapById: (params: Readonly<{} & { ruleId: string; gapId: string; }>) => Promise<(Readonly<{ end?: string | undefined; warnings?: string[] | undefined; } & { id: string; spaceId: string; start: string; rule: Readonly<{ apiKeyCreatedByUser?: boolean | null | undefined; } & { params: Record<string, any>; id: string; consumer: string; name: string; tags: string[]; actions: Readonly<{ frequency?: Readonly<{} & { throttle: string | null; notifyWhen: \"onActionGroupChange\" | \"onActiveAlert\" | \"onThrottleInterval\"; summary: boolean; }> | undefined; alertsFilter?: Readonly<{ query?: Readonly<{ dsl?: string | undefined; } & { kql: string; filters: Readonly<{ query?: Record<string, any> | undefined; $state?: Readonly<{} & { store: ",
|
||||
{
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
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 |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 878 | 1 | 845 | 51 |
|
||||
| 879 | 1 | 846 | 52 |
|
||||
|
||||
## 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-02-20
|
||||
date: 2025-03-14
|
||||
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 |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 29 | 0 | 29 | 119 |
|
||||
| 26 | 0 | 26 | 120 |
|
||||
|
||||
## Client
|
||||
|
||||
|
@ -45,8 +45,3 @@ Contact [@elastic/obs-ux-infra_services-team](https://github.com/orgs/elastic/te
|
|||
### Consts, variables and types
|
||||
<DocDefinitionList data={apmObj.server.misc}/>
|
||||
|
||||
## Common
|
||||
|
||||
### Functions
|
||||
<DocDefinitionList data={apmObj.common.functions}/>
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apmDataAccess']
|
||||
---
|
||||
import apmDataAccessObj from './apm_data_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-02-20
|
||||
date: 2025-03-14
|
||||
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-02-20
|
||||
date: 2025-03-14
|
||||
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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'canvas']
|
||||
---
|
||||
import canvasObj from './canvas.devdocs.json';
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cases']
|
||||
---
|
||||
import casesObj from './cases.devdocs.json';
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'charts']
|
||||
---
|
||||
import chartsObj from './charts.devdocs.json';
|
||||
|
|
|
@ -935,7 +935,43 @@
|
|||
},
|
||||
"server": {
|
||||
"classes": [],
|
||||
"functions": [],
|
||||
"functions": [
|
||||
{
|
||||
"parentPluginId": "cloud",
|
||||
"id": "def-server.getOnboardingToken",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "getOnboardingToken",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(savedObjectsClient: ",
|
||||
"SavedObjectsClientContract",
|
||||
") => Promise<string | null>"
|
||||
],
|
||||
"path": "x-pack/platform/plugins/shared/cloud/server/saved_objects/index.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "cloud",
|
||||
"id": "def-server.getOnboardingToken.$1",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "savedObjectsClient",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"SavedObjectsClientContract"
|
||||
],
|
||||
"path": "x-pack/platform/plugins/shared/cloud/server/saved_objects/index.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"interfaces": [],
|
||||
"enums": [],
|
||||
"misc": [],
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloud']
|
||||
---
|
||||
import cloudObj from './cloud.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/kibana-core](https://github.com/orgs/elastic/teams/kibana-core
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 83 | 0 | 20 | 1 |
|
||||
| 85 | 0 | 22 | 1 |
|
||||
|
||||
## Client
|
||||
|
||||
|
@ -39,3 +39,6 @@ Contact [@elastic/kibana-core](https://github.com/orgs/elastic/teams/kibana-core
|
|||
### Start
|
||||
<DocDefinitionList data={[cloudObj.server.start]}/>
|
||||
|
||||
### Functions
|
||||
<DocDefinitionList data={cloudObj.server.functions}/>
|
||||
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDataMigration']
|
||||
---
|
||||
import cloudDataMigrationObj from './cloud_data_migration.devdocs.json';
|
||||
|
|
|
@ -95,23 +95,6 @@
|
|||
],
|
||||
"enums": [],
|
||||
"misc": [
|
||||
{
|
||||
"parentPluginId": "cloudDefend",
|
||||
"id": "def-public.CLOUD_DEFEND_BASE_PATH",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "CLOUD_DEFEND_BASE_PATH",
|
||||
"description": [
|
||||
"The base path for all cloud defend pages."
|
||||
],
|
||||
"signature": [
|
||||
"\"/cloud_defend\""
|
||||
],
|
||||
"path": "x-pack/solutions/security/plugins/cloud_defend/public/common/navigation/constants.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "cloudDefend",
|
||||
"id": "def-public.CloudDefendPageId",
|
||||
|
@ -721,7 +704,7 @@
|
|||
"label": "CloudDefendStatusCode",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"indexed\" | \"unprivileged\" | \"indexing\" | \"index-timeout\" | \"not-deployed\" | \"not-installed\""
|
||||
"\"unprivileged\" | \"indexed\" | \"indexing\" | \"index-timeout\" | \"not-deployed\" | \"not-installed\""
|
||||
],
|
||||
"path": "x-pack/solutions/security/plugins/cloud_defend/common/v1.ts",
|
||||
"deprecated": false,
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudDefend
|
|||
title: "cloudDefend"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the cloudDefend plugin
|
||||
date: 2025-02-20
|
||||
date: 2025-03-11
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDefend']
|
||||
---
|
||||
import cloudDefendObj from './cloud_defend.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/kibana-cloud-security-posture](https://github.com/orgs/elastic
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 52 | 0 | 43 | 1 |
|
||||
| 51 | 0 | 43 | 1 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'console']
|
||||
---
|
||||
import consoleObj from './console.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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'contentManagement']
|
||||
---
|
||||
import contentManagementObj from './content_management.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sh
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 150 | 0 | 126 | 6 |
|
||||
| 150 | 0 | 126 | 7 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -707,7 +707,7 @@
|
|||
"section": "def-common.DefaultControlState",
|
||||
"text": "DefaultControlState"
|
||||
},
|
||||
" & { type: string; order: number; } & { id?: string | undefined; })[]"
|
||||
" & { type: string; order: number; } & { id?: string | undefined; controlConfig?: object | undefined; })[]"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/controls/common/control_group/types.ts",
|
||||
"deprecated": false,
|
||||
|
@ -1177,10 +1177,10 @@
|
|||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/esql-variables-types",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnEsqlVariablesTypesPluginApi",
|
||||
"section": "def-public.PublishesESQLVariables",
|
||||
"pluginId": "@kbn/esql-types",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsqlTypesPluginApi",
|
||||
"section": "def-common.PublishesESQLVariables",
|
||||
"text": "PublishesESQLVariables"
|
||||
},
|
||||
" & ",
|
||||
|
@ -1443,10 +1443,10 @@
|
|||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/esql-variables-types",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnEsqlVariablesTypesPluginApi",
|
||||
"section": "def-public.PublishesESQLVariables",
|
||||
"pluginId": "@kbn/esql-types",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsqlTypesPluginApi",
|
||||
"section": "def-common.PublishesESQLVariables",
|
||||
"text": "PublishesESQLVariables"
|
||||
},
|
||||
" & ",
|
||||
|
@ -1876,9 +1876,9 @@
|
|||
},
|
||||
" & ",
|
||||
"HasCustomPrepend",
|
||||
"> & ",
|
||||
"> & Partial<",
|
||||
"CanClearSelections",
|
||||
" & ",
|
||||
"> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
|
@ -1991,6 +1991,136 @@
|
|||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "controls",
|
||||
"id": "def-public.DefaultControlApi",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "DefaultControlApi",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesDataLoading",
|
||||
"text": "PublishesDataLoading"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesBlockingError",
|
||||
"text": "PublishesBlockingError"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesUnsavedChanges",
|
||||
"text": "PublishesUnsavedChanges"
|
||||
},
|
||||
"<object> & Partial<",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesTitle",
|
||||
"text": "PublishesTitle"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesDisabledActionIds",
|
||||
"text": "PublishesDisabledActionIds"
|
||||
},
|
||||
" & ",
|
||||
"HasCustomPrepend",
|
||||
"> & Partial<",
|
||||
"CanClearSelections",
|
||||
"> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasType",
|
||||
"text": "HasType"
|
||||
},
|
||||
"<string> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasUniqueId",
|
||||
"text": "HasUniqueId"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasSerializableState",
|
||||
"text": "HasSerializableState"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
"docId": "kibControlsPluginApi",
|
||||
"section": "def-common.DefaultControlState",
|
||||
"text": "DefaultControlState"
|
||||
},
|
||||
"> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasParentApi",
|
||||
"text": "HasParentApi"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "public",
|
||||
"docId": "kibControlsPluginApi",
|
||||
"section": "def-public.ControlGroupApi",
|
||||
"text": "ControlGroupApi"
|
||||
},
|
||||
"> & { setDataLoading: (loading: boolean) => void; setBlockingError: (error: Error | undefined) => void; grow: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<boolean | undefined>; width: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
"docId": "kibControlsPluginApi",
|
||||
"section": "def-common.ControlWidth",
|
||||
"text": "ControlWidth"
|
||||
},
|
||||
" | undefined>; }"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/controls/public/controls/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "controls",
|
||||
"id": "def-public.ESQL_CONTROL",
|
||||
|
@ -2006,6 +2136,160 @@
|
|||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "controls",
|
||||
"id": "def-public.ESQLControlApi",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "ESQLControlApi",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesDataLoading",
|
||||
"text": "PublishesDataLoading"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesBlockingError",
|
||||
"text": "PublishesBlockingError"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesUnsavedChanges",
|
||||
"text": "PublishesUnsavedChanges"
|
||||
},
|
||||
"<object> & Partial<",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesTitle",
|
||||
"text": "PublishesTitle"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesDisabledActionIds",
|
||||
"text": "PublishesDisabledActionIds"
|
||||
},
|
||||
" & ",
|
||||
"HasCustomPrepend",
|
||||
"> & Partial<",
|
||||
"CanClearSelections",
|
||||
"> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasType",
|
||||
"text": "HasType"
|
||||
},
|
||||
"<string> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasUniqueId",
|
||||
"text": "HasUniqueId"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasSerializableState",
|
||||
"text": "HasSerializableState"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
"docId": "kibControlsPluginApi",
|
||||
"section": "def-common.DefaultControlState",
|
||||
"text": "DefaultControlState"
|
||||
},
|
||||
"> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasParentApi",
|
||||
"text": "HasParentApi"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "public",
|
||||
"docId": "kibControlsPluginApi",
|
||||
"section": "def-public.ControlGroupApi",
|
||||
"text": "ControlGroupApi"
|
||||
},
|
||||
"> & { setDataLoading: (loading: boolean) => void; setBlockingError: (error: Error | undefined) => void; grow: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<boolean | undefined>; width: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
"docId": "kibControlsPluginApi",
|
||||
"section": "def-common.ControlWidth",
|
||||
"text": "ControlWidth"
|
||||
},
|
||||
" | undefined>; } & ",
|
||||
{
|
||||
"pluginId": "@kbn/esql-types",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsqlTypesPluginApi",
|
||||
"section": "def-common.PublishesESQLVariable",
|
||||
"text": "PublishesESQLVariable"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasEditCapabilities",
|
||||
"text": "HasEditCapabilities"
|
||||
},
|
||||
" & Pick<",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesTitle",
|
||||
"text": "PublishesTitle"
|
||||
},
|
||||
", \"defaultTitle$\">"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/controls/public/controls/esql_control/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "controls",
|
||||
"id": "def-public.OPTIONS_LIST_CONTROL",
|
||||
|
@ -2021,6 +2305,172 @@
|
|||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "controls",
|
||||
"id": "def-public.OptionsListControlApi",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "OptionsListControlApi",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesDataLoading",
|
||||
"text": "PublishesDataLoading"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesBlockingError",
|
||||
"text": "PublishesBlockingError"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesUnsavedChanges",
|
||||
"text": "PublishesUnsavedChanges"
|
||||
},
|
||||
"<object> & Partial<",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesTitle",
|
||||
"text": "PublishesTitle"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesDisabledActionIds",
|
||||
"text": "PublishesDisabledActionIds"
|
||||
},
|
||||
" & ",
|
||||
"HasCustomPrepend",
|
||||
"> & Partial<",
|
||||
"CanClearSelections",
|
||||
"> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasType",
|
||||
"text": "HasType"
|
||||
},
|
||||
"<string> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasUniqueId",
|
||||
"text": "HasUniqueId"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasSerializableState",
|
||||
"text": "HasSerializableState"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
"docId": "kibControlsPluginApi",
|
||||
"section": "def-common.DefaultControlState",
|
||||
"text": "DefaultControlState"
|
||||
},
|
||||
"> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasParentApi",
|
||||
"text": "HasParentApi"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "public",
|
||||
"docId": "kibControlsPluginApi",
|
||||
"section": "def-public.ControlGroupApi",
|
||||
"text": "ControlGroupApi"
|
||||
},
|
||||
"> & { setDataLoading: (loading: boolean) => void; setBlockingError: (error: Error | undefined) => void; grow: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<boolean | undefined>; width: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
"docId": "kibControlsPluginApi",
|
||||
"section": "def-common.ControlWidth",
|
||||
"text": "ControlWidth"
|
||||
},
|
||||
" | undefined>; } & Omit<",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesTitle",
|
||||
"text": "PublishesTitle"
|
||||
},
|
||||
", \"hideTitle$\"> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasEditCapabilities",
|
||||
"text": "HasEditCapabilities"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesDataViews",
|
||||
"text": "PublishesDataViews"
|
||||
},
|
||||
" & ",
|
||||
"PublishesField",
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesFilters",
|
||||
"text": "PublishesFilters"
|
||||
},
|
||||
" & { untilFiltersReady: () => Promise<void>; } & { setSelectedOptions: (options: ",
|
||||
"OptionsListSelection",
|
||||
"[] | undefined) => void; }"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/controls/public/controls/data_controls/options_list_control/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "controls",
|
||||
"id": "def-public.RANGE_SLIDER_CONTROL",
|
||||
|
@ -2036,6 +2486,170 @@
|
|||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "controls",
|
||||
"id": "def-public.RangesliderControlApi",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "RangesliderControlApi",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesDataLoading",
|
||||
"text": "PublishesDataLoading"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesBlockingError",
|
||||
"text": "PublishesBlockingError"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesUnsavedChanges",
|
||||
"text": "PublishesUnsavedChanges"
|
||||
},
|
||||
"<object> & Partial<",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesTitle",
|
||||
"text": "PublishesTitle"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesDisabledActionIds",
|
||||
"text": "PublishesDisabledActionIds"
|
||||
},
|
||||
" & ",
|
||||
"HasCustomPrepend",
|
||||
"> & Partial<",
|
||||
"CanClearSelections",
|
||||
"> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasType",
|
||||
"text": "HasType"
|
||||
},
|
||||
"<string> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasUniqueId",
|
||||
"text": "HasUniqueId"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasSerializableState",
|
||||
"text": "HasSerializableState"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
"docId": "kibControlsPluginApi",
|
||||
"section": "def-common.DefaultControlState",
|
||||
"text": "DefaultControlState"
|
||||
},
|
||||
"> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasParentApi",
|
||||
"text": "HasParentApi"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "public",
|
||||
"docId": "kibControlsPluginApi",
|
||||
"section": "def-public.ControlGroupApi",
|
||||
"text": "ControlGroupApi"
|
||||
},
|
||||
"> & { setDataLoading: (loading: boolean) => void; setBlockingError: (error: Error | undefined) => void; grow: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<boolean | undefined>; width: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
"docId": "kibControlsPluginApi",
|
||||
"section": "def-common.ControlWidth",
|
||||
"text": "ControlWidth"
|
||||
},
|
||||
" | undefined>; } & Omit<",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesTitle",
|
||||
"text": "PublishesTitle"
|
||||
},
|
||||
", \"hideTitle$\"> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasEditCapabilities",
|
||||
"text": "HasEditCapabilities"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesDataViews",
|
||||
"text": "PublishesDataViews"
|
||||
},
|
||||
" & ",
|
||||
"PublishesField",
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesFilters",
|
||||
"text": "PublishesFilters"
|
||||
},
|
||||
" & { untilFiltersReady: () => Promise<void>; }"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/controls/public/controls/data_controls/range_slider/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "controls",
|
||||
"id": "def-public.TIME_SLIDER_CONTROL",
|
||||
|
@ -2050,6 +2664,151 @@
|
|||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "controls",
|
||||
"id": "def-public.TimesliderControlApi",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "TimesliderControlApi",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesDataLoading",
|
||||
"text": "PublishesDataLoading"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesBlockingError",
|
||||
"text": "PublishesBlockingError"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesUnsavedChanges",
|
||||
"text": "PublishesUnsavedChanges"
|
||||
},
|
||||
"<object> & Partial<",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesTitle",
|
||||
"text": "PublishesTitle"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesDisabledActionIds",
|
||||
"text": "PublishesDisabledActionIds"
|
||||
},
|
||||
" & ",
|
||||
"HasCustomPrepend",
|
||||
"> & Partial<",
|
||||
"CanClearSelections",
|
||||
"> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasType",
|
||||
"text": "HasType"
|
||||
},
|
||||
"<string> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasUniqueId",
|
||||
"text": "HasUniqueId"
|
||||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasSerializableState",
|
||||
"text": "HasSerializableState"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
"docId": "kibControlsPluginApi",
|
||||
"section": "def-common.DefaultControlState",
|
||||
"text": "DefaultControlState"
|
||||
},
|
||||
"> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasParentApi",
|
||||
"text": "HasParentApi"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "public",
|
||||
"docId": "kibControlsPluginApi",
|
||||
"section": "def-public.ControlGroupApi",
|
||||
"text": "ControlGroupApi"
|
||||
},
|
||||
"> & { setDataLoading: (loading: boolean) => void; setBlockingError: (error: Error | undefined) => void; grow: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<boolean | undefined>; width: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "controls",
|
||||
"scope": "common",
|
||||
"docId": "kibControlsPluginApi",
|
||||
"section": "def-common.ControlWidth",
|
||||
"text": "ControlWidth"
|
||||
},
|
||||
" | undefined>; } & Pick<",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesTitle",
|
||||
"text": "PublishesTitle"
|
||||
},
|
||||
", \"defaultTitle$\"> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishesTimeslice",
|
||||
"text": "PublishesTimeslice"
|
||||
}
|
||||
],
|
||||
"path": "src/platform/plugins/shared/controls/public/controls/timeslider_control/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"objects": [
|
||||
|
@ -2919,7 +3678,7 @@
|
|||
"section": "def-common.DefaultControlState",
|
||||
"text": "DefaultControlState"
|
||||
},
|
||||
" & { type: string; order: number; } & { id?: string | undefined; })[]"
|
||||
" & { type: string; order: number; } & { id?: string | undefined; controlConfig?: object | undefined; })[]"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/controls/common/control_group/types.ts",
|
||||
"deprecated": false,
|
||||
|
@ -3221,12 +3980,12 @@
|
|||
{
|
||||
"parentPluginId": "controls",
|
||||
"id": "def-common.SerializedControlState.explicitInput",
|
||||
"type": "CompoundType",
|
||||
"type": "Uncategorized",
|
||||
"tags": [],
|
||||
"label": "explicitInput",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ id: string; } & ControlStateType"
|
||||
"ControlStateType"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/controls/common/types.ts",
|
||||
"deprecated": false,
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'controls']
|
||||
---
|
||||
import controlsObj from './controls.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 |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 137 | 0 | 133 | 15 |
|
||||
| 142 | 0 | 138 | 15 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'customIntegrations']
|
||||
---
|
||||
import customIntegrationsObj from './custom_integrations.devdocs.json';
|
||||
|
|
|
@ -297,10 +297,16 @@
|
|||
"description": [],
|
||||
"signature": [
|
||||
"(props: ",
|
||||
"DashboardRendererProps",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "public",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-public.DashboardRendererProps",
|
||||
"text": "DashboardRendererProps"
|
||||
},
|
||||
") => React.JSX.Element"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/dashboard_container/external_api/lazy_dashboard_renderer.tsx",
|
||||
"path": "src/platform/plugins/shared/dashboard/public/dashboard_renderer/lazy_dashboard_renderer.tsx",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
|
@ -312,9 +318,15 @@
|
|||
"label": "props",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"DashboardRendererProps"
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "public",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-public.DashboardRendererProps",
|
||||
"text": "DashboardRendererProps"
|
||||
}
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/dashboard_container/external_api/lazy_dashboard_renderer.tsx",
|
||||
"path": "src/platform/plugins/shared/dashboard/public/dashboard_renderer/lazy_dashboard_renderer.tsx",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
|
@ -589,23 +601,155 @@
|
|||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardFeatureFlagConfig",
|
||||
"id": "def-public.DashboardRendererProps",
|
||||
"type": "Interface",
|
||||
"tags": [],
|
||||
"label": "DashboardFeatureFlagConfig",
|
||||
"label": "DashboardRendererProps",
|
||||
"description": [],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/plugin.tsx",
|
||||
"path": "src/platform/plugins/shared/dashboard/public/dashboard_renderer/dashboard_renderer.tsx",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardFeatureFlagConfig.allowByValueEmbeddables",
|
||||
"type": "boolean",
|
||||
"id": "def-public.DashboardRendererProps.onApiAvailable",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "allowByValueEmbeddables",
|
||||
"label": "onApiAvailable",
|
||||
"description": [],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/plugin.tsx",
|
||||
"signature": [
|
||||
"((api: ",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "public",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-public.DashboardApi",
|
||||
"text": "DashboardApi"
|
||||
},
|
||||
") => void) | undefined"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/dashboard_renderer/dashboard_renderer.tsx",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardRendererProps.onApiAvailable.$1",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "api",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "public",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-public.DashboardApi",
|
||||
"text": "DashboardApi"
|
||||
}
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/dashboard_renderer/dashboard_renderer.tsx",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": []
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardRendererProps.savedObjectId",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "savedObjectId",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | undefined"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/dashboard_renderer/dashboard_renderer.tsx",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardRendererProps.showPlainSpinner",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "showPlainSpinner",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"boolean | undefined"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/dashboard_renderer/dashboard_renderer.tsx",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardRendererProps.dashboardRedirect",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "dashboardRedirect",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"DashboardRedirect",
|
||||
" | undefined"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/dashboard_renderer/dashboard_renderer.tsx",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardRendererProps.getCreationOptions",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "getCreationOptions",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(() => Promise<",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "public",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-public.DashboardCreationOptions",
|
||||
"text": "DashboardCreationOptions"
|
||||
},
|
||||
">) | undefined"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/dashboard_renderer/dashboard_renderer.tsx",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [],
|
||||
"returnComment": []
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardRendererProps.locator",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "locator",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"Pick<",
|
||||
{
|
||||
"pluginId": "share",
|
||||
"scope": "common",
|
||||
"docId": "kibSharePluginApi",
|
||||
"section": "def-common.LocatorPublic",
|
||||
"text": "LocatorPublic"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "public",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-public.DashboardLocatorParams",
|
||||
"text": "DashboardLocatorParams"
|
||||
},
|
||||
">, \"navigate\" | \"getRedirectUrl\"> | undefined"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/dashboard_renderer/dashboard_renderer.tsx",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
}
|
||||
|
@ -841,10 +985,10 @@
|
|||
},
|
||||
" & ",
|
||||
{
|
||||
"pluginId": "@kbn/esql-variables-types",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnEsqlVariablesTypesPluginApi",
|
||||
"section": "def-public.PublishesESQLVariables",
|
||||
"pluginId": "@kbn/esql-types",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsqlTypesPluginApi",
|
||||
"section": "def-common.PublishesESQLVariables",
|
||||
"text": "PublishesESQLVariables"
|
||||
},
|
||||
" & ",
|
||||
|
@ -1150,7 +1294,7 @@
|
|||
"signature": [
|
||||
"Partial<Omit<",
|
||||
"DashboardState",
|
||||
", \"references\" | \"panels\" | \"controlGroupInput\">> & { dashboardId?: string | undefined; useHash?: boolean | undefined; preserveSavedFilters?: boolean | undefined; searchSessionId?: string | undefined; panels?: (Omit<Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{ version?: string | undefined; title?: string | undefined; description?: string | undefined; hidePanelTitles?: boolean | undefined; enhancements?: Record<string, any> | undefined; savedObjectId?: string | undefined; } & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>, \"panelConfig\"> & { panelConfig: Readonly<{ version?: string | undefined; title?: string | undefined; description?: string | undefined; hidePanelTitles?: boolean | undefined; enhancements?: Record<string, any> | undefined; savedObjectId?: string | undefined; } & {}> & { [key: string]: any; }; gridData: ",
|
||||
", \"references\" | \"controlGroupInput\" | \"panels\">> & { dashboardId?: string | undefined; useHash?: boolean | undefined; preserveSavedFilters?: boolean | undefined; searchSessionId?: string | undefined; panels?: (Omit<Readonly<{ id?: string | undefined; version?: string | undefined; title?: string | undefined; panelRefName?: string | undefined; panelIndex?: string | undefined; } & { type: string; panelConfig: Readonly<{ version?: string | undefined; title?: string | undefined; description?: string | undefined; hidePanelTitles?: boolean | undefined; enhancements?: Record<string, any> | undefined; savedObjectId?: string | undefined; } & {}>; gridData: Readonly<{ i?: string | undefined; } & { y: number; w: number; h: number; x: number; }>; }>, \"panelConfig\"> & { panelConfig: Readonly<{ version?: string | undefined; title?: string | undefined; description?: string | undefined; hidePanelTitles?: boolean | undefined; enhancements?: Record<string, any> | undefined; savedObjectId?: string | undefined; } & {}> & { [key: string]: any; }; gridData: ",
|
||||
"GridData",
|
||||
"; } & ",
|
||||
{
|
||||
|
@ -1186,7 +1330,7 @@
|
|||
},
|
||||
") | undefined; }"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/dashboard_container/types.ts",
|
||||
"path": "src/platform/plugins/shared/dashboard/public/dashboard_api/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
|
@ -1205,48 +1349,24 @@
|
|||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.RedirectToProps",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "RedirectToProps",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ destination: \"dashboard\"; id?: string | undefined; useReplace?: boolean | undefined; editMode?: boolean | undefined; } | { destination: \"listing\"; filter?: string | undefined; useReplace?: boolean | undefined; }"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/dashboard_app/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"objects": [],
|
||||
"setup": {
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardSetup",
|
||||
"type": "Interface",
|
||||
"tags": [],
|
||||
"label": "DashboardSetup",
|
||||
"description": [],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/plugin.tsx",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardSetup.locator",
|
||||
"type": "Object",
|
||||
"tags": [
|
||||
"deprecated"
|
||||
],
|
||||
"label": "locator",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "public",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-public.DashboardAppLocator",
|
||||
"text": "DashboardAppLocator"
|
||||
},
|
||||
" | undefined"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/plugin.tsx",
|
||||
"deprecated": true,
|
||||
"trackAdoption": false,
|
||||
"references": []
|
||||
}
|
||||
],
|
||||
"lifecycle": "setup",
|
||||
"initialIsOpen": true
|
||||
},
|
||||
"start": {
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardStart",
|
||||
|
@ -1258,95 +1378,6 @@
|
|||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardStart.locator",
|
||||
"type": "Object",
|
||||
"tags": [
|
||||
"deprecated"
|
||||
],
|
||||
"label": "locator",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "public",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-public.DashboardAppLocator",
|
||||
"text": "DashboardAppLocator"
|
||||
},
|
||||
" | undefined"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/plugin.tsx",
|
||||
"deprecated": true,
|
||||
"trackAdoption": false,
|
||||
"references": [
|
||||
{
|
||||
"plugin": "ml",
|
||||
"path": "x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/job_from_dashboard/quick_create_job_base.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "ml",
|
||||
"path": "x-pack/platform/plugins/shared/ml/public/application/services/dashboard_service.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "ml",
|
||||
"path": "x-pack/platform/plugins/shared/ml/public/application/components/custom_urls/custom_url_editor/utils.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "monitoring",
|
||||
"path": "x-pack/platform/plugins/private/monitoring/public/application/pages/elasticsearch/ingest_pipeline_modal.tsx"
|
||||
},
|
||||
{
|
||||
"plugin": "dashboardEnhanced",
|
||||
"path": "x-pack/platform/plugins/shared/dashboard_enhanced/public/services/drilldowns/abstract_dashboard_drilldown/abstract_dashboard_drilldown.tsx"
|
||||
},
|
||||
{
|
||||
"plugin": "stackConnectors",
|
||||
"path": "x-pack/platform/plugins/shared/stack_connectors/public/connector_types/lib/gen_ai/use_get_dashboard.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "stackConnectors",
|
||||
"path": "x-pack/platform/plugins/shared/stack_connectors/public/connector_types/lib/gen_ai/use_get_dashboard.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "ml",
|
||||
"path": "x-pack/platform/plugins/shared/ml/public/application/services/dashboard_service.test.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "ml",
|
||||
"path": "x-pack/platform/plugins/shared/ml/public/application/services/dashboard_service.test.ts"
|
||||
},
|
||||
{
|
||||
"plugin": "apm",
|
||||
"path": "x-pack/solutions/observability/plugins/apm/public/components/app/service_dashboards/actions/goto_dashboard.tsx"
|
||||
},
|
||||
{
|
||||
"plugin": "infra",
|
||||
"path": "x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/actions/goto_dashboard_link.tsx"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardStart.dashboardFeatureFlagConfig",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "dashboardFeatureFlagConfig",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "public",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-public.DashboardFeatureFlagConfig",
|
||||
"text": "DashboardFeatureFlagConfig"
|
||||
}
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/public/plugin.tsx",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardStart.findDashboardsService",
|
||||
|
@ -1555,7 +1586,30 @@
|
|||
"path": "src/platform/plugins/shared/dashboard/server/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [],
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-server.DashboardPluginStart.contentClient",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "contentClient",
|
||||
"description": [
|
||||
"\nUse contentClient.getForRequest to get a scoped client to perform CRUD and search operations for dashboards using the methods available in the {@link DashboardStorage} class.\n"
|
||||
],
|
||||
"signature": [
|
||||
"{ getForRequest: <T = unknown>({ requestHandlerContext, version, }: { requestHandlerContext: ",
|
||||
"RequestHandlerContext",
|
||||
"; request: ",
|
||||
"KibanaRequest",
|
||||
"<unknown, unknown, unknown, any>; version?: number | undefined; }) => ",
|
||||
"IContentClient",
|
||||
"<T>; } | undefined"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/server/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
}
|
||||
],
|
||||
"lifecycle": "start",
|
||||
"initialIsOpen": true
|
||||
}
|
||||
|
@ -2361,29 +2415,7 @@
|
|||
}
|
||||
],
|
||||
"enums": [],
|
||||
"misc": [
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-common.DashboardContainerByReferenceInput",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "DashboardContainerByReferenceInput",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "embeddable",
|
||||
"scope": "common",
|
||||
"docId": "kibEmbeddablePluginApi",
|
||||
"section": "def-common.SavedObjectEmbeddableInput",
|
||||
"text": "SavedObjectEmbeddableInput"
|
||||
}
|
||||
],
|
||||
"path": "src/platform/plugins/shared/dashboard/common/dashboard_container/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"misc": [],
|
||||
"objects": [
|
||||
{
|
||||
"parentPluginId": "dashboard",
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboard']
|
||||
---
|
||||
import dashboardObj from './dashboard.devdocs.json';
|
||||
|
@ -21,13 +21,10 @@ Contact [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kib
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 92 | 0 | 89 | 12 |
|
||||
| 95 | 0 | 91 | 12 |
|
||||
|
||||
## Client
|
||||
|
||||
### Setup
|
||||
<DocDefinitionList data={[dashboardObj.client.setup]}/>
|
||||
|
||||
### Start
|
||||
<DocDefinitionList data={[dashboardObj.client.start]}/>
|
||||
|
||||
|
@ -65,6 +62,3 @@ Contact [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kib
|
|||
### Interfaces
|
||||
<DocDefinitionList data={dashboardObj.common.interfaces}/>
|
||||
|
||||
### Consts, variables and types
|
||||
<DocDefinitionList data={dashboardObj.common.misc}/>
|
||||
|
||||
|
|
|
@ -511,11 +511,11 @@
|
|||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "public",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-public.DashboardLocatorParams",
|
||||
"text": "DashboardLocatorParams"
|
||||
"pluginId": "@kbn/utility-types",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnUtilityTypesPluginApi",
|
||||
"section": "def-common.SerializableRecord",
|
||||
"text": "SerializableRecord"
|
||||
},
|
||||
">"
|
||||
],
|
||||
|
@ -564,13 +564,13 @@
|
|||
"section": "def-public.DataPublicPluginStart",
|
||||
"text": "DataPublicPluginStart"
|
||||
},
|
||||
"; dashboard: ",
|
||||
"; share: ",
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"pluginId": "share",
|
||||
"scope": "public",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-public.DashboardStart",
|
||||
"text": "DashboardStart"
|
||||
"docId": "kibSharePluginApi",
|
||||
"section": "def-public.SharePublicStart",
|
||||
"text": "SharePublicStart"
|
||||
},
|
||||
"; }, unknown, ",
|
||||
"CoreStart",
|
||||
|
@ -797,26 +797,6 @@
|
|||
"path": "x-pack/platform/plugins/shared/dashboard_enhanced/public/plugin.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dashboardEnhanced",
|
||||
"id": "def-public.StartDependencies.dashboard",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "dashboard",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "dashboard",
|
||||
"scope": "public",
|
||||
"docId": "kibDashboardPluginApi",
|
||||
"section": "def-public.DashboardStart",
|
||||
"text": "DashboardStart"
|
||||
}
|
||||
],
|
||||
"path": "x-pack/platform/plugins/shared/dashboard_enhanced/public/plugin.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboardEnhanced']
|
||||
---
|
||||
import dashboardEnhancedObj from './dashboard_enhanced.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 |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 54 | 0 | 51 | 0 |
|
||||
| 53 | 0 | 50 | 0 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
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 |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 3215 | 31 | 2600 | 26 |
|
||||
| 3219 | 31 | 2602 | 27 |
|
||||
|
||||
## 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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataQuality']
|
||||
---
|
||||
import dataQualityObj from './data_quality.devdocs.json';
|
||||
|
|
|
@ -3350,7 +3350,9 @@
|
|||
"label": "timefilter",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ isTimeRangeSelectorEnabled: () => boolean; isAutoRefreshSelectorEnabled: () => boolean; isTimeTouched: () => boolean; isRefreshIntervalTouched: () => boolean; getEnabledUpdated$: () => ",
|
||||
"{ readonly useTimefilter: () => ",
|
||||
"TimefilterHook",
|
||||
"; isTimeRangeSelectorEnabled: () => boolean; isAutoRefreshSelectorEnabled: () => boolean; isTimeTouched: () => boolean; isRefreshIntervalTouched: () => boolean; getEnabledUpdated$: () => ",
|
||||
"Observable",
|
||||
"<boolean>; getTimeUpdate$: () => ",
|
||||
"Observable",
|
||||
|
@ -3754,7 +3756,9 @@
|
|||
"label": "TimefilterContract",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ isTimeRangeSelectorEnabled: () => boolean; isAutoRefreshSelectorEnabled: () => boolean; isTimeTouched: () => boolean; isRefreshIntervalTouched: () => boolean; getEnabledUpdated$: () => ",
|
||||
"{ readonly useTimefilter: () => ",
|
||||
"TimefilterHook",
|
||||
"; isTimeRangeSelectorEnabled: () => boolean; isAutoRefreshSelectorEnabled: () => boolean; isTimeTouched: () => boolean; isRefreshIntervalTouched: () => boolean; getEnabledUpdated$: () => ",
|
||||
"Observable",
|
||||
"<boolean>; getTimeUpdate$: () => ",
|
||||
"Observable",
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
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 |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 3215 | 31 | 2600 | 26 |
|
||||
| 3219 | 31 | 2602 | 27 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -26425,13 +26425,7 @@
|
|||
"text": "IKibanaSearchRequest"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataSearchPluginApi",
|
||||
"section": "def-common.EqlRequestParams",
|
||||
"text": "EqlRequestParams"
|
||||
},
|
||||
"EqlSearchRequest",
|
||||
">"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/data/common/search/strategies/eql_search/types.ts",
|
||||
|
@ -29190,7 +29184,7 @@
|
|||
"section": "def-common.DataViewLazy",
|
||||
"text": "DataViewLazy"
|
||||
},
|
||||
"[]>; clearCache: () => void; clearInstanceCache: (id?: string | undefined) => void; getCache: () => Promise<",
|
||||
"[]>; clearCache: () => void; clearInstanceCache: (id?: string | undefined) => void; clearDataViewLazyCache: (id: string) => void; getCache: () => Promise<",
|
||||
"SavedObject",
|
||||
"<",
|
||||
{
|
||||
|
@ -31364,8 +31358,6 @@
|
|||
"label": "EqlRequestParams",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"EqlSearchRequest",
|
||||
" | ",
|
||||
"EqlSearchRequest"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/data/common/search/strategies/eql_search/types.ts",
|
||||
|
@ -39761,9 +39753,9 @@
|
|||
},
|
||||
" | undefined; disableWarningToasts?: boolean | undefined; esqlVariables?: ",
|
||||
{
|
||||
"pluginId": "@kbn/esql-validation-autocomplete",
|
||||
"pluginId": "@kbn/esql-types",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsqlValidationAutocompletePluginApi",
|
||||
"docId": "kibKbnEsqlTypesPluginApi",
|
||||
"section": "def-common.ESQLControlVariable",
|
||||
"text": "ESQLControlVariable"
|
||||
},
|
||||
|
@ -40112,9 +40104,9 @@
|
|||
},
|
||||
" | undefined; disableWarningToasts?: boolean | undefined; esqlVariables?: ",
|
||||
{
|
||||
"pluginId": "@kbn/esql-validation-autocomplete",
|
||||
"pluginId": "@kbn/esql-types",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsqlValidationAutocompletePluginApi",
|
||||
"docId": "kibKbnEsqlTypesPluginApi",
|
||||
"section": "def-common.ESQLControlVariable",
|
||||
"text": "ESQLControlVariable"
|
||||
},
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
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 |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 3215 | 31 | 2600 | 26 |
|
||||
| 3219 | 31 | 2602 | 27 |
|
||||
|
||||
## 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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataUsage']
|
||||
---
|
||||
import dataUsageObj from './data_usage.devdocs.json';
|
||||
|
|
|
@ -139,6 +139,23 @@
|
|||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dataViewEditor",
|
||||
"id": "def-public.DataViewEditorService.rollupCaps$",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "rollupCaps$",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"Observable",
|
||||
"<",
|
||||
"RollupIndiciesCapability",
|
||||
" | undefined>"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/data_view_editor/public/data_view_editor_service.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "dataViewEditor",
|
||||
"id": "def-public.DataViewEditorService.matchedIndices$",
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewEditor']
|
||||
---
|
||||
import dataViewEditorObj from './data_view_editor.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/kibana-data-discovery](https://github.com/orgs/elastic/teams/k
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 35 | 0 | 25 | 5 |
|
||||
| 36 | 0 | 26 | 6 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewManagement']
|
||||
---
|
||||
import dataViewManagementObj from './data_view_management.devdocs.json';
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViews']
|
||||
---
|
||||
import dataViewsObj from './data_views.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/kibana-data-discovery](https://github.com/orgs/elastic/teams/k
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 1233 | 0 | 447 | 4 |
|
||||
| 1241 | 0 | 451 | 4 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataVisualizer']
|
||||
---
|
||||
import dataVisualizerObj from './data_visualizer.devdocs.json';
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
||||
---
|
||||
|
||||
|
@ -18,14 +18,13 @@ 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="kibDashboardPluginApi" section="def-public.DashboardStart.locator" text="locator"/> | ml, monitoring, dashboardEnhanced, stackConnectors, apm, infra | - |
|
||||
| <DocLink id="kibDataViewsPluginApi" section="def-common.AbstractDataView.title" text="title"/> | data, @kbn/search-errors, savedObjectsManagement, unifiedSearch, @kbn/unified-field-list, lens, controls, @kbn/lens-embeddable-utils, triggersActionsUi, dataVisualizer, ml, canvas, graph, fleet, 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"/> | actions, ml, savedObjectsTagging | - |
|
||||
| <DocLink id="kibUiActionsPluginApi" section="def-public.UiActionsService.registerAction" text="registerAction"/> | unifiedSearch, uiActionsEnhanced, ml, discover, imageEmbeddable, securitySolution | - |
|
||||
| <DocLink id="kibUiActionsPluginApi" section="def-public.UiActionsService.addTriggerAction" text="addTriggerAction"/> | data, esql, lens, cases, ml, aiops, discover, reporting, discoverEnhanced, dashboardEnhanced, securitySolution, inputControlVis | - |
|
||||
| <DocLink id="kibUiActionsPluginApi" section="def-public.UiActionsService.addTriggerAction" text="addTriggerAction"/> | data, lens, cases, ml, aiops, reporting, discoverEnhanced, dashboardEnhanced, securitySolution, inputControlVis | - |
|
||||
| <DocLink id="kibKbnCoreHttpServerPluginApi" section="def-server.RouteConfigOptions.authRequired" text="authRequired"/> | @kbn/core, usageCollection, taskManager, security, monitoringCollection, files, banners, telemetry, securitySolution, @kbn/test-suites-xpack, cloudFullStory, customBranding, enterpriseSearch, interactiveSetup, 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="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SimpleSavedObject" text="SimpleSavedObject"/> | @kbn/core, visualizations, dataVisualizer, ml, aiops, graph, dashboardEnhanced, lens, securitySolution, eventAnnotation, home | - |
|
||||
| <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, spaces, taskManager, share, actions, dataViews, data, alerting, dashboard, ml, savedSearch, canvas, graph, lens, cases, fleet, maps, lists, securitySolution, apmDataAccess, apm, visualizations, infra, slo, synthetics, uptime, cloudSecurityPosture, eventAnnotation, links, savedObjectsManagement | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.SearchSource.fetch" text="fetch"/> | stackAlerts, alerting, securitySolution, inputControlVis | - |
|
||||
|
@ -34,7 +33,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibDataPluginApi" section="def-common.SearchSource.fetch" text="fetch"/> | stackAlerts, alerting, securitySolution, inputControlVis | - |
|
||||
| <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="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectAttribute" text="SavedObjectAttribute"/> | @kbn/core, visualizations, triggersActionsUi, @kbn/response-ops-rule-form | - |
|
||||
| <DocLink id="kibAlertingPluginApi" section="def-server.RuleExecutorServices.alertFactory" text="alertFactory"/> | ruleRegistry, securitySolution, slo | - |
|
||||
| <DocLink id="kibKbnSecurityPluginTypesServerPluginApi" section="def-server.SecurityPluginSetup.audit" text="audit"/> | security, actions, alerting, ruleRegistry, files, cases, fleet, securitySolution | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.SearchSource.create" text="create"/> | alerting, securitySolution | - |
|
||||
|
@ -42,8 +40,9 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibDataPluginApi" section="def-common.EqlSearchStrategyRequest.options" text="options"/> | securitySolution | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.SearchSource.create" text="create"/> | alerting, securitySolution | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.SavedObject.migrationVersion" text="migrationVersion"/> | @kbn/core, graph, fleet, osquery, alerting, lists, securitySolution | - |
|
||||
| <DocLink id="kibFleetPluginApi" section="def-public.NewPackagePolicy.policy_id" text="policy_id"/> | securitySolution, synthetics, cloudDefend | - |
|
||||
| <DocLink id="kibFleetPluginApi" section="def-common.NewPackagePolicy.policy_id" text="policy_id"/> | securitySolution, synthetics, cloudDefend | - |
|
||||
| <DocLink id="kibDiscoverPluginApi" section="def-public.DiscoverStart.DiscoverContainer" text="DiscoverContainer"/> | securitySolution | - |
|
||||
| <DocLink id="kibFleetPluginApi" section="def-public.NewPackagePolicy.policy_id" text="policy_id"/> | securitySolution, synthetics | - |
|
||||
| <DocLink id="kibFleetPluginApi" section="def-common.NewPackagePolicy.policy_id" text="policy_id"/> | securitySolution, synthetics | - |
|
||||
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginStart.userProfiles" text="userProfiles"/> | cases, securitySolution, security | - |
|
||||
| <DocLink id="kibTelemetryPluginApi" section="def-server.TelemetryPluginStart.getIsOptedIn" text="getIsOptedIn"/> | datasetQuality, fleet, securitySolution, synthetics | - |
|
||||
| <DocLink id="kibTimelinesPluginApi" section="def-common.DeprecatedCellValueElementProps" text="DeprecatedCellValueElementProps"/> | @kbn/securitysolution-data-table, securitySolution | - |
|
||||
|
@ -70,16 +69,13 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <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="kibDataPluginApi" section="def-public.syncQueryStateWithUrl" text="syncQueryStateWithUrl"/> | monitoring | - |
|
||||
| <DocLink id="kibKibanaReactPluginApi" section="def-public.toMountPoint" text="toMountPoint"/> | monitoring, observabilityShared | - |
|
||||
| <DocLink id="kibKbnCoreLifecycleBrowserPluginApi" section="def-public.CoreStart.savedObjects" text="savedObjects"/> | @kbn/core, home, unifiedSearch, visualizations, fileUpload, transform, dashboardEnhanced, discover, dataVisualizer | - |
|
||||
| <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="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | @kbn/core, savedObjectsManagement, savedObjects, visualizations, savedObjectsTagging, eventAnnotation, lens, maps, graph, streamsApp, dashboard, kibanaUtils, expressions, data, savedObjectsTaggingOss, embeddable, uiActionsEnhanced, controls, canvas, dashboardEnhanced, globalSearchProviders | - |
|
||||
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginStart.authc" text="authc"/> | alerting, observabilityAIAssistant, transform, upgradeAssistant, fleet, entityManager, synthetics, serverlessSearch, cloudSecurityPosture, security | - |
|
||||
| <DocLink id="kibTaskManagerPluginApi" section="def-server.TaskManagerSetupContract.index" text="index"/> | actions, alerting | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.syncQueryStateWithUrl" text="syncQueryStateWithUrl"/> | monitoring | - |
|
||||
| <DocLink id="kibKibanaReactPluginApi" section="def-public.toMountPoint" text="toMountPoint"/> | monitoring, observabilityShared, streamsApp | - |
|
||||
| <DocLink id="kibKbnCoreApplicationBrowserPluginApi" section="def-public.AppMountParameters.appBasePath" text="appBasePath"/> | @kbn/core, management, fleet, security, kibanaOverview | - |
|
||||
| <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, home, unifiedSearch, visualizations, fileUpload, 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, home, visualizations, lens, visTypeTimeseries | - |
|
||||
|
@ -87,6 +83,8 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.bulkCreate" text="bulkCreate"/> | home, @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.delete" text="delete"/> | @kbn/core, visualizations | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.bulkDelete" text="bulkDelete"/> | @kbn/core | - |
|
||||
| <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, discover | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.bulkResolve" text="bulkResolve"/> | @kbn/core | - |
|
||||
|
@ -98,16 +96,16 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsCreateOptions" text="SavedObjectsCreateOptions"/> | @kbn/core, visualizations, graph | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsCreateOptions.migrationVersion" text="migrationVersion"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsDeleteOptions" text="SavedObjectsDeleteOptions"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBatchResponse" text="SavedObjectsBatchResponse"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBatchResponse" text="SavedObjectsBatchResponse"/> | @kbn/core, home | - |
|
||||
| <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, 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 | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkCreateOptions" text="SavedObjectsBulkCreateOptions"/> | @kbn/core, home | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkUpdateOptions" text="SavedObjectsBulkUpdateOptions"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkResolveResponse" text="SavedObjectsBulkResolveResponse"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkCreateObject" text="SavedObjectsBulkCreateObject"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkCreateObject" text="SavedObjectsBulkCreateObject"/> | @kbn/core, home | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkDeleteOptions" text="SavedObjectsBulkDeleteOptions"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkDeleteResponseItem" text="SavedObjectsBulkDeleteResponseItem"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkDeleteResponse" text="SavedObjectsBulkDeleteResponse"/> | @kbn/core | - |
|
||||
|
@ -120,6 +118,8 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibKbnCoreSavedObjectsBrowserMocksPluginApi" section="def-public.simpleSavedObjectMock" text="simpleSavedObjectMock"/> | @kbn/core, lens | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObject" text="SavedObject"/> | @kbn/core, home, savedObjectsTagging, canvas, savedObjectsTaggingOss, upgradeAssistant, lists, savedObjectsManagement | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectAttributeSingle" text="SavedObjectAttributeSingle"/> | @kbn/core | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectAttribute" text="SavedObjectAttribute"/> | @kbn/core, visualizations, @kbn/response-ops-rule-form | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | @kbn/core, savedObjectsManagement, savedObjects, visualizations, savedObjectsTagging, eventAnnotation, lens, maps, graph, streamsApp, dashboard, kibanaUtils, expressions, data, savedObjectsTaggingOss, embeddable, uiActionsEnhanced, controls, canvas, dashboardEnhanced, globalSearchProviders | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.schemas" text="schemas"/> | @kbn/core, spaces, data, dashboard, savedSearch, visualizations, cloudSecurityPosture | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.DataView.getNonScriptedFields" text="getNonScriptedFields"/> | graph, visTypeTimeseries, dataViewManagement, dataViews | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.DataView.getNonScriptedFields" text="getNonScriptedFields"/> | graph, visTypeTimeseries, dataViewManagement, dataViews | - |
|
||||
|
@ -160,7 +160,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibKbnSecurityPluginTypesPublicPluginApi" section="def-public.SecurityPluginSetup.authc" text="authc"/> | security | - |
|
||||
| <DocLink id="kibKibanaReactPluginApi" section="def-public.wrapWithTheme" text="wrapWithTheme"/> | aiAssistantManagementSelection, observabilityAiAssistantManagement | - |
|
||||
| <DocLink id="kibKibanaReactPluginApi" section="def-common.KibanaStyledComponentsThemeProviderDecorator" text="KibanaStyledComponentsThemeProviderDecorator"/> | @kbn/react-kibana-context-styled, kibanaReact | - |
|
||||
| <DocLink id="kibKbnIndexLifecycleManagementCommonSharedPluginApi" section="def-common.RolloverAction.max_size" text="max_size"/> | indexLifecycleManagement, streamsApp | - |
|
||||
| <DocLink id="kibKbnIndexLifecycleManagementCommonSharedPluginApi" section="def-common.RolloverAction.max_size" text="max_size"/> | indexLifecycleManagement | - |
|
||||
| <DocLink id="kibKbnPresentationContainersPluginApi" section="def-public.HasRuntimeChildState" text="HasRuntimeChildState"/> | dashboard | - |
|
||||
| <DocLink id="kibSharePluginApi" section="def-public.ShareContext.shareableUrlForSavedObject" text="shareableUrlForSavedObject"/> | discover, @kbn/reporting-public | - |
|
||||
| <DocLink id="kibKbnCoreUiSettingsCommonPluginApi" section="def-common.UiSettingsParams.metric" text="metric"/> | @kbn/management-settings-field-definition, discover | - |
|
||||
|
@ -173,8 +173,9 @@ 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-utils | - |
|
||||
| <DocLink id="kibKbnEsqlValidationAutocompletePluginApi" section="def-common.CommandDefinition.modes" text="modes"/> | @kbn/monaco | - |
|
||||
| <DocLink id="kibKbnEsqlValidationAutocompletePluginApi" section="def-common.isSettingItem" text="isSettingItem"/> | @kbn/monaco | - |
|
||||
| <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, aiops, ml, crossClusterReplication, logstash, painlessLab, watcher, searchprofiler, slo | 8.8.0 |
|
||||
| <DocLink id="kibLicensingPluginApi" section="def-public.LicensingPluginSetup.license$" text="license$"/> | security, licenseManagement, aiops, 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 |
|
||||
|
@ -201,7 +202,6 @@ Safe to remove.
|
|||
| <DocLink id="kibAlertingPluginApi" section="def-common.MaintenanceWindowSOProperties" text="MaintenanceWindowSOProperties"/> | alerting |
|
||||
| <DocLink id="kibAlertingPluginApi" section="def-common.MaintenanceWindowSOAttributes" text="MaintenanceWindowSOAttributes"/> | alerting |
|
||||
| <DocLink id="kibCasesPluginApi" section="def-common.FEATURE_ID_V2" text="FEATURE_ID_V2"/> | cases |
|
||||
| <DocLink id="kibDashboardPluginApi" section="def-public.DashboardSetup.locator" text="locator"/> | dashboard |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.AggConfig.toJSON" text="toJSON"/> | data |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.SearchSourceFields.fieldsFromSource" text="fieldsFromSource"/> | data |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.SearchSourceFields.fieldsFromSource" text="fieldsFromSource"/> | data |
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
||||
---
|
||||
|
||||
|
@ -145,6 +145,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibKbnEsqlValidationAutocompletePluginApi" section="def-common.CommandDefinition.modes" text="modes"/> | [hover.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-monaco/src/languages/esql/lib/hover/hover.ts#:~:text=modes) | - |
|
||||
| <DocLink id="kibKbnEsqlValidationAutocompletePluginApi" section="def-common.isSettingItem" text="isSettingItem"/> | [hover.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-monaco/src/languages/esql/lib/hover/hover.ts#:~:text=isSettingItem), [hover.ts](https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-monaco/src/languages/esql/lib/hover/hover.ts#:~:text=isSettingItem) | - |
|
||||
|
||||
|
||||
|
||||
|
@ -325,7 +326,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDashboardPluginApi" section="def-public.DashboardStart.locator" text="locator"/> | [goto_dashboard.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/apm/public/components/app/service_dashboards/actions/goto_dashboard.tsx#:~:text=locator) | - |
|
||||
| <DocLink id="kibLicensingPluginApi" section="def-public.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.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 |
|
||||
|
@ -391,15 +391,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
|
||||
|
||||
|
||||
## cloudDefend
|
||||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibFleetPluginApi" section="def-public.NewPackagePolicy.policy_id" text="policy_id"/> | [installation_stats_collector.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/cloud_defend/server/lib/telemetry/collectors/installation_stats_collector.ts#:~:text=policy_id), [mocks.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/cloud_defend/public/test/mocks.ts#:~:text=policy_id), [mocks.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/cloud_defend/public/test/mocks.ts#:~:text=policy_id) | - |
|
||||
| <DocLink id="kibFleetPluginApi" section="def-common.NewPackagePolicy.policy_id" text="policy_id"/> | [installation_stats_collector.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/cloud_defend/server/lib/telemetry/collectors/installation_stats_collector.ts#:~:text=policy_id), [mocks.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/cloud_defend/public/test/mocks.ts#:~:text=policy_id), [mocks.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/cloud_defend/public/test/mocks.ts#:~:text=policy_id) | - |
|
||||
|
||||
|
||||
|
||||
## cloudFullStory
|
||||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
|
@ -465,7 +456,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibSavedObjectsPluginApi" section="def-public.SavedObjectSaveModal" text="SavedObjectSaveModal"/> | [library_add_action.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/public/dashboard_actions/library_add_action.tsx#:~:text=SavedObjectSaveModal), [library_add_action.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/public/dashboard_actions/library_add_action.tsx#:~:text=SavedObjectSaveModal), [save_modal.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/public/dashboard_container/embeddable/api/overlays/save_modal.tsx#:~:text=SavedObjectSaveModal), [save_modal.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/public/dashboard_container/embeddable/api/overlays/save_modal.tsx#:~:text=SavedObjectSaveModal) | 8.8.0 |
|
||||
| <DocLink id="kibSavedObjectsPluginApi" section="def-public.SavedObjectSaveModal" text="SavedObjectSaveModal"/> | [library_add_action.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/public/dashboard_actions/library_add_action.tsx#:~:text=SavedObjectSaveModal), [library_add_action.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/public/dashboard_actions/library_add_action.tsx#:~:text=SavedObjectSaveModal), [save_modal.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/public/dashboard_api/save_modal/save_modal.tsx#:~:text=SavedObjectSaveModal), [save_modal.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/public/dashboard_api/save_modal/save_modal.tsx#:~:text=SavedObjectSaveModal) | 8.8.0 |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/common/bwc/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/common/bwc/types.ts#:~:text=SavedObjectReference) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | [dashboard_saved_object.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/server/dashboard_saved_object/dashboard_saved_object.ts#:~:text=migrations) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.schemas" text="schemas"/> | [dashboard_saved_object.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/server/dashboard_saved_object/dashboard_saved_object.ts#:~:text=schemas) | - |
|
||||
|
@ -479,7 +470,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDashboardPluginApi" section="def-public.DashboardStart.locator" text="locator"/> | [abstract_dashboard_drilldown.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/dashboard_enhanced/public/services/drilldowns/abstract_dashboard_drilldown/abstract_dashboard_drilldown.tsx#:~:text=locator) | - |
|
||||
| <DocLink id="kibUiActionsPluginApi" section="def-public.UiActionsService.addTriggerAction" text="addTriggerAction"/> | [dashboard_drilldowns_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/dashboard_enhanced/public/services/drilldowns/dashboard_drilldowns_services.ts#:~:text=addTriggerAction), [dashboard_drilldowns_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/dashboard_enhanced/public/services/drilldowns/dashboard_drilldowns_services.ts#:~:text=addTriggerAction) | - |
|
||||
| <DocLink id="kibKbnCoreLifecycleBrowserPluginApi" section="def-public.CoreStart.savedObjects" text="savedObjects"/> | [collect_config_container.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/dashboard_enhanced/public/services/drilldowns/abstract_dashboard_drilldown/components/collect_config_container.tsx#:~:text=savedObjects), [collect_config_container.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/dashboard_enhanced/public/services/drilldowns/abstract_dashboard_drilldown/components/collect_config_container.tsx#:~:text=savedObjects) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.find" text="find"/> | [collect_config_container.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/dashboard_enhanced/public/services/drilldowns/abstract_dashboard_drilldown/components/collect_config_container.tsx#:~:text=find) | - |
|
||||
|
@ -564,7 +554,6 @@ 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="kibSharePluginApi" section="def-public.ShareContext.showPublicUrlSwitch" text="showPublicUrlSwitch"/> | [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=showPublicUrlSwitch) | - |
|
||||
| <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.addTriggerAction" text="addTriggerAction"/> | [plugin.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/discover/public/plugin.tsx#:~:text=addTriggerAction) | - |
|
||||
| <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) | - |
|
||||
|
@ -617,14 +606,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
|
||||
|
||||
|
||||
## esql
|
||||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibUiActionsPluginApi" section="def-public.UiActionsService.addTriggerAction" text="addTriggerAction"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/esql/public/plugin.ts#:~:text=addTriggerAction), [plugin.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/esql/public/plugin.ts#:~:text=addTriggerAction) | - |
|
||||
|
||||
|
||||
|
||||
## eventAnnotation
|
||||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
|
@ -657,7 +638,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.DataPublicPluginStart.fieldFormats" text="fieldFormats"/> | [get_color.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/chart_expressions/expression_partition_vis/public/utils/layers/get_color.test.ts#:~:text=fieldFormats), [get_color.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/chart_expressions/expression_partition_vis/public/utils/layers/get_color.test.ts#:~:text=fieldFormats), [get_color.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/chart_expressions/expression_partition_vis/public/utils/layers/get_color.test.ts#:~:text=fieldFormats), [get_color.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/chart_expressions/expression_partition_vis/public/utils/layers/get_color.test.ts#:~:text=fieldFormats), [get_color.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/chart_expressions/expression_partition_vis/public/utils/layers/get_color.test.ts#:~:text=fieldFormats), [get_color.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/chart_expressions/expression_partition_vis/public/utils/layers/get_color.test.ts#:~:text=fieldFormats), [get_color.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/chart_expressions/expression_partition_vis/public/utils/layers/get_color.test.ts#:~:text=fieldFormats), [get_color.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/chart_expressions/expression_partition_vis/public/utils/layers/get_color.test.ts#:~:text=fieldFormats) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.DataPublicPluginStart.fieldFormats" text="fieldFormats"/> | [get_color.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/chart_expressions/expression_partition_vis/public/utils/layers/get_color.test.ts#:~:text=fieldFormats), [get_color.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/chart_expressions/expression_partition_vis/public/utils/layers/get_color.test.ts#:~:text=fieldFormats), [get_color.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/chart_expressions/expression_partition_vis/public/utils/layers/get_color.test.ts#:~:text=fieldFormats), [get_color.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/chart_expressions/expression_partition_vis/public/utils/layers/get_color.test.ts#:~:text=fieldFormats), [get_color.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/chart_expressions/expression_partition_vis/public/utils/layers/get_color.test.ts#:~:text=fieldFormats), [get_color.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/chart_expressions/expression_partition_vis/public/utils/layers/get_color.test.ts#:~:text=fieldFormats), [get_color.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/chart_expressions/expression_partition_vis/public/utils/layers/get_color.test.ts#:~:text=fieldFormats) | - |
|
||||
|
||||
|
||||
|
||||
|
@ -753,7 +734,11 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibKbnCoreLifecycleBrowserPluginApi" section="def-public.CoreStart.savedObjects" text="savedObjects"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/plugin.ts#:~:text=savedObjects) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract" text="SavedObjectsClientContract"/> | [kibana_services.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/kibana_services.ts#:~:text=SavedObjectsClientContract), [kibana_services.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/kibana_services.ts#:~:text=SavedObjectsClientContract) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.bulkCreate" text="bulkCreate"/> | [home_app.js](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/home_app.js#:~:text=bulkCreate) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.bulkCreate" text="bulkCreate"/> | [home_app.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/home_app.tsx#:~:text=bulkCreate) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SimpleSavedObject" text="SimpleSavedObject"/> | [saved_objects_installer.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/tutorial/saved_objects_installer.tsx#:~:text=SimpleSavedObject), [saved_objects_installer.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/tutorial/saved_objects_installer.tsx#:~:text=SimpleSavedObject) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBatchResponse" text="SavedObjectsBatchResponse"/> | [saved_objects_installer.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/tutorial/saved_objects_installer.tsx#:~:text=SavedObjectsBatchResponse), [saved_objects_installer.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/tutorial/saved_objects_installer.tsx#:~:text=SavedObjectsBatchResponse), [tutorial.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/tutorial/tutorial.tsx#:~:text=SavedObjectsBatchResponse), [tutorial.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/tutorial/tutorial.tsx#:~:text=SavedObjectsBatchResponse) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkCreateOptions" text="SavedObjectsBulkCreateOptions"/> | [saved_objects_installer.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/tutorial/saved_objects_installer.tsx#:~:text=SavedObjectsBulkCreateOptions), [saved_objects_installer.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/tutorial/saved_objects_installer.tsx#:~:text=SavedObjectsBulkCreateOptions), [tutorial.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/tutorial/tutorial.tsx#:~:text=SavedObjectsBulkCreateOptions), [tutorial.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/tutorial/tutorial.tsx#:~:text=SavedObjectsBulkCreateOptions) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkCreateObject" text="SavedObjectsBulkCreateObject"/> | [saved_objects_installer.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/tutorial/saved_objects_installer.tsx#:~:text=SavedObjectsBulkCreateObject), [saved_objects_installer.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/tutorial/saved_objects_installer.tsx#:~:text=SavedObjectsBulkCreateObject), [tutorial.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/tutorial/tutorial.tsx#:~:text=SavedObjectsBulkCreateObject), [tutorial.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/tutorial/tutorial.tsx#:~:text=SavedObjectsBulkCreateObject) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObject" text="SavedObject"/> | [sample_data_registry.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/server/services/sample_data/sample_data_registry.ts#:~:text=SavedObject), [sample_data_registry.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/server/services/sample_data/sample_data_registry.ts#:~:text=SavedObject), [sample_data_registry.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/server/services/sample_data/sample_data_registry.ts#:~:text=SavedObject) | - |
|
||||
|
||||
|
||||
|
@ -780,7 +765,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDashboardPluginApi" section="def-public.DashboardStart.locator" text="locator"/> | [goto_dashboard_link.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/infra/public/components/asset_details/tabs/dashboards/actions/goto_dashboard_link.tsx#:~:text=locator) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | [saved_object_type.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/infra/server/lib/sources/saved_object_type.ts#:~:text=migrations) | - |
|
||||
|
||||
|
||||
|
@ -918,7 +902,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibAlertingPluginApi" section="def-public.PluginSetupContract.registerNavigation" text="registerNavigation"/> | [register_ml_alerts.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/alerting/register_ml_alerts.ts#:~:text=registerNavigation) | - |
|
||||
| <DocLink id="kibCasesPluginApi" section="def-common.FEATURE_ID" text="FEATURE_ID"/> | [alerts_panel.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/explorer/alerts/alerts_panel.tsx#:~:text=FEATURE_ID), [alerts_panel.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/explorer/alerts/alerts_panel.tsx#:~:text=FEATURE_ID), [alerts_panel.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/explorer/alerts/alerts_panel.tsx#:~:text=FEATURE_ID) | - |
|
||||
| <DocLink id="kibDashboardPluginApi" section="def-public.DashboardStart.locator" text="locator"/> | [quick_create_job_base.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/job_from_dashboard/quick_create_job_base.ts#:~:text=locator), [dashboard_service.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/services/dashboard_service.ts#:~:text=locator), [utils.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/components/custom_urls/custom_url_editor/utils.ts#:~:text=locator), [dashboard_service.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/services/dashboard_service.test.ts#:~:text=locator), [dashboard_service.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/services/dashboard_service.test.ts#:~:text=locator) | - |
|
||||
| <DocLink id="kibDataViewsPluginApi" section="def-common.AbstractDataView.title" text="title"/> | [job_creator.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/common/job_creator/job_creator.ts#:~:text=title), [categorization_examples_loader.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/jobs/new_job/common/results_loader/categorization_examples_loader.ts#:~:text=title), [configuration_step_details.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/configuration_step_details.tsx#:~:text=title), [data_loader.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/datavisualizer/index_based/data_loader/data_loader.ts#:~:text=title), [use_index_data.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_creation/hooks/use_index_data.ts#:~:text=title), [use_index_data.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_creation/hooks/use_index_data.ts#:~:text=title), [use_index_data.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_creation/hooks/use_index_data.ts#:~:text=title), [configuration_step_form.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/configuration_step_form.tsx#:~:text=title), [configuration_step_form.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/configuration_step_form.tsx#:~:text=title), [configuration_step_form.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/configuration_step_form.tsx#:~:text=title)+ 8 more | - |
|
||||
| <DocLink id="kibLicensingPluginApi" section="def-public.LicensingPluginSetup.license$" text="license$"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/public/plugin.ts#:~:text=license%24) | 8.8.0 |
|
||||
| <DocLink id="kibLicensingPluginApi" section="def-server.LicensingPluginSetup.license$" text="license$"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/ml/server/plugin.ts#:~:text=license%24) | 8.8.0 |
|
||||
|
@ -945,7 +928,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDashboardPluginApi" section="def-public.DashboardStart.locator" text="locator"/> | [ingest_pipeline_modal.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/monitoring/public/application/pages/elasticsearch/ingest_pipeline_modal.tsx#:~:text=locator) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.syncQueryStateWithUrl" text="syncQueryStateWithUrl"/> | [url_state.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/monitoring/public/url_state.ts#:~:text=syncQueryStateWithUrl), [url_state.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/monitoring/public/url_state.ts#:~:text=syncQueryStateWithUrl) | - |
|
||||
| <DocLink id="kibKibanaReactPluginApi" section="def-public.toMountPoint" text="toMountPoint"/> | [header_menu_portal.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/monitoring/public/components/header_menu/header_menu_portal.tsx#:~:text=toMountPoint), [header_menu_portal.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/monitoring/public/components/header_menu/header_menu_portal.tsx#:~:text=toMountPoint) | - |
|
||||
|
||||
|
@ -1178,10 +1160,12 @@ 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), [filters.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/asset_inventory/components/filters/filters.tsx#:~: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) | - |
|
||||
| <DocLink id="kibLicensingPluginApi" section="def-public.PublicLicense.mode" text="mode"/> | [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [fleet_integration.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/fleet_integration.test.ts#:~:text=mode), [fleet_integration.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/fleet_integration.test.ts#:~:text=mode), [create_default_policy.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/handlers/create_default_policy.test.ts#:~:text=mode), [create_default_policy.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/handlers/create_default_policy.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode)+ 7 more | 8.8.0 |
|
||||
| <DocLink id="kibLicensingPluginApi" section="def-public.LicensingPluginSetup.license$" text="license$"/> | [plugin.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/plugin.tsx#:~:text=license%24) | 8.8.0 |
|
||||
| <DocLink id="kibLicensingPluginApi" section="def-server.PublicLicense.mode" text="mode"/> | [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [fleet_integration.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/fleet_integration.test.ts#:~:text=mode), [fleet_integration.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/fleet_integration.test.ts#:~:text=mode), [create_default_policy.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/handlers/create_default_policy.test.ts#:~:text=mode), [create_default_policy.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/handlers/create_default_policy.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode)+ 7 more | 8.8.0 |
|
||||
| <DocLink id="kibLicensingPluginApi" section="def-server.LicensingPluginSetup.license$" text="license$"/> | [get_is_alert_suppression_active.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_types/utils/get_is_alert_suppression_active.ts#:~:text=license%24), [create_threat_signals.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_types/indicator_match/threat_mapping/create_threat_signals.ts#:~:text=license%24), [query.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_types/query/query.ts#:~:text=license%24), [threshold.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_types/threshold/threshold.ts#:~:text=license%24), [get_is_alert_suppression_active.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_types/utils/get_is_alert_suppression_active.test.ts#:~:text=license%24), [get_is_alert_suppression_active.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_types/utils/get_is_alert_suppression_active.test.ts#:~:text=license%24), [get_is_alert_suppression_active.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_types/utils/get_is_alert_suppression_active.test.ts#:~:text=license%24) | 8.8.0 |
|
||||
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginSetup.authc" text="authc"/> | [route.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_preview/api/preview_rules/route.ts#:~:text=authc) | - |
|
||||
|
@ -1190,7 +1174,7 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
|
|||
| <DocLink id="kibTimelinesPluginApi" section="def-common.DeprecatedCellValueElementProps" text="DeprecatedCellValueElementProps"/> | [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/components/events_viewer/index.tsx#:~:text=DeprecatedCellValueElementProps), [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/components/events_viewer/index.tsx#:~:text=DeprecatedCellValueElementProps) | - |
|
||||
| <DocLink id="kibTimelinesPluginApi" section="def-common.DeprecatedRowRenderer" text="DeprecatedRowRenderer"/> | [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/components/events_viewer/index.tsx#:~:text=DeprecatedRowRenderer), [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/components/events_viewer/index.tsx#:~:text=DeprecatedRowRenderer) | - |
|
||||
| <DocLink id="kibTimelinesPluginApi" section="def-common.BeatFields" text="BeatFields"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/search_strategy/index_fields/index.ts#:~:text=BeatFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=BeatFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=BeatFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=BeatFields) | - |
|
||||
| <DocLink id="kibTimelinesPluginApi" section="def-common.BrowserFields" text="BrowserFields"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/search_strategy/index_fields/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/types/timeline/cells/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/types/timeline/cells/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/types/header_actions/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/types/header_actions/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields)+ 70 more | - |
|
||||
| <DocLink id="kibTimelinesPluginApi" section="def-common.BrowserFields" text="BrowserFields"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/search_strategy/index_fields/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/types/timeline/cells/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/types/timeline/cells/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/types/header_actions/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/types/header_actions/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields)+ 72 more | - |
|
||||
| <DocLink id="kibTimelinesPluginApi" section="def-common.IndexFieldsStrategyRequest" text="IndexFieldsStrategyRequest"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/search_strategy/index_fields/index.ts#:~:text=IndexFieldsStrategyRequest), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyRequest), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyRequest), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyRequest), [middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/endpoint_hosts/store/middleware.ts#:~:text=IndexFieldsStrategyRequest), [middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/endpoint_hosts/store/middleware.ts#:~:text=IndexFieldsStrategyRequest) | - |
|
||||
| <DocLink id="kibTimelinesPluginApi" section="def-common.IndexFieldsStrategyResponse" text="IndexFieldsStrategyResponse"/> | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/search_strategy/index_fields/index.ts#:~:text=IndexFieldsStrategyResponse), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyResponse), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyResponse), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyResponse), [middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/endpoint_hosts/store/middleware.ts#:~:text=IndexFieldsStrategyResponse), [middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/management/pages/endpoint_hosts/store/middleware.ts#:~:text=IndexFieldsStrategyResponse) | - |
|
||||
| <DocLink id="kibUiActionsPluginApi" section="def-public.UiActionsService.registerAction" text="registerAction"/> | [register_discover_histogram_actions.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/app/actions/register_discover_histogram_actions.ts#:~:text=registerAction) | - |
|
||||
|
@ -1216,7 +1200,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), [lists.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/artifacts/lists.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_ID), [lists.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/artifacts/lists.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), [lists.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/artifacts/lists.test.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_ID), [lists.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/artifacts/lists.test.ts#:~:text=ENDPOINT_BLOCKLISTS_LIST_ID)+ 1 more | - |
|
||||
| <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), [all_assets.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/asset_inventory/pages/all_assets.tsx#:~:text=externalControlColumns) | - |
|
||||
| <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) | - |
|
||||
|
||||
|
||||
|
||||
|
@ -1281,20 +1265,12 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
|
|||
|
||||
|
||||
|
||||
## stackConnectors
|
||||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDashboardPluginApi" section="def-public.DashboardStart.locator" text="locator"/> | [use_get_dashboard.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/stack_connectors/public/connector_types/lib/gen_ai/use_get_dashboard.ts#:~:text=locator), [use_get_dashboard.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/stack_connectors/public/connector_types/lib/gen_ai/use_get_dashboard.ts#:~:text=locator) | - |
|
||||
|
||||
|
||||
|
||||
## streamsApp
|
||||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | [to_reference_list.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/streams_app/public/components/stream_detail_dashboards_view/to_reference_list.ts#:~:text=SavedObjectReference), [to_reference_list.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/streams_app/public/components/stream_detail_dashboards_view/to_reference_list.ts#:~:text=SavedObjectReference) | - |
|
||||
| <DocLink id="kibKbnIndexLifecycleManagementCommonSharedPluginApi" section="def-common.RolloverAction.max_size" text="max_size"/> | [modal.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/streams_app/public/components/stream_detail_lifecycle/modal.tsx#:~:text=max_size), [modal.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/observability/plugins/streams_app/public/components/stream_detail_lifecycle/modal.tsx#:~:text=max_size) | - |
|
||||
| <DocLink id="kibKibanaReactPluginApi" section="def-public.toMountPoint" text="toMountPoint"/> | [header_menu_portal.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/streams_app/public/components/header_menu/header_menu_portal.tsx#:~:text=toMountPoint), [header_menu_portal.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/streams_app/public/components/header_menu/header_menu_portal.tsx#:~:text=toMountPoint) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | [to_reference_list.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/streams_app/public/components/stream_detail_dashboards_view/to_reference_list.ts#:~:text=SavedObjectReference), [to_reference_list.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/streams_app/public/components/stream_detail_dashboards_view/to_reference_list.ts#:~:text=SavedObjectReference) | - |
|
||||
|
||||
|
||||
|
||||
|
@ -1365,7 +1341,6 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
|
|||
| <DocLink id="kibAlertingPluginApi" section="def-common.MaintenanceWindow" text="MaintenanceWindow"/> | [rule_alert_list.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/triggers_actions_ui/public/application/sections/rule_details/components/rule_alert_list.tsx#:~:text=MaintenanceWindow), [rule_alert_list.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/triggers_actions_ui/public/application/sections/rule_details/components/rule_alert_list.tsx#:~:text=MaintenanceWindow), [rule_alert_list.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/triggers_actions_ui/public/application/sections/rule_details/components/rule_alert_list.tsx#:~:text=MaintenanceWindow), [rule_alert_list.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/triggers_actions_ui/public/application/sections/rule_details/components/rule_alert_list.tsx#:~:text=MaintenanceWindow) | - |
|
||||
| <DocLink id="kibDataViewsPluginApi" section="def-common.AbstractDataView.title" text="title"/> | [data_apis.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/triggers_actions_ui/public/common/lib/data_apis.ts#:~:text=title) | - |
|
||||
| <DocLink id="kibManagementPluginApi" section="def-public.ManagementAppMountParams.theme$" text="theme$"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/triggers_actions_ui/public/plugin.ts#:~:text=theme%24) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectAttribute" text="SavedObjectAttribute"/> | [rule_reducer.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/triggers_actions_ui/public/application/sections/rule_form/rule_reducer.ts#:~:text=SavedObjectAttribute), [rule_reducer.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/triggers_actions_ui/public/application/sections/rule_form/rule_reducer.ts#:~:text=SavedObjectAttribute), [rule_reducer.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/triggers_actions_ui/public/application/sections/rule_form/rule_reducer.ts#:~:text=SavedObjectAttribute), [rule_reducer.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/shared/triggers_actions_ui/public/application/sections/rule_form/rule_reducer.ts#:~:text=SavedObjectAttribute) | - |
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
||||
---
|
||||
|
||||
|
@ -50,7 +50,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
|
||||
| Plugin | Deprecated API | Reference location(s) | Remove By |
|
||||
| --------|-------|-----------|-----------|
|
||||
| presentationUtil | <DocLink id="kibSavedObjectsPluginApi" section="def-public.SavedObjectSaveModal" text="SavedObjectSaveModal"/> | [saved_object_save_modal_dashboard.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/presentation_util/public/components/saved_object_save_modal_dashboard.tsx#:~:text=SavedObjectSaveModal), [saved_object_save_modal_dashboard.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/presentation_util/public/components/saved_object_save_modal_dashboard.tsx#:~:text=SavedObjectSaveModal), [library_add_action.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/public/dashboard_actions/library_add_action.tsx#:~:text=SavedObjectSaveModal), [library_add_action.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/public/dashboard_actions/library_add_action.tsx#:~:text=SavedObjectSaveModal), [save_modal.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/public/dashboard_container/embeddable/api/overlays/save_modal.tsx#:~:text=SavedObjectSaveModal), [save_modal.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/public/dashboard_container/embeddable/api/overlays/save_modal.tsx#:~:text=SavedObjectSaveModal), [save_to_library.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/private/links/public/content_management/save_to_library.tsx#:~:text=SavedObjectSaveModal), [save_to_library.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/private/links/public/content_management/save_to_library.tsx#:~:text=SavedObjectSaveModal) | 8.8.0 |
|
||||
| presentationUtil | <DocLink id="kibSavedObjectsPluginApi" section="def-public.SavedObjectSaveModal" text="SavedObjectSaveModal"/> | [saved_object_save_modal_dashboard.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/presentation_util/public/components/saved_object_save_modal_dashboard.tsx#:~:text=SavedObjectSaveModal), [saved_object_save_modal_dashboard.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/presentation_util/public/components/saved_object_save_modal_dashboard.tsx#:~:text=SavedObjectSaveModal), [library_add_action.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/public/dashboard_actions/library_add_action.tsx#:~:text=SavedObjectSaveModal), [library_add_action.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/public/dashboard_actions/library_add_action.tsx#:~:text=SavedObjectSaveModal), [save_modal.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/public/dashboard_api/save_modal/save_modal.tsx#:~:text=SavedObjectSaveModal), [save_modal.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/dashboard/public/dashboard_api/save_modal/save_modal.tsx#:~:text=SavedObjectSaveModal), [save_to_library.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/private/links/public/content_management/save_to_library.tsx#:~:text=SavedObjectSaveModal), [save_to_library.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/private/links/public/content_management/save_to_library.tsx#:~:text=SavedObjectSaveModal) | 8.8.0 |
|
||||
|
||||
|
||||
|
||||
|
@ -141,5 +141,6 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
|
|||
| Plugin | Deprecated API | Reference location(s) | Remove By |
|
||||
| --------|-------|-----------|-----------|
|
||||
| securitySolution | <DocLink id="kibLicensingPluginApi" section="def-public.PublicLicense.mode" text="mode"/> | [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [fleet_integration.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/fleet_integration.test.ts#:~:text=mode), [fleet_integration.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/fleet_integration.test.ts#:~:text=mode), [create_default_policy.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/handlers/create_default_policy.test.ts#:~:text=mode), [create_default_policy.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/handlers/create_default_policy.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode)+ 7 more | 8.8.0 |
|
||||
| securitySolution | <DocLink id="kibLicensingPluginApi" section="def-public.LicensingPluginSetup.license$" text="license$"/> | [plugin.tsx](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/public/plugin.tsx#:~:text=license%24) | 8.8.0 |
|
||||
| securitySolution | <DocLink id="kibLicensingPluginApi" section="def-server.PublicLicense.mode" text="mode"/> | [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [fleet_integration.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/fleet_integration.test.ts#:~:text=mode), [fleet_integration.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/fleet_integration.test.ts#:~:text=mode), [create_default_policy.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/handlers/create_default_policy.test.ts#:~:text=mode), [create_default_policy.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/fleet_integration/handlers/create_default_policy.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode)+ 7 more | 8.8.0 |
|
||||
| securitySolution | <DocLink id="kibLicensingPluginApi" section="def-server.LicensingPluginSetup.license$" text="license$"/> | [get_is_alert_suppression_active.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_types/utils/get_is_alert_suppression_active.ts#:~:text=license%24), [create_threat_signals.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_types/indicator_match/threat_mapping/create_threat_signals.ts#:~:text=license%24), [query.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_types/query/query.ts#:~:text=license%24), [threshold.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_types/threshold/threshold.ts#:~:text=license%24), [get_is_alert_suppression_active.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_types/utils/get_is_alert_suppression_active.test.ts#:~:text=license%24), [get_is_alert_suppression_active.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_types/utils/get_is_alert_suppression_active.test.ts#:~:text=license%24), [get_is_alert_suppression_active.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/rule_types/utils/get_is_alert_suppression_active.test.ts#:~:text=license%24) | 8.8.0 |
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'devTools']
|
||||
---
|
||||
import devToolsObj from './dev_tools.devdocs.json';
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
"src/platform/plugins/shared/discover/public/utils/get_sharing_data",
|
||||
">"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/public/utils/index.ts",
|
||||
"path": "src/platform/plugins/shared/discover/public/index.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [],
|
||||
|
@ -1266,7 +1266,9 @@
|
|||
"label": "timefilter",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ isTimeRangeSelectorEnabled: () => boolean; isAutoRefreshSelectorEnabled: () => boolean; isTimeTouched: () => boolean; isRefreshIntervalTouched: () => boolean; getEnabledUpdated$: () => ",
|
||||
"{ readonly useTimefilter: () => ",
|
||||
"TimefilterHook",
|
||||
"; isTimeRangeSelectorEnabled: () => boolean; isAutoRefreshSelectorEnabled: () => boolean; isTimeTouched: () => boolean; isRefreshIntervalTouched: () => boolean; getEnabledUpdated$: () => ",
|
||||
"Observable",
|
||||
"<boolean>; getTimeUpdate$: () => ",
|
||||
"Observable",
|
||||
|
@ -2131,6 +2133,27 @@
|
|||
"path": "src/platform/plugins/shared/discover/public/build_services.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "discover",
|
||||
"id": "def-public.DiscoverServices.embeddableEnhanced",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "embeddableEnhanced",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "embeddableEnhanced",
|
||||
"scope": "public",
|
||||
"docId": "kibEmbeddableEnhancedPluginApi",
|
||||
"section": "def-public.StartContract",
|
||||
"text": "StartContract"
|
||||
},
|
||||
" | undefined"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/public/build_services.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
|
@ -2204,18 +2227,56 @@
|
|||
"\nInternal shared state that's used at several places in the UI"
|
||||
],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "kibanaUtils",
|
||||
"scope": "common",
|
||||
"docId": "kibKibanaUtilsPluginApi",
|
||||
"section": "def-common.ReduxLikeStateContainer",
|
||||
"text": "ReduxLikeStateContainer"
|
||||
},
|
||||
"ToolkitStore",
|
||||
"<",
|
||||
"InternalState",
|
||||
"DiscoverInternalState",
|
||||
", ",
|
||||
"InternalStateTransitions",
|
||||
", {}>"
|
||||
"AnyAction",
|
||||
", ",
|
||||
"MiddlewareArray",
|
||||
"<[",
|
||||
"ThunkMiddleware",
|
||||
"<",
|
||||
"DiscoverInternalState",
|
||||
", ",
|
||||
"AnyAction",
|
||||
", InternalStateThunkDependencies>]>>"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/public/application/main/state_management/discover_state.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "discover",
|
||||
"id": "def-public.DiscoverStateContainer.runtimeStateManager",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "runtimeStateManager",
|
||||
"description": [
|
||||
"\nState manager for runtime state that can't be stored in Redux"
|
||||
],
|
||||
"signature": [
|
||||
"{ currentDataView$: ",
|
||||
"BehaviorSubject",
|
||||
"<",
|
||||
{
|
||||
"pluginId": "dataViews",
|
||||
"scope": "common",
|
||||
"docId": "kibDataViewsPluginApi",
|
||||
"section": "def-common.DataView",
|
||||
"text": "DataView"
|
||||
},
|
||||
" | undefined>; adHocDataViews$: ",
|
||||
"BehaviorSubject",
|
||||
"<",
|
||||
{
|
||||
"pluginId": "dataViews",
|
||||
"scope": "common",
|
||||
"docId": "kibDataViewsPluginApi",
|
||||
"section": "def-common.DataView",
|
||||
"text": "DataView"
|
||||
},
|
||||
"[]>; }"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/public/application/main/state_management/discover_state.ts",
|
||||
"deprecated": false,
|
||||
|
@ -3514,7 +3575,46 @@
|
|||
"section": "def-public.PublishesSavedObjectId",
|
||||
"text": "PublishesSavedObjectId"
|
||||
},
|
||||
">"
|
||||
"> & Partial<{ enhancements: { dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "public",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-public.DynamicActionManager",
|
||||
"text": "DynamicActionManager"
|
||||
},
|
||||
"; }; setDynamicActions: (newState: { dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined) => void; dynamicActionsState$: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined>; }> & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "public",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-public.HasSupportedTriggers",
|
||||
"text": "HasSupportedTriggers"
|
||||
}
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/public/embeddable/types.ts",
|
||||
"deprecated": false,
|
||||
|
@ -3549,7 +3649,9 @@
|
|||
"section": "def-public.SerializedTimeRange",
|
||||
"text": "SerializedTimeRange"
|
||||
},
|
||||
" & { rawSavedObjectAttributes?: Partial<Pick<",
|
||||
" & Partial<",
|
||||
"DynamicActionsSerializedState",
|
||||
"> & { rawSavedObjectAttributes?: Partial<Pick<",
|
||||
"SavedSearchAttributes",
|
||||
", keyof ",
|
||||
"SavedSearchAttributes",
|
||||
|
@ -3591,7 +3693,9 @@
|
|||
"section": "def-public.SerializedTimeRange",
|
||||
"text": "SerializedTimeRange"
|
||||
},
|
||||
" & Partial<Pick<",
|
||||
" & Partial<",
|
||||
"DynamicActionsSerializedState",
|
||||
"> & Partial<Pick<",
|
||||
"SavedSearchAttributes",
|
||||
", keyof ",
|
||||
"SavedSearchAttributes",
|
||||
|
@ -3630,7 +3734,7 @@
|
|||
"section": "def-public.UnifiedHistogramContainerProps",
|
||||
"text": "UnifiedHistogramContainerProps"
|
||||
},
|
||||
", \"onBrushEnd\" | \"onFilter\" | \"withDefaultActions\" | \"disabledActions\">"
|
||||
", \"onBrushEnd\" | \"withDefaultActions\" | \"disabledActions\" | \"onFilter\">"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/public/customizations/customization_types/histogram_customization.tsx",
|
||||
"deprecated": false,
|
||||
|
@ -3715,7 +3819,9 @@
|
|||
"parentPluginId": "discover",
|
||||
"id": "def-public.DiscoverStart.DiscoverContainer",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"tags": [
|
||||
"deprecated"
|
||||
],
|
||||
"label": "DiscoverContainer",
|
||||
"description": [],
|
||||
"signature": [
|
||||
|
@ -3738,8 +3844,14 @@
|
|||
">"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/public/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
"deprecated": true,
|
||||
"trackAdoption": false,
|
||||
"references": [
|
||||
{
|
||||
"plugin": "securitySolution",
|
||||
"path": "x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/tabs/esql/index.tsx"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"lifecycle": "start",
|
||||
|
@ -4153,252 +4265,7 @@
|
|||
}
|
||||
},
|
||||
"common": {
|
||||
"classes": [
|
||||
{
|
||||
"parentPluginId": "discover",
|
||||
"id": "def-common.DiscoverAppLocatorDefinition",
|
||||
"type": "Class",
|
||||
"tags": [],
|
||||
"label": "DiscoverAppLocatorDefinition",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "discover",
|
||||
"scope": "common",
|
||||
"docId": "kibDiscoverPluginApi",
|
||||
"section": "def-common.DiscoverAppLocatorDefinition",
|
||||
"text": "DiscoverAppLocatorDefinition"
|
||||
},
|
||||
" implements ",
|
||||
{
|
||||
"pluginId": "share",
|
||||
"scope": "common",
|
||||
"docId": "kibSharePluginApi",
|
||||
"section": "def-common.LocatorDefinition",
|
||||
"text": "LocatorDefinition"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "discover",
|
||||
"scope": "common",
|
||||
"docId": "kibDiscoverPluginApi",
|
||||
"section": "def-common.DiscoverAppLocatorParams",
|
||||
"text": "DiscoverAppLocatorParams"
|
||||
},
|
||||
">"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/common/app_locator.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "discover",
|
||||
"id": "def-common.DiscoverAppLocatorDefinition.id",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "id",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"DISCOVER_APP_LOCATOR\""
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/common/app_locator.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "discover",
|
||||
"id": "def-common.DiscoverAppLocatorDefinition.Unnamed",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "Constructor",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"any"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/common/app_locator.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "discover",
|
||||
"id": "def-common.DiscoverAppLocatorDefinition.Unnamed.$1",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "deps",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"DiscoverAppLocatorDependencies"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/common/app_locator.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": []
|
||||
},
|
||||
{
|
||||
"parentPluginId": "discover",
|
||||
"id": "def-common.DiscoverAppLocatorDefinition.getLocation",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "getLocation",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(params: ",
|
||||
{
|
||||
"pluginId": "discover",
|
||||
"scope": "common",
|
||||
"docId": "kibDiscoverPluginApi",
|
||||
"section": "def-common.DiscoverAppLocatorParams",
|
||||
"text": "DiscoverAppLocatorParams"
|
||||
},
|
||||
") => Promise<{ app: string; path: string; state: ",
|
||||
{
|
||||
"pluginId": "discover",
|
||||
"scope": "common",
|
||||
"docId": "kibDiscoverPluginApi",
|
||||
"section": "def-common.MainHistoryLocationState",
|
||||
"text": "MainHistoryLocationState"
|
||||
},
|
||||
"; }>"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/common/app_locator.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "discover",
|
||||
"id": "def-common.DiscoverAppLocatorDefinition.getLocation.$1",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "params",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "discover",
|
||||
"scope": "common",
|
||||
"docId": "kibDiscoverPluginApi",
|
||||
"section": "def-common.DiscoverAppLocatorParams",
|
||||
"text": "DiscoverAppLocatorParams"
|
||||
}
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/common/app_locator.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": []
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "discover",
|
||||
"id": "def-common.DiscoverESQLLocatorDefinition",
|
||||
"type": "Class",
|
||||
"tags": [],
|
||||
"label": "DiscoverESQLLocatorDefinition",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "discover",
|
||||
"scope": "common",
|
||||
"docId": "kibDiscoverPluginApi",
|
||||
"section": "def-common.DiscoverESQLLocatorDefinition",
|
||||
"text": "DiscoverESQLLocatorDefinition"
|
||||
},
|
||||
" implements ",
|
||||
{
|
||||
"pluginId": "share",
|
||||
"scope": "common",
|
||||
"docId": "kibSharePluginApi",
|
||||
"section": "def-common.LocatorDefinition",
|
||||
"text": "LocatorDefinition"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "@kbn/utility-types",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnUtilityTypesPluginApi",
|
||||
"section": "def-common.SerializableRecord",
|
||||
"text": "SerializableRecord"
|
||||
},
|
||||
">"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/common/esql_locator.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "discover",
|
||||
"id": "def-common.DiscoverESQLLocatorDefinition.id",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "id",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"DISCOVER_ESQL_LOCATOR\""
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/common/esql_locator.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "discover",
|
||||
"id": "def-common.DiscoverESQLLocatorDefinition.Unnamed",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "Constructor",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"any"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/common/esql_locator.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "discover",
|
||||
"id": "def-common.DiscoverESQLLocatorDefinition.Unnamed.$1",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "deps",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"DiscoverESQLLocatorDependencies"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/common/esql_locator.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": []
|
||||
},
|
||||
{
|
||||
"parentPluginId": "discover",
|
||||
"id": "def-common.DiscoverESQLLocatorDefinition.getLocation",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "getLocation",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"() => Promise<",
|
||||
"KibanaLocation",
|
||||
"<object>>"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/discover/common/esql_locator.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [],
|
||||
"returnComment": []
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"classes": [],
|
||||
"functions": [],
|
||||
"interfaces": [
|
||||
{
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discover']
|
||||
---
|
||||
import discoverObj from './discover.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/kibana-data-discovery](https://github.com/orgs/elastic/teams/k
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 207 | 0 | 160 | 30 |
|
||||
| 198 | 0 | 150 | 27 |
|
||||
|
||||
## Client
|
||||
|
||||
|
@ -50,9 +50,6 @@ Contact [@elastic/kibana-data-discovery](https://github.com/orgs/elastic/teams/k
|
|||
|
||||
## Common
|
||||
|
||||
### Classes
|
||||
<DocDefinitionList data={discoverObj.common.classes}/>
|
||||
|
||||
### Interfaces
|
||||
<DocDefinitionList data={discoverObj.common.interfaces}/>
|
||||
|
||||
|
|
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
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-02-20
|
||||
date: 2025-03-14
|
||||
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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ecsDataQualityDashboard']
|
||||
---
|
||||
import ecsDataQualityDashboardObj from './ecs_data_quality_dashboard.devdocs.json';
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -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-02-20
|
||||
date: 2025-03-14
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'elasticAssistant']
|
||||
---
|
||||
import elasticAssistantObj from './elastic_assistant.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/security-generative-ai](https://github.com/orgs/elastic/teams/
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 57 | 0 | 42 | 2 |
|
||||
| 60 | 0 | 44 | 3 |
|
||||
|
||||
## Server
|
||||
|
||||
|
|
|
@ -1716,20 +1716,7 @@
|
|||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"enums": [
|
||||
{
|
||||
"parentPluginId": "embeddable",
|
||||
"id": "def-public.ViewMode",
|
||||
"type": "Enum",
|
||||
"tags": [],
|
||||
"label": "ViewMode",
|
||||
"description": [],
|
||||
"path": "src/platform/plugins/shared/embeddable/common/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"enums": [],
|
||||
"misc": [
|
||||
{
|
||||
"parentPluginId": "embeddable",
|
||||
|
@ -3111,71 +3098,7 @@
|
|||
},
|
||||
"common": {
|
||||
"classes": [],
|
||||
"functions": [
|
||||
{
|
||||
"parentPluginId": "embeddable",
|
||||
"id": "def-common.isSavedObjectEmbeddableInput",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "isSavedObjectEmbeddableInput",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(input: ",
|
||||
{
|
||||
"pluginId": "embeddable",
|
||||
"scope": "common",
|
||||
"docId": "kibEmbeddablePluginApi",
|
||||
"section": "def-common.SavedObjectEmbeddableInput",
|
||||
"text": "SavedObjectEmbeddableInput"
|
||||
},
|
||||
" | ",
|
||||
{
|
||||
"pluginId": "embeddable",
|
||||
"scope": "common",
|
||||
"docId": "kibEmbeddablePluginApi",
|
||||
"section": "def-common.EmbeddableInput",
|
||||
"text": "EmbeddableInput"
|
||||
},
|
||||
") => boolean"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/embeddable/common/lib/saved_object_embeddable.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "embeddable",
|
||||
"id": "def-common.isSavedObjectEmbeddableInput.$1",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "input",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "embeddable",
|
||||
"scope": "common",
|
||||
"docId": "kibEmbeddablePluginApi",
|
||||
"section": "def-common.SavedObjectEmbeddableInput",
|
||||
"text": "SavedObjectEmbeddableInput"
|
||||
},
|
||||
" | ",
|
||||
{
|
||||
"pluginId": "embeddable",
|
||||
"scope": "common",
|
||||
"docId": "kibEmbeddablePluginApi",
|
||||
"section": "def-common.EmbeddableInput",
|
||||
"text": "EmbeddableInput"
|
||||
}
|
||||
],
|
||||
"path": "src/platform/plugins/shared/embeddable/common/lib/saved_object_embeddable.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"functions": [],
|
||||
"interfaces": [
|
||||
{
|
||||
"parentPluginId": "embeddable",
|
||||
|
@ -3329,98 +3252,10 @@
|
|||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "embeddable",
|
||||
"id": "def-common.SavedObjectEmbeddableInput",
|
||||
"type": "Interface",
|
||||
"tags": [],
|
||||
"label": "SavedObjectEmbeddableInput",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "embeddable",
|
||||
"scope": "common",
|
||||
"docId": "kibEmbeddablePluginApi",
|
||||
"section": "def-common.SavedObjectEmbeddableInput",
|
||||
"text": "SavedObjectEmbeddableInput"
|
||||
},
|
||||
" extends ",
|
||||
{
|
||||
"pluginId": "embeddable",
|
||||
"scope": "common",
|
||||
"docId": "kibEmbeddablePluginApi",
|
||||
"section": "def-common.EmbeddableInput",
|
||||
"text": "EmbeddableInput"
|
||||
}
|
||||
],
|
||||
"path": "src/platform/plugins/shared/embeddable/common/lib/saved_object_embeddable.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "embeddable",
|
||||
"id": "def-common.SavedObjectEmbeddableInput.savedObjectId",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "savedObjectId",
|
||||
"description": [],
|
||||
"path": "src/platform/plugins/shared/embeddable/common/lib/saved_object_embeddable.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"enums": [
|
||||
{
|
||||
"parentPluginId": "embeddable",
|
||||
"id": "def-common.ViewMode",
|
||||
"type": "Enum",
|
||||
"tags": [],
|
||||
"label": "ViewMode",
|
||||
"description": [],
|
||||
"path": "src/platform/plugins/shared/embeddable/common/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"enums": [],
|
||||
"misc": [
|
||||
{
|
||||
"parentPluginId": "embeddable",
|
||||
"id": "def-common.EmbeddableInput",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "EmbeddableInput",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ version?: string | undefined; viewMode?: ",
|
||||
{
|
||||
"pluginId": "embeddable",
|
||||
"scope": "common",
|
||||
"docId": "kibEmbeddablePluginApi",
|
||||
"section": "def-common.ViewMode",
|
||||
"text": "ViewMode"
|
||||
},
|
||||
" | undefined; title?: string | undefined; description?: string | undefined; id: string; lastReloadRequestTime?: number | undefined; hidePanelTitles?: boolean | undefined; enhancements?: ",
|
||||
{
|
||||
"pluginId": "@kbn/utility-types",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnUtilityTypesPluginApi",
|
||||
"section": "def-common.SerializableRecord",
|
||||
"text": "SerializableRecord"
|
||||
},
|
||||
" | undefined; disabledActions?: string[] | undefined; disableTriggers?: boolean | undefined; searchSessionId?: string | undefined; syncColors?: boolean | undefined; syncCursor?: boolean | undefined; syncTooltips?: boolean | undefined; executionContext?: ",
|
||||
"KibanaExecutionContext",
|
||||
" | undefined; }"
|
||||
],
|
||||
"path": "src/platform/plugins/shared/embeddable/common/types.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "embeddable",
|
||||
"id": "def-common.EmbeddablePersistableStateService",
|
||||
|
|
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