From 6383f2f10f72aa564f751a442ee2a1af78065fc8 Mon Sep 17 00:00:00 2001 From: bmorelli25 Date: Thu, 31 Aug 2023 13:34:47 -0700 Subject: [PATCH] docs: remove old videos --- docs/en/observability/apm.asciidoc | 20 ------------------- .../monitor-infra/analyze-metrics.asciidoc | 20 +------------------ docs/en/observability/monitor-logs.asciidoc | 20 ------------------- docs/en/observability/tail-logs.asciidoc | 18 ----------------- .../en/observability/user-experience.asciidoc | 20 ------------------- 5 files changed, 1 insertion(+), 97 deletions(-) diff --git a/docs/en/observability/apm.asciidoc b/docs/en/observability/apm.asciidoc index f857bfe691..1dfa7fd756 100644 --- a/docs/en/observability/apm.asciidoc +++ b/docs/en/observability/apm.asciidoc @@ -6,27 +6,7 @@ It allows you to monitor software services and applications in real time, by collecting detailed performance information on response time for incoming requests, database queries, calls to caches, external HTTP requests, and more. -// Conditionally display a screenshot or video depending on what the -// current documentation version is. - -ifeval::["{is-current-version}"=="true"] -++++ - - -
-++++ -endif::[] - -ifeval::["{is-current-version}"=="false"] [role="screenshot"] image::images/apm-app-landing.png[{apm-app} in {kib}] -endif::[] To learn more, see {apm-guide-ref}/index.html[APM Overview]. diff --git a/docs/en/observability/monitor-infra/analyze-metrics.asciidoc b/docs/en/observability/monitor-infra/analyze-metrics.asciidoc index 87c76da22f..f7f8e69a44 100644 --- a/docs/en/observability/monitor-infra/analyze-metrics.asciidoc +++ b/docs/en/observability/monitor-infra/analyze-metrics.asciidoc @@ -10,24 +10,6 @@ Using {agent} integrations, you can ingest and analyze metrics from servers, Docker containers, Kubernetes orchestrations, explore and analyze application telemetry, and more. -// Conditionally display a screenshot or video depending on what the -// current documentation version is. - -ifeval::["{is-current-version}"=="true"] -++++ - - -
-++++ -endif::[] - To access the {infrastructure-app} from the main {kib} menu, go to **Observability -> Infrastructure**. The {infrastructure-app} provides a few different views of your data. @@ -35,7 +17,7 @@ different views of your data. [cols="1,1"] |=== | **Inventory** -|Provides a metrics-driven view of your entire infrastructure grouped by the resources that you are monitoring. +|Provides a metrics-driven view of your entire infrastructure grouped by the resources that you are monitoring. < >> diff --git a/docs/en/observability/monitor-logs.asciidoc b/docs/en/observability/monitor-logs.asciidoc index 8411cdca59..340ec1dbf6 100644 --- a/docs/en/observability/monitor-logs.asciidoc +++ b/docs/en/observability/monitor-logs.asciidoc @@ -14,27 +14,7 @@ for quick navigation. You can also use {ml} to detect specific log anomalies automatically and categorize log messages to quickly identify patterns in your log events. -// Conditionally display a screenshot or video depending on what the -// current documentation version is. - -ifeval::["{is-current-version}"=="true"] -++++ - - -
-++++ -endif::[] - -ifeval::["{is-current-version}"=="false"] [role="screenshot"] image::images/logs-app.png[{logs-app} in {kib}] -endif::[] To view the {logs-app}, go to *{observability} > Logs*. diff --git a/docs/en/observability/tail-logs.asciidoc b/docs/en/observability/tail-logs.asciidoc index c3df2c8a25..912e875c7a 100644 --- a/docs/en/observability/tail-logs.asciidoc +++ b/docs/en/observability/tail-logs.asciidoc @@ -8,24 +8,6 @@ along with the power of search. Click *Stream Live* to view a continuous flow of log messages in real time, or click *Stop streaming* to view historical logs from a specified time range. -// Conditionally display a video depending on what the -// current documentation version is. - -ifeval::["{is-current-version}"=="true"] -++++ - - -
-++++ -endif::[] - [discrete] [[filter-logs]] == Filter logs diff --git a/docs/en/observability/user-experience.asciidoc b/docs/en/observability/user-experience.asciidoc index bb5f110938..f46fe41233 100644 --- a/docs/en/observability/user-experience.asciidoc +++ b/docs/en/observability/user-experience.asciidoc @@ -14,28 +14,8 @@ all of which can impact how your application performs on end-user machines. Powered by the APM Real user monitoring (RUM) agent, all it takes is a few lines of code to begin surfacing key user experience metrics. -// Conditionally display a screenshot or video depending on what the -// current documentation version is. - -ifeval::["{is-current-version}"=="true"] -++++ - - -
-++++ -endif::[] - -ifeval::["{is-current-version}"=="false"] [role="screenshot"] image::images/user-experience-tab.png[{user-experience} tab] -endif::[] [discrete] [[why-user-experience]]