mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
27 lines
No EOL
1.3 KiB
Text
27 lines
No EOL
1.3 KiB
Text
[[metrics]]
|
|
=== Metrics overview
|
|
|
|
The *Metrics* overview provides agent-specific metrics,
|
|
which lets you perform more in-depth root cause analysis investigations within the APM UI.
|
|
|
|
If you're experiencing a problem with your service, you can use this page to attempt to find the underlying cause.
|
|
For example, you might be able to correlate a high number of errors with a long transaction duration, high CPU usage, or a memory leak.
|
|
|
|
[role="screenshot"]
|
|
image::apm/images/apm-metrics.png[Example view of the Metrics overview in APM UI in Kibana]
|
|
|
|
[[machine-learning-integration]]
|
|
=== Machine Learning integration
|
|
|
|
The Machine Learning integration will initiate a new job predefined to calculate anomaly scores on transaction response times.
|
|
The response time graph will show the expected bounds and annotate the graph when the anomaly score is 75 or above.
|
|
|
|
[role="screenshot"]
|
|
image::apm/images/apm-ml-integration.png[Example view of anomaly scores on response times in APM UI in Kibana]
|
|
|
|
Jobs can be created per transaction type and based on the average response time.
|
|
You can manage jobs in the *Machine Learning jobs management*.
|
|
It might take some time for results to appear on the graph.
|
|
|
|
Machine learning is a platinum feature. For a comparison of the Elastic license levels,
|
|
see https://www.elastic.co/subscriptions[the subscription page]. |