Filter query output by value

Hello I have a query in grafana like this:
“ott.5min.technology.cache.cache1.request_time”
and I would like to have the same query but already filter by value between 6 and 8 for example. Is there any way to do it? Something like these:
“ott.5min.technology.cache.cache1.request_time[6.8]”