For the new time range picker, available in select environments, see
Time ranges.
- Click the time range selector as a dropdown menu to select a range relative to the current time from a list of predefined options, such as Last 30 minutes.
- Click the time range selector as a dropdown menu and click Custom date range to interactively select a time and date range using a calendar.
- Click the time range selector as a text field and enter a custom relative range,
such as
Last 2 weeks,2 weeks, or2w. - Click the time range selector as a text field and enter a custom absolute time
and date range using a
MM/DD/YYYY hh:mm:ss AM/PMformat.
Use the time range selector
The time range selector provides options for defining a date and time range. The selector also displays the currently applied time range, including the abbreviated time zone applied to the range.Select a predefined relative time range
To select a predefined time range:- Click the time range selector as a dropdown menu.
- Select a time range in the list.
Select a custom time and date range
To interactively select a custom time and date range from a calendar:- Click the time range selector as a dropdown menu.
- Select Custom time range.
- Navigate to the month of the start date. To go forward or backward one month at a time, click Previous month and Next month.
-
Optional: Instead of using the calendar, you can also click the From and
To date fields and enter the date, using the format
MM/DD/YYYY. - Click the From and To time fields to select the time range’s starting and ending times.
-
Optional: Instead of using the dropdown selector, you can click the time
fields and enter the times, using the format
HH:MM:SSfollowed byAMorPM. - Optional: You can set the To fields to the current date and time by clicking Set to now.
- Click Apply to confirm the set time range, or Cancel to discard it.
Enter a custom relative time range
To enter a custom relative time range:- Click the time range selector as a text field.
-
Enter a custom relative time range using Observability Platform’s
time units.
The time range selector accepts any of these formats, where
1in the quantity andweekandwrepresent the time unit:Last 1 week1 week1w
Enter a custom absolute time range
To enter a custom absolute time range:- Click the Time range selector as a text field.
- Enter a custom absolute time range using a
MM/DD/YYYY hh:mm:ss AM/PMformat, separated by a dash (-).
01/01/2025 09:00:00 AM - 01/05/2025 09:00:00 PM selects
a range from January 1, 2025, at 9:00 AM (09:00) to January 5, 2025 at 9:00 PM
(21:00) in your account’s configured time zone.
Shift a time range
To shift the defined time range forward or backward in time while retaining the same duration, click the previous and next time range buttons. Shifting a relative time range also converts it to an absolute time range.Expand a time range
To expand the defined time range’s duration while retaining the same point in time at the range’s center, click the zoom out button. Expanding a relative time range also converts it to an absolute time range. On data visualization tools, there is no control to shrink, or “zoom in,” for a time range. Instead, click and drag within a panel visualization to select a time range.Set a refresh interval
To manually refresh the current point in time for a relative time range, or to update a visualization’s contents within an absolute time range, click the time range selector’s Refresh button. To manually refresh, click the Refresh button. To set how often a data refreshes:- Next to Refresh, click the down arrow. Defaults is Off.
- Select an interval from the list, which ranges from five seconds (
5s) to one hour (1h).
- Click the dropdown arrow of the Run button.
- Select Off.
Pin a time range
You can pin a time range to specify a default range for a time range selector. When you return to a feature where you’ve pinned time range, that feature applies the pinned range as the new default. To pin a time range:- In the time range dropdown, click the pin time range icon.
- If a relative time range is selected, select whether to pin the relative time range, or an absolute custom time range of the same duration that ends at the current time.
Compare current data to past data
Comparison mode, sometimes called week-over-week view, is an Observability Platform feature that overlays historical data on your current data in dashboards. This feature provides additional context for comparing your current metrics with historical trends and expectations, or identifying recurring trends and outliers. To compare current data to past data:- Click Compare.
-
Select a past period to overlay onto the dashboard’s panels.
The Preceding period option overlays the immediately preceding period of the same
length as the selected time range.
An additional query runs to pull historical (“offset”) time series into your graph,
which returns data with the same resolution as your current data.
Depending on the time period you select and your data retention settings, the
result might include a gap for your most recent data, such as the last 10 minutes.
Observability Platform matches the current and historical data queries using tag logic, with
_offset_:trueon the offset query and_series_:series<num>for all of the series. This associates data from the offset time series to the current series for similar presentation, so the results in comparison mode contain labels that resemble__chrono_offset__: offset_7d1hor__chrono_series__: "series1".

