You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/x-pack/test/ftr_apis/common/fixtures/es_archiver/base_data/space_1.json@elastic/kibana-security# Assigned per only use: https://github.com/elastic/kibana/blob/main/x-pack/test/ftr_apis/security_and_spaces/apis/test_utils.ts#L33
2022
-
/x-pack/test/ftr_apis/common/fixtures/es_archiver/base_data/default_space.json@elastic/kibana-security# Assigned per only use: https://github.com/elastic/kibana/blob/main/x-pack/test/ftr_apis/security_and_spaces/apis/test_utils.ts#L33
/x-pack/platform/test/ftr_apis/common/fixtures/es_archiver/base_data/space_1.json@elastic/kibana-security# Assigned per only use: https://github.com/elastic/kibana/blob/main/x-pack/platform/test/ftr_apis/security_and_spaces/apis/test_utils.ts#L33
2023
+
/x-pack/platform/test/ftr_apis/common/fixtures/es_archiver/base_data/default_space.json@elastic/kibana-security# Assigned per only use: https://github.com/elastic/kibana/blob/main/x-pack/platform/test/ftr_apis/security_and_spaces/apis/test_utils.ts#L33
2023
2024
/x-pack/platform/test/api_integration/apis/cloud@elastic/kibana-security# Assigned per https://github.com/elastic/kibana/pull/198444
2024
2025
/src/platform/test/plugin_functional/snapshots/baseline/hardening@elastic/kibana-security# Assigned per https://github.com/elastic/kibana/pull/190716
/src/platform/test/server_integration/http/ssl@elastic/kibana-security# Assigned per https://github.com/elastic/kibana/pull/53810
2042
2043
/src/platform/test/server_integration/http/ssl_with_p12@elastic/kibana-security# Assigned per https://github.com/elastic/kibana/pull/199795#discussion_r1846522206
/x-pack/test/functional/es_archives/task_manager*@elastic/response-ops# Assigned per https://github.com/elastic/kibana/blob/assign-response-ops/x-pack/test/plugin_api_perf/plugins/task_manager_performance/kibana.jsonc#L4
2100
-
/x-pack/test/plugin_api_perf@elastic/response-ops# Assigned per https://github.com/elastic/kibana/blob/assign-response-ops/x-pack/test/plugin_api_perf/plugins/task_manager_performance/kibana.jsonc#L4
2100
+
/x-pack/test/functional/es_archives/task_manager*@elastic/response-ops# Assigned per https://github.com/elastic/kibana/blob/assign-response-ops/x-pack/platform/test/plugin_api_perf/plugins/task_manager_performance/kibana.jsonc#L4
2101
+
/x-pack/platform/test/plugin_api_perf@elastic/response-ops# Assigned per https://github.com/elastic/kibana/blob/assign-response-ops/x-pack/platform/test/plugin_api_perf/plugins/task_manager_performance/kibana.jsonc#L4
It is important to test individual API endpoint for the baseline performance, scalability, or breaking point. If an API doesn’t meet performance requirements, it is a bottleneck.
12
13
This capacity tests track how response time changes while we slowly increase number of concurrent requests per second.
13
14
While using similar load model, we are able to identify how many requests per second each endpoint can hold with response time staying below critical threshold.
14
15
15
16
Capacity API test defines 3 response time thresholds (default ones: 3000, 6000, 12000) in ms. Test results report rps (requests per second) for each threshold.
16
17
17
18
Test results are reported using EBT in the following format:
Copy file name to clipboardExpand all lines: docs/reference/advanced-settings.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ mapped_pages:
5
5
6
6
# Advanced settings [advanced-options]
7
7
8
-
**Advanced Settings** control the behavior of {{kib}}. You can change the settings that apply to spaces, or to all of {{kib}}. For example, you can change the format used to display dates, specify the default data view, and apply your own branding.
8
+
**Advanced Settings** control the behavior of {{kib}}. You can change the settings that apply to a specific space only, or to all of {{kib}}. For example, you can change the format used to display dates, specify the default data view, and apply your own branding.
9
9
10
10
::::{warning}
11
11
Changing a setting can affect {{kib}} performance and cause problems that are difficult to diagnose. Setting a property value to a blank field reverts to the default behavior, which might not be compatible with other configuration settings. Deleting a custom setting permanently removes it from {{kib}}.
@@ -27,9 +27,9 @@ To add the privilege, go to the **Roles** management page using the navigation m
27
27
For more information on granting access to {{kib}}, refer to [Granting access to {{kib}}](docs-content://deploy-manage/users-roles/cluster-or-deployment-auth/built-in-roles.md).
28
28
29
29
30
-
## Change the space settings[kibana-settings-reference]
30
+
## Change the space-specific setting[kibana-settings-reference]
31
31
32
-
Change the settings that apply only to {{kib}} spaces.
32
+
Change the settings that apply only to a speific {{kib}} space.
33
33
34
34
1. Go to the **Advanced settings** page using the navigation menu or the [global search field](docs-content://get-started/the-stack.md#kibana-navigation-search).
## Change the global settings [kibana-global-settings-reference]
500
500
501
-
Change the settings that apply only to {{kib}} spaces.
501
+
Change the only settings that apply to all of {{kib}}.
502
502
503
503
1. Go to the **Advanced settings** page using the navigation menu or the [global search field](docs-content://get-started/the-stack.md#kibana-navigation-search).
0 commit comments