diff --git a/docs/en/serverless/apm/apm-troubleshooting/common-problems.asciidoc b/docs/en/serverless/apm/apm-troubleshooting/common-problems.asciidoc index 419fa0ebc6..70ed11de1b 100644 --- a/docs/en/serverless/apm/apm-troubleshooting/common-problems.asciidoc +++ b/docs/en/serverless/apm/apm-troubleshooting/common-problems.asciidoc @@ -3,33 +3,7 @@ This section describes common problems you might encounter. //// -/* * No data is indexed -* APM Server response codes -* Common SSL-related problems -* I/O Timeout -* Field limit exceeded */ -//// - -[discrete] -[[no-data-is-indexed]] -=== No data is indexed - -If no data shows up, first make sure that your APM components are properly connected. - -include::../../transclusion/apm/guide/tab-widgets/no-data-indexed/fleet-managed.asciidoc[] - -[discrete] -[[data-indexed-no-apm-legacy]] -=== Data is indexed but doesn't appear in the Applications UI - -Elastic APM relies on default index mappings, data streams, and pipelines to query and display data. -If your APM data isn't showing up in the Applications UI, but is elsewhere in Elastic, like Discover, -you've likely made a change that overwrote a default. -If you've manually changed a data stream, index template, or index pipeline, -please verify you are not interfering with the default APM setup. - -//// -/* ### I/O Timeout +### I/O Timeout I/O Timeouts can occur when your timeout settings across the stack are not configured correctly, especially when using a load balancer.