Filter series data to show only those series that never exceeded an uppper/lower threshold

Hi,

I’m new to grafana and this might be an advanced topic. Say I define a period of time from A to B and I have a metric X. I would like to show a time series of metric X where X never exceeded a certain threshold Y in the period from A to B.

For example, I would like to find all machines whose load average never exceeded 0.2 in the last 5 minutes.

Thanks for any ideas,
Sergei

Hi Sergei,

I don’t know this feature directly on Grafana, but maybe your datasource allow perform some query with those conditions.