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
whereandfiltermetrics operatorsWe have merged the functionality of the
filtermetrics operator into thewhereoperator. Previously you could use thefilteroperator to filter out time series, and thewhereoperator to filter out data points within a time series. Now, the updatedwhereoperator 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.
