2020-09-07 21:53:51 +09:00
|
|
|
# v2 to v3 changes
|
|
|
|
|
|
|
|
|
|
|
|
- create v3 directory
|
|
|
|
- Remove process.NetIOCounters (#429)
|
|
|
|
- rename memoryLimitInBbytes JSON key in docker (#464)
|
|
|
|
- fix cgroup filename (#464)
|
|
|
|
- RLimit is now uint64 (#364)
|
2020-10-19 00:40:03 +09:00
|
|
|
- mem.VirtualMemoryStat JSON fields capitalization (#545)
|
|
|
|
- various JSON field name and some of Variable name have been changed. see v3migration.sh
|
|
|
|
- Become private various kind of platform dependent values/constants such as process.GetWin32Proc.
|
2020-09-07 21:53:51 +09:00
|
|
|
|
|
|
|
### not yet
|
|
|
|
|
|
|
|
- Determine if process is running in the foreground (#596)
|