kibana/docs/apm/index.asciidoc
2020-02-24 23:43:40 +01:00

29 lines
711 B
Plaintext

[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-get-started-ref}/overview.html[APM Overview].
--
include::getting-started.asciidoc[]
include::bottlenecks.asciidoc[]
include::using-the-apm-ui.asciidoc[]
include::api.asciidoc[]