kibana/docs/apm/index.asciidoc

32 lines
895 B
Text

// APM Server does not build a `7.x` branch.
// This check changes `7.x` links to `master` instaed
ifeval::[{branch} == 7.x]
:apm-server-ref: https://www.elastic.co/guide/en/apm/server/master
endif::[]
[role="xpack"]
[[xpack-apm]]
= APM
[partintro]
--
Elastic Application Performance Monitoring (APM) automatically collects in-depth
performance metrics and errors from inside your applications.
The **APM** app in {kib} is provided with the basic license. It
enables developers to drill down into the performance data for their applications
and quickly locate the performance bottlenecks.
* <<apm-getting-started>>
* <<apm-bottlenecks>>
* <<apm-ui>>
NOTE: For more information about the components of Elastic APM,
see the {apm-overview-ref-70}/overview.html[APM Overview].
--
include::getting-started.asciidoc[]
include::bottlenecks.asciidoc[]
include::using-the-apm-ui.asciidoc[]