You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gopsutil/tools/v3migration/v3Changes.md

349 B

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)

not yet

  • mem.VirtualMemoryStat JSON fields capitalization and TestX_String tests (#545)
  • Determine if process is running in the foreground (#596)