We've released two metrics updates.
Expanded support for thresholds in metrics charts
We've expanded support for setting Warning and Critical threshold values for metrics query results in charts. Now, you can define threshold metrics values in the Chart view for Time Series panels, and for these chart types for Categorical panels: Line, Area, Bar, Column, and Table. For more information, see Set Warning and Critical Thresholds.
Unified
where
andfilter
metrics operatorsWe have merged the functionality of the
filter
metrics operator into thewhere
operator. Previously you could use thefilter
operator to filter out time series, and thewhere
operator to filter out data points within a time series. Now, the updatedwhere
operator supports filtering by time series and by data point. For more information, see where Metrics Operator.noteThe filter operator is still supported, but will be deprecated in the future.