Skip to content

Commit 8cf770d

Browse files
committed
fix formatting
1 parent a848b4d commit 8cf770d

File tree

5 files changed

+7
-4
lines changed

5 files changed

+7
-4
lines changed

solutions/observability/apps/cross-cluster-search-with-application-data.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
navigation_title: "Cross-cluster search"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/observability/current/apm-cross-cluster-search.html
5+
applies_to:
6+
stack: all
57
---
68

79

solutions/observability/apps/filter-application-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ Service environments are defined when configuring your APM agents. It’s vital
4242
* **PHP:** [`environment`](asciidocalypse://docs/apm-agent-php/docs/reference/ingestion-tools/apm-agent-php/configuration-reference.md#config-environment)
4343
* **Python:** [`environment`](asciidocalypse://docs/apm-agent-python/docs/reference/ingestion-tools/apm-agent-python/configuration.md#config-environment)
4444
* **Ruby:** [`environment`](asciidocalypse://docs/apm-agent-ruby/docs/reference/ingestion-tools/apm-agent-ruby/configuration.md#config-environment)
45-
* **Real User Monitoring:** [`environment`](asciidocalypse://docs/apm-agent-rum-js/docs/reference/ingestion-tools/apm-agent-rum-js/configuration.md#environment)
45+
* **Real User Monitoring (Elastic Stack only):** [`environment`](asciidocalypse://docs/apm-agent-rum-js/docs/reference/ingestion-tools/apm-agent-rum-js/configuration.md#environment)

solutions/observability/apps/find-transaction-latency-failure-correlations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ To find correlations:
2020
Select a service on the **Services** page in the Applications UI then select a transaction group from the **Transactions** tab.
2121

2222
::::{note}
23-
Queries within the Applications UI are also applied to the correlations.
23+
Active queries *are* applied to correlations.
24+
2425
::::
2526

2627
:::

solutions/observability/apps/interpret-application-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ Learn how to get the most out of your data using the Applications UI.
1717
| --- | --- |
1818
| [Finding transaction latency and failure correlations](../../../solutions/observability/apps/find-transaction-latency-failure-correlations.md) | Surface characteristics of your data that are potentially correlated with high-latency or erroneous transactions. |
1919
| [Tracking deployments with annotations](../../../solutions/observability/apps/track-deployments-with-annotations.md) | Annotations enable you to easily determine if your deployment has increased response times for an end-user or if the memory/CPU footprint of your application has changed. |
20-
| [Exploring mobile sessions with Discover](../../../solutions/observability/apps/explore-mobile-sessions-with-discover.md) | Use session tracking via a globally unique identifier to explore the activities of a specific user during a specific period of time. |
20+
| [Exploring mobile sessions with Discover](../../../solutions/observability/apps/explore-mobile-sessions-with-discover.md) | **Elastic Stack only:** Use session tracking via a globally unique identifier to explore the activities of a specific user during a specific period of time. |
2121
| [Observing Lambda functions](../../../solutions/observability/apps/observe-lambda-functions.md) | Learn how your AWS Lambda functions relate to and depend on other services, and get insight into function execution and runtime behavior, like lambda duration, cold start rate, cold start duration, compute usage, memory usage, and more. |

solutions/observability/apps/use-advanced-queries-on-application-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To learn more about the {{kib}} query language capabilities, see the [Kibana Que
2828
::::
2929

3030

31-
### Applications UI queries [apm-app-queries]
31+
### APM queries [apm-app-queries]
3232

3333
APM queries can be handy for removing noise from your data in the [Services](../../../solutions/observability/apps/services.md), [Transactions](../../../solutions/observability/apps/transactions-2.md), [Errors](../../../solutions/observability/apps/errors-2.md), [Metrics](../../../solutions/observability/apps/metrics-2.md), and [Traces](../../../solutions/observability/apps/traces-2.md) views.
3434

0 commit comments

Comments
 (0)