kibana/docs/apm/getting-started.asciidoc
2021-01-05 09:58:04 -08:00

41 lines
785 B
Text

[role="xpack"]
[[apm-getting-started]]
== Get started with the APM app
++++
<titleabbrev>Get started</titleabbrev>
++++
For a quick, high-level overview of the health and performance of your application,
start with:
* <<services>>
* <<traces>>
* <<service-maps>>
Notice something awry? Select a service or trace and dive deeper with:
* <<service-overview>>
* <<transactions>>
* <<spans>>
* <<errors>>
* <<metrics>>
TIP: Want to learn more about the Elastic APM ecosystem?
See the {apm-get-started-ref}/overview.html[APM Overview].
include::services.asciidoc[]
include::traces.asciidoc[]
include::service-maps.asciidoc[]
include::service-overview.asciidoc[]
include::transactions.asciidoc[]
include::spans.asciidoc[]
include::errors.asciidoc[]
include::metrics.asciidoc[]