Skip to content

Add a new page on time series#5631

Open
alaudazzi wants to merge 1 commit intomainfrom
fix-2554
Open

Add a new page on time series#5631
alaudazzi wants to merge 1 commit intomainfrom
fix-2554

Conversation

@alaudazzi
Copy link
Member

Summary

This PR adds a new page on time series.

Generative AI disclosure

  1. Did you use a generative AI (GenAI) tool to assist in creating this contribution?
  • Yes
  • No

Closes #2554

@alaudazzi alaudazzi requested a review from markov00 March 26, 2026 08:19
@alaudazzi alaudazzi self-assigned this Mar 26, 2026
@alaudazzi alaudazzi requested review from a team as code owners March 26, 2026 08:19
@github-actions
Copy link
Contributor

github-actions bot commented Mar 26, 2026

@github-actions
Copy link
Contributor

✅ Vale Linting Results

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

Copy link
Contributor

@benironside benironside left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, left a few suggestions for your consideration


Time series charts help you track how metrics change over time so you can spot trends, seasonality, and anomalies. In Lens, time series visualizations are typically built with **Line**, **Area**, or **Bar** charts, depending on whether you want to emphasize precise trend lines, cumulative volume, or period-over-period comparison.

You can create time series charts in {{kib}} using [**Lens**](../lens.md).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about putting this sentence in line 13, right after the first sentence? ("...anomalies. You can create ... using Lens. In Lens, time series visualizations are typically built with...")

**Keep legends informative but concise**
: Use clear series names and only add statistics that support the decision being made.

Refer to [Time series chart settings](#time-series-chart-settings) for all configuration options relevant to time series charts.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this sentence would work well as an intro to this step, instead of "Tweak the appearance of your chart to..."

::::::

::::::{step} Save the chart
- If you accessed Lens from a dashboard, select **Save and return** to save the visualization and add it to that dashboard, or select **Save to library** to add the visualization to the Visualize library and reuse it later.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feel free to ignore, but I wonder if being this specific about the UI will be hard to maintain. Seems like it should always be intuitive in the UI that each new visualization can be added to a dashboard and/or the library, so maybe this section could just say something like "when you create a new visualization, you can add it to the library for later re-use, or add it to a dashboard immediately."


## Time series chart settings [time-series-chart-settings]

Use these settings to control how data is bucketed over time and how each series is displayed.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Use these settings to control how data is bucketed over time and how each series is displayed.
Use these settings to control how data is bucketed over time and how each series appears.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Page for time series charts

2 participants