|
2 | 2 | mapped_urls: |
3 | 3 | - https://www.elastic.co/guide/en/observability/current/apm-settings-in-kibana.html |
4 | 4 | - https://www.elastic.co/guide/en/serverless/current/observability-apm-kibana-settings.html |
| 5 | + |
| 6 | +navigation_title: "Settings" |
5 | 7 | --- |
6 | 8 |
|
7 | | -# Applications UI settings |
| 9 | +# Applications UI settings [observability-apm-kibana-settings] |
| 10 | + |
| 11 | + |
| 12 | +::::{admonition} Required role |
| 13 | +:class: note |
| 14 | + |
| 15 | +The **Editor** role or higher is required to modify settings. To learn more, refer to [Assign user roles and privileges](../../../deploy-manage/users-roles/cloud-organization/user-roles.md#general-assign-user-roles). |
| 16 | + |
| 17 | +:::: |
| 18 | + |
| 19 | +You can adjust Application settings to fine-tune your experience in the Applications UI. |
| 20 | + |
| 21 | + |
| 22 | +## General settings [observability-apm-kibana-settings-general-settings] |
| 23 | + |
| 24 | +To change APM settings, select **Settings** from any **Applications** page. The following settings are available. |
| 25 | + |
| 26 | +`observability:apmAgentExplorerView` |
| 27 | +: [beta] Enables the Agent explorer view. |
| 28 | + |
| 29 | +`observability:apmAWSLambdaPriceFactor` |
| 30 | +: Set the price per Gb-second for your AWS Lambda functions. |
| 31 | + |
| 32 | +`observability:apmAWSLambdaRequestCostPerMillion` |
| 33 | +: Set the AWS Lambda cost per million requests. |
| 34 | + |
| 35 | +`observability:apmEnableContinuousRollups` |
| 36 | +: [beta] When continuous rollups are enabled, the UI will select metrics with the appropriate resolution. On larger time ranges, lower resolution metrics will be used, which will improve loading times. |
| 37 | + |
| 38 | +`observability:apmEnableServiceMetrics` |
| 39 | +: [beta] Enables the usage of service transaction metrics, which are low cardinality metrics that can be used by certain views like the service inventory for faster loading times. |
| 40 | + |
| 41 | +`observability:apmLabsButton` |
| 42 | +: Enable or disable the APM Labs button — a quick way to enable and disable technical preview features in APM. |
| 43 | + |
| 44 | +`observability:apmServiceGroupMaxNumberOfServices` |
| 45 | +: Limit the number of services in a given service group. |
| 46 | + |
| 47 | +`observability:apmDefaultServiceEnvironment` |
| 48 | +: Set the default environment for APM. When left empty, data from all environments will be displayed by default. |
| 49 | + |
| 50 | +`observability:apmEnableProfilingIntegration` |
| 51 | +: Enable the Universal Profiling integration in APM. |
| 52 | + |
| 53 | +`observability:enableComparisonByDefault` |
| 54 | +: Enable the comparison feature by default. |
| 55 | + |
| 56 | +`observability:enableInspectEsQueries` |
| 57 | +: When enabled, allows you to inspect Elasticsearch queries in API responses. |
| 58 | + |
| 59 | +## APM Indices [apm-indices-settings] |
| 60 | + |
| 61 | +The Applications UI uses data views to query APM indices. To change the default APM indices that the Applications UI queries, open the Applications UI and select **Settings** → **Indices**. Index settings in the Applications UI take precedence over those set in `kibana.yml`. |
| 62 | + |
| 63 | +APM indices are {{kib}} Spaces-aware; Changes to APM index settings will only apply to the currently enabled space. See [Control access to APM data](../../../solutions/observability/apps/control-access-to-apm-data.md) for more information. |
| 64 | + |
| 65 | + |
| 66 | +## APM Labs [observability-apm-kibana-settings-apm-labs] |
8 | 67 |
|
9 | | -% What needs to be done: Align serverless/stateful |
| 68 | +**APM Labs** allows you to easily try out new features that are technical preview. |
10 | 69 |
|
11 | | -% Use migrated content from existing pages that map to this page: |
| 70 | +To enable APM labs, go to **Applications** → **Settings*** → ***General settings*** and toggle ***Enable labs button in APM**. Select **Save changes** and refresh the page. |
12 | 71 |
|
13 | | -% - [ ] ./raw-migrated-files/observability-docs/observability/apm-settings-in-kibana.md |
14 | | -% - [ ] ./raw-migrated-files/docs-content/serverless/observability-apm-kibana-settings.md |
| 72 | +After enabling **APM Labs** select **Labs** in the toolbar to see the technical preview features available to try out. |
0 commit comments