Skip to content

Commit

Permalink
perf(linux): ⚡ optimise disk io sensors
Browse files Browse the repository at this point in the history
- don't use glob to get disks; fetch from proc, filter then target stat files
- move code for getting disks stats into linux disk package
- split code into different files for easier reference
  • Loading branch information
joshuar committed Aug 24, 2024
1 parent 57d02b0 commit 2124a77
Show file tree
Hide file tree
Showing 9 changed files with 519 additions and 538 deletions.
257 changes: 0 additions & 257 deletions internal/linux/disk/diskRates.go

This file was deleted.

Loading

0 comments on commit 2124a77

Please sign in to comment.