Skip to content

Timelion deprecated #2045

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 8 additions & 12 deletions explore-analyze/visualize/legacy-editors/timelion.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
applies_to:
stack: ga
serverless: ga
stack: deprecated 7.10
serverless: unavailable
---

# Timelion [timelion]
Expand Down Expand Up @@ -84,19 +84,15 @@ 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.

## Open and set up Timelion [_open_and_set_up_timelion]
## Create a Timelion visualization [_open_and_set_up_timelion]

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.
$$$timelion-tutorial-create-time-series-visualizations$$$

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]

Expand Down
Loading