blob: 36a0b9060413459c448ca5c3fe2f71afebba581f [file] [log] [blame]
select ts, value, name, ref, ref_type from counters
where name = 'MemAvailable' and ref_type is null
limit 10