Skip to content

Commit 6e6eb3c

Browse files
committed
add apm filter and search
1 parent d2bda52 commit 6e6eb3c

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

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

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22
mapped_urls:
33
- https://www.elastic.co/guide/en/observability/current/apm-filter-and-search-data.html
44
- https://www.elastic.co/guide/en/serverless/current/observability-apm-filter-and-search-data.html
5+
6+
navigation_title: "Filter and search data"
57
---
68

7-
# Filter and search application data
9+
# Filter and search application data [apm-filter-and-search-data]
810

9-
% What needs to be done: Align serverless/stateful
1011

11-
% Use migrated content from existing pages that map to this page:
12+
Because Elastic APM is built on top of the {{stack}}, you have the full power of Elastic’s powerful search capabilities to filter and search through your application data. Mastering how to filter and search your data can help you find bottlenecks in your code faster:
1213

13-
% - [ ] ./raw-migrated-files/observability-docs/observability/apm-filter-and-search-data.md
14-
% - [ ] ./raw-migrated-files/docs-content/serverless/observability-apm-filter-and-search-data.md
14+
* Use global filters to [filter data](../../../solutions/observability/apps/filter-application-data.md) across the Applications UI based on a specific time range or environment.
15+
* Use [advanced queries](../../../solutions/observability/apps/use-advanced-queries-on-application-data.md) on your data to filter on specific pieces of information.
16+
* Use {{es}}'s [cross-cluster search](../../../solutions/observability/apps/cross-cluster-search-with-application-data.md) functionality to search APM data across multiple sources.

0 commit comments

Comments
 (0)