Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 637 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 637 Bytes

0.4.0

  • collectors/disk - remove sys-filesystem dependency

0.3.0

  • plugins/graphite/ - added
  • collectors/iostat/ - allow missing headers
  • monitor.http.hostport() logged on init
  • panoptimon --plugin-test with .rb file

0.2.0

Removed the mysql_status collector from core to reduce gem dependencies. It can now be found at https://github.com/synthesist/panoptimon-collector-mysql_status

0.1.0

Added functionality to search for executables in the PATH environment variable directories. If there a collector named 'thing.json', if it cannot find the 'thing' executable locally it will search PATH for 'pancollect-thing'.