mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
37 lines
915 B
Text
37 lines
915 B
Text
[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 don’t 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}.
|
||
|
||
* <<filters,Filters>>
|
||
* <<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::filters.asciidoc[]
|
||
|
||
include::services.asciidoc[]
|
||
|
||
include::traces.asciidoc[]
|
||
|
||
include::transactions.asciidoc[]
|
||
|
||
include::spans.asciidoc[]
|
||
|
||
include::errors.asciidoc[]
|
||
|
||
include::metrics.asciidoc[]
|
||
|
||
include::agent-configuration.asciidoc[]
|
||
|
||
include::advanced-queries.asciidoc[]
|