PromQL
{__name__=~".+"}
group by (ident) (categraf_current_queue_size)
disk_free{path="/"} <= 1000000000
rate(diskio_io_time[1h]) / 10 > 85
disk_used_percent{path="/"} > 80
{__name__=~".+"}
group by (ident) (categraf_current_queue_size)
disk_free{path="/"} <= 1000000000
rate(diskio_io_time[1h]) / 10 > 85
disk_used_percent{path="/"} > 80