From 3d03ce81c68ac9ff6c94833b5e977db6d0d96e1d Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Fri, 4 Jul 2025 18:14:31 +0200 Subject: [PATCH 1/2] Mark Timelion as deprecated in stack and unavailable in serverless --- .../visualize/legacy-editors/timelion.md | 20 ++++++++----------- 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/explore-analyze/visualize/legacy-editors/timelion.md b/explore-analyze/visualize/legacy-editors/timelion.md index 5b985c4392..c5755174b8 100644 --- a/explore-analyze/visualize/legacy-editors/timelion.md +++ b/explore-analyze/visualize/legacy-editors/timelion.md @@ -1,7 +1,7 @@ --- applies_to: - stack: ga - serverless: ga + stack: deprecated 7.10 + serverless: unavailable --- # Timelion [timelion] @@ -84,19 +84,15 @@ Set up Metricbeat, then create the dashboard. 2. Go to **Dashboards**. 3. On the **Dashboards** page, click **Create dashboard**. +## Create a Timelion visualization [_open_and_set_up_timelion] -## Open and set up Timelion [_open_and_set_up_timelion] +$$$timelion-tutorial-create-time-series-visualizations$$$ -Open **Timelion** and change the time range. - -1. On the dashboard, click **All types > Aggregation based**, then select **Timelion**. -2. Make sure the [time filter](../../query-filter/filtering.md) is **Last 7 days**. - - -## Create a time series visualization [timelion-tutorial-create-time-series-visualizations] - -To compare the real-time percentage of CPU time spent in user space to the results offset by one hour, create a time series visualization. +You can only add Timelion visualizations to a dashboard if they're already saved in the **Visualize Library**, using the **Add from library** option. +1. Go to the **Visualize Library** and select **Create visualization**. +2. In the **Legacy** tab, select **Aggregation-based**, then **Timelion**. +3. Make sure the [time filter](../../query-filter/filtering.md) is **Last 7 days**. ### Define the functions [define-the-functions] From 20868125c2a0158c58202435852c66ac00b17304 Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Fri, 4 Jul 2025 18:18:51 +0200 Subject: [PATCH 2/2] move some info --- explore-analyze/visualize/legacy-editors/timelion.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/explore-analyze/visualize/legacy-editors/timelion.md b/explore-analyze/visualize/legacy-editors/timelion.md index c5755174b8..32c69cf7b6 100644 --- a/explore-analyze/visualize/legacy-editors/timelion.md +++ b/explore-analyze/visualize/legacy-editors/timelion.md @@ -84,12 +84,12 @@ Set up Metricbeat, then create the dashboard. 2. Go to **Dashboards**. 3. On the **Dashboards** page, click **Create dashboard**. +You can only add Timelion visualizations to a dashboard if they're already saved in the **Visualize Library**, using the **Add from library** option. + ## Create a Timelion visualization [_open_and_set_up_timelion] $$$timelion-tutorial-create-time-series-visualizations$$$ -You can only add Timelion visualizations to a dashboard if they're already saved in the **Visualize Library**, using the **Add from library** option. - 1. Go to the **Visualize Library** and select **Create visualization**. 2. In the **Legacy** tab, select **Aggregation-based**, then **Timelion**. 3. Make sure the [time filter](../../query-filter/filtering.md) is **Last 7 days**.