Skip to content

Commit

Permalink
port changes from stateful docs
Browse files Browse the repository at this point in the history
  • Loading branch information
colleenmcginnis committed Nov 8, 2024
1 parent e335f27 commit 95029dd
Showing 1 changed file with 1 addition and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,7 @@
This section describes common problems you might encounter.

////
/* * <DocLink slug="/serverless/observability/apm-troubleshooting" section="no-data-is-indexed">No data is indexed</DocLink>
* <DocLink slug="/serverless/observability/apm-troubleshooting">APM Server response codes</DocLink>
* <DocLink slug="/serverless/observability/apm-troubleshooting" section="common-ssl-related-problems">Common SSL-related problems</DocLink>
* <DocLink slug="/serverless/observability/apm-troubleshooting" section="io-timeout">I/O Timeout</DocLink>
* <DocLink slug="/serverless/observability/apm-troubleshooting" section="field-limit-exceeded">Field limit exceeded</DocLink> */
////
[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.
Expand Down

0 comments on commit 95029dd

Please sign in to comment.