This page explains how to configure your dashboards.
?t_qr=RANGE
to the dashboard URL. Replace RANGE
with the time range. For example, ?t_qr=7d
for the last 7 days.?t_ts=START&t_te=END
to the dashboard URL. Replace START
and END
with the start and end times in ISO 8601 format. For example, ?t_ts=2023-01-01T00:00:00.000Z&t_te=2023-01-07T23:59:59.999Z
for January 1-7, 2023.?t_qr=RANGE&t_against=COMPARISON
or ?t_ts=START&t_te=END&t_against=COMPARISON
to the dashboard URL. Replace COMPARISON
with the comparison period. For example, ?t_qr=24h&t_against=-1d
to compare the last 24 hours against the same time yesterday.