diff --git a/docs/apm/images/error-rate.png b/docs/apm/images/error-rate.png index 7e5e32c50f13..b43a0cb5d1a7 100644 Binary files a/docs/apm/images/error-rate.png and b/docs/apm/images/error-rate.png differ diff --git a/docs/apm/images/latency.png b/docs/apm/images/latency.png index 4c970d8c582e..1c220c1a4bfd 100644 Binary files a/docs/apm/images/latency.png and b/docs/apm/images/latency.png differ diff --git a/docs/apm/images/metadata-icons.png b/docs/apm/images/metadata-icons.png index dcdac41a7d01..402c0ed07c70 100644 Binary files a/docs/apm/images/metadata-icons.png and b/docs/apm/images/metadata-icons.png differ diff --git a/docs/apm/images/spans-dependencies.png b/docs/apm/images/spans-dependencies.png index a827083b5ddc..d6e26a5061a6 100644 Binary files a/docs/apm/images/spans-dependencies.png and b/docs/apm/images/spans-dependencies.png differ diff --git a/docs/apm/images/time-series-comparison.png b/docs/apm/images/time-series-comparison.png new file mode 100644 index 000000000000..6d3cdf4a1634 Binary files /dev/null and b/docs/apm/images/time-series-comparison.png differ diff --git a/docs/apm/images/traffic-transactions.png b/docs/apm/images/traffic-transactions.png index ef429740ceee..05e66dfaa4ec 100644 Binary files a/docs/apm/images/traffic-transactions.png and b/docs/apm/images/traffic-transactions.png differ diff --git a/docs/apm/service-overview.asciidoc b/docs/apm/service-overview.asciidoc index 693046d65294..f1096a4e43bb 100644 --- a/docs/apm/service-overview.asciidoc +++ b/docs/apm/service-overview.asciidoc @@ -4,7 +4,41 @@ Selecting a <> brings you to the *Service overview*. The *Service overview* contains a wide variety of charts and tables that provide -visibility into how a service performs across your infrastructure. +high-level visibility into how a service is performing across your infrastructure: + +* Service details like service version, runtime version, framework, and agent name and version +* Container and orchestration information +* Cloud provider, machine type, and availability zone +* Latency, throughput, and errors over time +* Service dependencies + +[discrete] +[[service-time-comparison]] +=== Time series 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. + +[role="screenshot"] +image::apm/images/time-series-comparison.png[Time series comparison] + +Select the *Comparison* box to enable or disable time series comparison. +The time comparison options are based on the selected time filter range: + +[options="header"] +|==== +|Time filter | Time comparison options + +|≤ 24 hours +|One day or one week + +|> 24 hours and ≤ 7 days +|One week + +|> 7 days +|An identical amount of time immediately before the selected time range +|==== [discrete] [[service-latency]] @@ -111,3 +145,7 @@ image::apm/images/metadata-icons.png[Service metadata] * Availability zones * Machine types * Project ID + +*Alerts* + +* Recently fired alerts