I am trying to configure an alert which fires whenever the slope of this queue is not negative. How would I do that?
I saw this post before which uses the diff() operator in the expression but that approach doesn’t seem possible anymore in Grafana 9 (I can’t make the query a range, I can only select the series “A”)
I do not think the built in math functions in Grafana allow one to alert on the rate of change (slope) of a time series. Best to go to the tools offered by your datasource.