kibana/docs/apm/using-the-apm-ui.asciidoc
Brandon Morelli 93faa5fbc3
[APM][docs][WIP] Update APM UI documentation (#28621)
* docs: initial APM UI updates

* docs: using-the-apm-ui updates

* more docs updates

* quick edits

* docs: apply feedback and fix screenshots

* docs: incorporate feedback, bold page names

* finishing touches and clean up

* docs: incorporate feedback from sarah

* docs: add feedback

* docs: incorporate feedback from gchaps
2019-01-30 09:08:11 -08:00

32 lines
815 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[role="xpack"]
[[apm-ui]]
== Using APM
APM is designed to be as intuitive as possible,
but you might come across certain terms or concepts that dont feel native to you.
Not to worry, we've created this guide to help you get the most out of Elastic APM.
APM is available via the navigation sidebar in {Kib}.
* <<services,Services overview>>
* <<traces,Traces overview>>
* <<transactions,Transaction overview>>
* <<spans,Span timeline visualization>>
* <<errors,Debug errors>>
* <<metrics,Metrics overview>>
* <<machine-learning-integration,Machine learning integration>>
* <<query-bar,Advanced queries>>
include::services.asciidoc[]
include::traces.asciidoc[]
include::transactions.asciidoc[]
include::spans.asciidoc[]
include::errors.asciidoc[]
include::metrics.asciidoc[]
include::query-bar.asciidoc[]