Skip to content

Releases: Scalingo/acadock-monitoring

Version v0.3.4 Fix logic in net monitoring

15 Jan 15:13
Compare
Choose a tag to compare
Fix logic error for net monitoring

Versuib 0.3.3 - Option to disable net monitoring

15 Jan 14:49
Compare
Choose a tag to compare
  • Option to disable net monitoring

Version 0.3.2 Improve containers usage

15 Jan 13:04
Compare
Choose a tag to compare
  • BUGFIX fd leak when reading cgroup file
  • NEW add labels to /containers/usage to get metadata of containers

Version 0.3.1 global usage

12 Jan 15:46
Compare
Choose a tag to compare
  • NEW /containers/usage to get cpu + mem for all containers

v0.3.0 Add /usage and modify /cpu and /memory endpoints

03 Nov 23:57
Compare
Choose a tag to compare

v0.3.0

  • /containers/:id/cpu returns an object with .usage_in_percents
  • /containers/:id/memory drops .swap_memory_usage, .swap_memory_limit and .max_swap_memory
  • /containers/:id/memory get .swap_usage, .swap_limit and .max_swap_usage
  • NEW /containers/:id/usage to get cpu + mem and optionally net usage

v0.2.4 Dependencies and bug fixing

03 Nov 11:19
Compare
Choose a tag to compare

v0.2.4

  • Remove dependency to app from API client (client package)

v0.2.3

  • Fix nil exception when looking for memory data

v0.2.2

  • Update client package to fit new API

v0.2.1 -> reflow runner executables

02 Nov 13:16
Compare
Choose a tag to compare

v0.2.1

  • Change runner PATH model
  • Rename net runner to acadock-monitoring-ns-netstat

v0.2.0 Memory and net enhancement

28 Oct 21:34
Compare
Choose a tag to compare
Better memory stats support