Skip to content

Commit 3bb3655

Browse files
Timelion deprecated (#2045)
This PR adds a long overdue deprecated flag to the Timelion docs, and updates the initial steps for creating the visualization and adding it to a dashboard Closes: #1962 I'll create an equivalent in asciidoc for previous versions
1 parent 9eeea2e commit 3bb3655

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

explore-analyze/visualize/legacy-editors/timelion.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
applies_to:
3-
stack: ga
4-
serverless: ga
3+
stack: deprecated 7.10
4+
serverless: unavailable
55
---
66

77
# Timelion [timelion]
@@ -84,19 +84,15 @@ Set up Metricbeat, then create the dashboard.
8484
2. Go to **Dashboards**.
8585
3. On the **Dashboards** page, click **Create dashboard**.
8686

87+
You can only add Timelion visualizations to a dashboard if they're already saved in the **Visualize Library**, using the **Add from library** option.
8788

88-
## Open and set up Timelion [_open_and_set_up_timelion]
89+
## Create a Timelion visualization [_open_and_set_up_timelion]
8990

90-
Open **Timelion** and change the time range.
91-
92-
1. On the dashboard, click **All types > Aggregation based**, then select **Timelion**.
93-
2. Make sure the [time filter](../../query-filter/filtering.md) is **Last 7 days**.
94-
95-
96-
## Create a time series visualization [timelion-tutorial-create-time-series-visualizations]
97-
98-
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.
91+
$$$timelion-tutorial-create-time-series-visualizations$$$
9992

93+
1. Go to the **Visualize Library** and select **Create visualization**.
94+
2. In the **Legacy** tab, select **Aggregation-based**, then **Timelion**.
95+
3. Make sure the [time filter](../../query-filter/filtering.md) is **Last 7 days**.
10096

10197
### Define the functions [define-the-functions]
10298

0 commit comments

Comments
 (0)