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
Copy file name to clipboardExpand all lines: deploy-manage/cloud-organization/billing/elastic-observability-billing-dimensions.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,6 @@ Data volumes for ingest and retention are based on the fully enriched normalized
20
20
21
21
## Synthetics [synthetics-billing]
22
22
23
-
[Synthetic monitoring](../../../solutions/observability/apps/synthetic-monitoring.md) is an optional add-on to Observability Serverless projects that allows you to periodically check the status of your services and applications. In addition to the core ingest and retention dimensions, there is a charge to execute synthetic monitors on our testing infrastructure. Browser (journey) based tests are charged per-test-run, and ping (lightweight) tests have an all-you-can-use model per location used.
23
+
[Synthetic monitoring](/solutions/observability/synthetics/index.md) is an optional add-on to Observability Serverless projects that allows you to periodically check the status of your services and applications. In addition to the core ingest and retention dimensions, there is a charge to execute synthetic monitors on our testing infrastructure. Browser (journey) based tests are charged per-test-run, and ping (lightweight) tests have an all-you-can-use model per location used.
24
24
25
25
Refer to [Serverless billing dimensions](serverless-project-billing-dimensions.md) and the [{{ecloud}} pricing table](https://cloud.elastic.co/cloud-pricing-table?productType=serverless&project=observability) for more details about {{obs-serverless}} billing dimensions and rates.
Copy file name to clipboardExpand all lines: deploy-manage/deploy/cloud-enterprise/configure-deployment.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Refer to [](./working-with-deployments.md) for additional actions and configurab
27
27
28
28
You might want to change the configuration of your deployment to:
29
29
30
-
* Add features, such as [machine learning](/explore-analyze/machine-learning.md) or [APM (application performance monitoring)](/solutions/observability/apps/application-performance-monitoring-apm.md).
30
+
* Add features, such as [machine learning](/explore-analyze/machine-learning.md) or [APM (application performance monitoring)](/solutions/observability/apm/index.md).
31
31
*[Increase or decrease capacity](./resize-deployment.md) by changing the amount of reserved memory and storage for different parts of your deployment.
32
32
* Enable [autoscaling](/deploy-manage/autoscaling/autoscaling-in-ece-and-ech.md) so that the available resources for deployment components, such as [data tiers](/manage-data/lifecycle/data-tiers.md) and machine learning nodes, adjust automatically as the demands on them change over time.
33
33
* Enable [high availability](./ece-ha.md), also known as fault tolerance, by adjusting the number of availability zones that parts of your deployment run on.
Copy file name to clipboardExpand all lines: deploy-manage/deploy/cloud-enterprise/edit-stack-settings-apm.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Starting in {{stack}} version 8.0, how you change APM settings and the settings
15
15
: New deployments created in {{stack}} version 8.0 and later will be managed by {{fleet}}.
16
16
17
17
* This mode requires SSL/TLS configuration. Check [TLS configuration for {{fleet}}-managed mode](#ece-edit-apm-fleet-tls) for details.
18
-
* Check [APM integration input settings](/solutions/observability/apps/configure-apm-server.md) for all other Elastic APM configuration options in this mode.
18
+
* Check [APM integration input settings](/solutions/observability/apm/configure-apm-server.md) for all other Elastic APM configuration options in this mode.
19
19
20
20
21
21
Standalone APM Server (legacy)
@@ -24,7 +24,7 @@ Standalone APM Server (legacy)
24
24
Check [Edit standalone APM settings (legacy)](#ece-edit-apm-standalone-settings-ece)for information on how to configure Elastic APM in this mode.
25
25
26
26
27
-
To learn more about the differences between these modes, or to switch from Standalone APM Server (legacy) mode to {{fleet}}-managed, check [Switch to the Elastic APM integration](/solutions/observability/apps/switch-to-elastic-apm-integration.md).
27
+
To learn more about the differences between these modes, or to switch from Standalone APM Server (legacy) mode to {{fleet}}-managed, check [Switch to the Elastic APM integration](/solutions/observability/apm/switch-to-elastic-apm-integration.md).
28
28
29
29
30
30
## TLS configuration for {{fleet}}-managed mode [ece-edit-apm-fleet-tls]
@@ -42,7 +42,7 @@ Pick one of the following options:
42
42
{{ece}} supports most of the legacy APM settings. Through a YAML editor in the console, you can append your APM Server properties to the `apm-server.yml` file. Your changes to the configuration file are read on startup.
43
43
44
44
::::{important}
45
-
Be aware that some settings could break your cluster if set incorrectly and that the syntax might change between major versions. Before upgrading, be sure to review the full list of the [latest APM settings and syntax](/solutions/observability/apps/configure-apm-server.md).
45
+
Be aware that some settings could break your cluster if set incorrectly and that the syntax might change between major versions. Before upgrading, be sure to review the full list of the [latest APM settings and syntax](/solutions/observability/apm/configure-apm-server.md).
Copy file name to clipboardExpand all lines: deploy-manage/deploy/cloud-enterprise/manage-integrations-server.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ mapped_pages:
8
8
9
9
# Manage your Integrations Server [ece-manage-integrations-server]
10
10
11
-
For deployments that are version 8.0 and later, you have the option to add a combined [Application Performance Monitoring (APM) Server](/solutions/observability/apps/application-performance-monitoring-apm.md) and [Fleet Server](/reference/fleet/index.md) to your deployment. APM allows you to monitor software services and applications in real time, turning that data into documents stored in the {{es}} cluster. Fleet allows you to centrally manage Elastic Agents on many hosts.
11
+
For deployments that are version 8.0 and later, you have the option to add a combined [Application Performance Monitoring (APM) Server](/solutions/observability/apm/index.md) and [Fleet Server](/reference/fleet/index.md) to your deployment. APM allows you to monitor software services and applications in real time, turning that data into documents stored in the {{es}} cluster. Fleet allows you to centrally manage Elastic Agents on many hosts.
12
12
13
13
As part of provisioning, the APM Server and Fleet Server are already configured to work with {{es}} and {{kib}}. At the end of provisioning, you are shown the secret token to configure communication between the APM Server and the backend [APM Agents](https://www.elastic.co/guide/en/apm/agent/index.html). The APM Agents get deployed within your services and applications.
14
14
@@ -23,7 +23,7 @@ From the deployment **Integrations Server** page you can also:
23
23
* Fully remove the Integrations Server, delete it from the disk, and stop the charges.
24
24
25
25
::::{important}
26
-
The APM secret token can no longer be reset from the {{ece}} UI. Check [Secret token](/solutions/observability/apps/secret-token.md) for instructions on managing a secret token. Note that resetting the token disrupts your APM service and restarts the server. When the server restarts, you’ll need to update all of your agents with the new token.
26
+
The APM secret token can no longer be reset from the {{ece}} UI. Check [Secret token](/solutions/observability/apm/secret-token.md) for instructions on managing a secret token. Note that resetting the token disrupts your APM service and restarts the server. When the server restarts, you’ll need to update all of your agents with the new token.
27
27
::::
28
28
29
29
## Routing to Fleet Server [ece-integrations-server-fleet-routing]
Copy file name to clipboardExpand all lines: deploy-manage/deploy/cloud-enterprise/switch-from-apm-to-integrations-server-payload.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This example shows how to use the {{ece}} RESTful API to switch from using [APM
15
15
16
16
Given a deployment that is using an APM & Fleet Server with {{stack}} version 8.0 or later, it is possible to start using Integrations Server instead by updating the deployment with an Integrations Server payload. Switching from APM & Fleet Server to Integrations Server in this way ensures that the endpoints and credentials currently used by APM Server and Fleet Server remain the same after the switch.
17
17
18
-
In order to start using the Integrations Server payload, you first need to enable the APM integration for Elastic Agent by following the steps in [Switch to the Elastic APM integration](/solutions/observability/apps/switch-an-elastic-cloud-cluster-to-apm-integration.md).
18
+
In order to start using the Integrations Server payload, you first need to enable the APM integration for Elastic Agent by following the steps in [Switch to the Elastic APM integration](/solutions/observability/apm/switch-an-elastic-cloud-cluster-to-apm-integration.md).
19
19
20
20
21
21
## API request example [ece_api_request_example_3]
Copy file name to clipboardExpand all lines: deploy-manage/deploy/cloud-on-k8s/advanced-configuration.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ This section covers the following topics:
17
17
18
18
## Use APM Agent central configuration [k8s-apm-agent-central-configuration]
19
19
20
-
[APM Agent configuration management](/solutions/observability/apps/apm-agent-central-configuration.md)[7.5.1] allows you to configure your APM Agents centrally from the {{kib}} APM app. To use this feature, the APM Server needs to be configured with connection details of the {{kib}} instance. If {{kib}} is managed by ECK, you can simply add a `kibanaRef` attribute to the APM Server specification:
20
+
[APM Agent configuration management](/solutions/observability/apm/apm-agent-central-configuration.md)[7.5.1] allows you to configure your APM Agents centrally from the {{kib}} APM app. To use this feature, the APM Server needs to be configured with connection details of the {{kib}} instance. If {{kib}} is managed by ECK, you can simply add a `kibanaRef` attribute to the APM Server specification:
21
21
22
22
```yaml
23
23
cat <<EOF | kubectl apply -f -
@@ -105,7 +105,7 @@ The APM Server keystore can be used to store sensitive settings in the APM Serve
105
105
password: "${ES_PASSWORD}"
106
106
```
107
107
108
-
3. Reference the key in the APM Server configuration, as described in the [Secrets keystore for secure settings](/solutions/observability/apps/secrets-keystore-for-secure-settings.md).
108
+
3. Reference the key in the APM Server configuration, as described in the [Secrets keystore for secure settings](/solutions/observability/apm/secrets-keystore-for-secure-settings.md).
109
109
110
110
111
111
## Reference an existing {{es}} cluster [k8s-apm-existing-es]
Deploys an {{fleet}}-enrolled {{agent}} that can be used as for [Synthetic monitoring](/solutions/observability/apps/synthetic-monitoring.md). This {{agent}} uses the `elastic-agent-complete` image. The agent policy still needs to be [registered as private location](/solutions/observability/apps/monitor-resources-on-private-networks.md#synthetics-private-location-add) in {{kib}}.
65
+
Deploys an {{fleet}}-enrolled {{agent}} that can be used as for [Synthetic monitoring](/solutions/observability/synthetics/index.md). This {{agent}} uses the `elastic-agent-complete` image. The agent policy still needs to be [registered as private location](/solutions/observability/synthetics/monitor-resources-on-private-networks.md#synthetics-private-location-add) in {{kib}}.
Copy file name to clipboardExpand all lines: deploy-manage/deploy/cloud-on-k8s/connect-to-apm-server.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,6 @@ For more information, check [APM Server Reference](https://www.elastic.co/guide/
45
45
46
46
## APM Server API keys [k8s-apm-api-keys]
47
47
48
-
If you want to configure API keys to authorize requests to the APM Server, instead of using the APM Server CLI, you have to create API keys using the {{es}} [create API key API](https://www.elastic.co/guide/en/elasticsearch/reference/7.14/security-api-create-api-key.html), check the [APM Server documentation](/solutions/observability/apps/api-keys.md).
48
+
If you want to configure API keys to authorize requests to the APM Server, instead of using the APM Server CLI, you have to create API keys using the {{es}} [create API key API](https://www.elastic.co/guide/en/elasticsearch/reference/7.14/security-api-create-api-key.html), check the [APM Server documentation](/solutions/observability/apm/api-keys.md).
Copy file name to clipboardExpand all lines: deploy-manage/deploy/cloud-on-k8s/use-an-elasticsearch-cluster-managed-by-eck.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ mapped_pages:
8
8
9
9
# Use an {{es}} cluster managed by ECK [k8s-apm-eck-managed-es]
10
10
11
-
Managing APM Server, {{kib}} and {{es}} with ECK allows a smooth and secured integration between the stack components. The output configuration of the APM Server is setup automatically to establish a trust relationship with {{es}}. Specifying the {{kib}} reference allows ECK to automatically configure the [{{kib}} endpoint](/solutions/observability/apps/configure-kibana-endpoint.md).
11
+
Managing APM Server, {{kib}} and {{es}} with ECK allows a smooth and secured integration between the stack components. The output configuration of the APM Server is setup automatically to establish a trust relationship with {{es}}. Specifying the {{kib}} reference allows ECK to automatically configure the [{{kib}} endpoint](/solutions/observability/apm/configure-kibana-endpoint.md).
12
12
13
13
1. To deploy an APM Server and connect it to the {{es}} cluster and {{kib}} instance you created in the [quickstart](deploy-an-orchestrator.md), apply the following specification:
|**APM integration**| ✅ | ✅ | Use **Managed Intake Service** (supports Elastic APM and OTLP protocols) |
106
-
|[**APM Agent Central Configuration**](/solutions/observability/apps/apm-agent-central-configuration.md)| ✅ | ❌ | Not available in Serverless |
107
-
|[**APM Tail-based sampling**](/solutions/observability/apps/transaction-sampling.md#apm-tail-based-sampling)| ✅ | ❌ | - Not available in Serverless <br>- Consider **OpenTelemetry** tail sampling processor as an alternative |
106
+
|[**APM Agent Central Configuration**](/solutions/observability/apm/apm-agent-central-configuration.md)| ✅ | ❌ | Not available in Serverless |
107
+
|[**APM Tail-based sampling**](/solutions/observability/apm/transaction-sampling.md#apm-tail-based-sampling)| ✅ | ❌ | - Not available in Serverless <br>- Consider **OpenTelemetry** tail sampling processor as an alternative |
108
108
|[**Android agent/SDK instrumentation**](apm-agent-android://reference/index.md)| ✅ | ❌ | Not available in Serverless |
|[**Real User Monitoring (RUM)**](/solutions/observability/apps/real-user-monitoring-user-experience.md)| ✅ |**Planned**| Anticipated in a future release |
123
+
|[**Real User Monitoring (RUM)**](/solutions/observability/applications/user-experience.md)| ✅ |**Planned**| Anticipated in a future release |
124
124
|**[Universal Profiling](/solutions/observability/infra-and-hosts/get-started-with-universal-profiling.md)**| ✅ | ❌ | Not available in Serverless |
125
-
|**Uptime monitoring**| ❌ | ❌ | - Deprecated in all deployment types <br>- Use [**Synthetics app**](/solutions/observability/apps/synthetic-monitoring.md) instead |
125
+
|**Uptime monitoring**| ❌ | ❌ | - Deprecated in all deployment types <br>- Use [**Synthetics app**](/solutions/observability/synthetics/index.md) instead |
Copy file name to clipboardExpand all lines: deploy-manage/deploy/elastic-cloud/edit-stack-settings.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -111,4 +111,4 @@ If a setting is not supported by {{ech}}, you will get an error message when you
111
111
## Edit APM user settings [ec-manage-apm-settings]
112
112
113
113
Change how Elastic APM runs by providing your own user settings.
114
-
Check [APM configuration reference](/solutions/observability/apps/configure-apm-server.md) for information on how to configure the {{fleet}}-managed APM integration.
114
+
Check [APM configuration reference](/solutions/observability/apm/configure-apm-server.md) for information on how to configure the {{fleet}}-managed APM integration.
Copy file name to clipboardExpand all lines: deploy-manage/deploy/elastic-cloud/heroku.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Not all features of {{ecloud}} are available to Heroku users. Specifically, you
28
28
29
29
Generally, if a feature is shown as available in the [{{heroku}} console](https://cloud.elastic.co?page=docs&placement=docs-body), you can use it.
30
30
31
-
[{{es}} Machine Learning](https://www.elastic.co/guide/en/machine-learning/current/index.html), [Elastic APM](/solutions/observability/apps/application-performance-monitoring-apm.md) and [Elastic Fleet Server](https://www.elastic.co/guide/en/fleet/current/fleet-overview.html) are not supported by the {{es}} Add-On for Heroku.
31
+
[{{es}} Machine Learning](https://www.elastic.co/guide/en/machine-learning/current/index.html), [Elastic APM](/solutions/observability/apm/index.md) and [Elastic Fleet Server](https://www.elastic.co/guide/en/fleet/current/fleet-overview.html) are not supported by the {{es}} Add-On for Heroku.
32
32
33
33
For other restrictions that apply to all of {{ecloud}}, refer to [](/deploy-manage/deploy/elastic-cloud/restrictions-known-problems.md).
0 commit comments