Skip to content

Version 1.3.1

Compare
Choose a tag to compare
@johann8384 johann8384 released this 07 Apr 20:43
· 156 commits to master since this release

1.3.1

Collectors Added

  • docker.py - Pulls metrics from a local Docker instance, tries /var/run/docker.sock, then localhost API
  • pxc-collector.py - Added Percona XtraDB Cluster Collector #301
  • mongo3.py - Added MongoDB 3 Collector #302

Bugfixes

  • startstop - Fixed issue where host was still required #291
  • tcollector.py - Fixed default pid location #299
  • tcollector.py - Few bugs related to new configuration [#305(https://github.com//pull/305) #306 #307
  • tcollector.py - Fixed issues with default cdir and classpath on Debian #308
  • tcollector.py - Fixed issue with last_datapoint for longer running collectors #309

Improvements

  • Improved ZFS Iostat collector #294
  • Avoid picking new connction with just one host #295
  • Improved CPI pctusage #298
  • Fixed CGROUP path for EL7 #304