[DOCS] Adds Expected bounds comparison docs (#134472) (#134583)

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
(cherry picked from commit 4f135d7d58)

Co-authored-by: István Zoltán Szabó <szabosteve@gmail.com>
This commit is contained in:
Kibana Machine 2022-06-16 12:29:52 -04:00 committed by GitHub
parent e616acf92f
commit 3f83a62b1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 386 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

View file

@ -14,17 +14,19 @@ high-level visibility into how a service is performing across your infrastructur
[discrete]
[[service-time-comparison]]
=== Time series comparison
=== Time series and expected bounds comparison
Comparing how a service performs relative to a previous time frame can offer additional insight into
the health of your services. For example, has latency been slowly increasing over time, or did the service
experience a sudden spike--enabling a time series comparison can provide the answer.
For insight into the health of your services, you can compare how a service
performs relative to a previous time frame or to the expected bounds from the
corresponding {anomaly-job}. For example, has latency been slowly increasing
over time, did the service experience a sudden spike, is the throughput similar
to what the {ml} job expects enabling a comparison can provide the answer.
[role="screenshot"]
image::apm/images/time-series-comparison.png[Time series comparison]
image::apm/images/time-series-expected-bounds-comparison.png[Time series and expected bounds comparison]
Select the *Comparison* box to enable or disable time series comparison.
The time comparison options are based on the selected time filter range:
Select the *Comparison* box to apply a time-based or expected bounds comparison.
The time-based comparison options are based on the selected time filter range:
[options="header"]
|====
@ -40,6 +42,10 @@ The time comparison options are based on the selected time filter range:
|An identical amount of time immediately before the selected time range
|====
You can use the expected bounds comparison if {ml-jobs} exist in your selected
environment and you have
{ml-docs}/setup.html#kib-visibility-spaces[access to the {ml-features}].
[discrete]
[[service-latency]]
=== Latency