Releases: daangn/autopprof
Releases · daangn/autopprof
v1.0.0
Changelog
- 752d10a feat(cpuusage): use circular queue to collect enough snapshots to avoid spike alert (#11)
v0.2.1
Changelog
- e030e24 ci(test): add unsupported platform
- 465d059 ci(test): go test without docekr on macos
- f4ac865 ci(test): setup docker on macos
- 7471a05 fix(cgroupv2): handle undefined CPU quota (#9)
v0.2.0
Changelog
- c36ce5e chore: rename scaninterval to watchinterval
- 56f432c feat: support CPU profiling (#6)
- 77dc921 fix(test): broken unsupported test
v0.1.1
Changelog
- 2ca65e8 chore: group var decls
- a18096b fix: fix unsupported platform methods (#4)