Skip to main content

Value over time

Represents a metric plotted over time on a line/area chart. Great for trends, seasonality, and historical context.

Example: Value over time

Configuration fields

FieldDescription
ExpressionThe expression to evaluate and plot
Unit(optional) The unit of the values, such as ms or packets
Value Text(optional) The text to display. Defaults to BEFORE
Value Min(optional) The expression to evaluate for the minimum value. If not provided, the minimum value value will be calculated from the data
Value Max(optional) The expression to evaluate for the maximum value. If not provided, the maximum value value will be calculated from the data
Value Avg(optional) The expression to evaluate for the average value. If not provided, the average value value will be calculated from the data