Skip to content

Releases: PearsonEducation/StatsPoller

StatsPoller 2.4

19 Sep 16:20
Compare
Choose a tag to compare
  • Automatic thread recovery (if a metric collector thread crashes)
  • Staggered thread launching to reduce peak memory usage
  • Improvements to 'cAdvisor' metric collector to reduce memory usage, improve performance, and make more resilient.
  • Bug fixes

StatsPoller 2.3.1

17 Aug 15:21
Compare
Choose a tag to compare
  • JMX collector hardening
  • JMX collector support for remote-JVM naming

StatsPoller 2.3

01 Aug 16:14
Compare
Choose a tag to compare
  • Enhancements to Mongo collector (now gets replication status)
  • New Linux collector - gets process status metrics (process count, thread count, process state information, etc)
  • Improved Postgres compatibly with AWS Aurora Postgres
  • New 'cAdvisor' metric collector -- for collecting metrics about Docker containers
  • Fixed/adjusted filesystem size output for the 'StatsPoller Native' collector when running on Windows
  • Added support for putting Amazon Web Services (aws) instance-id's in the global_metric_name_prefix
  • Bug fixes & hardening

StatsPoller 2.2

20 Apr 21:05
Compare
Choose a tag to compare
  • New Postgres metric collector -- implemented in the main Java app
  • New 'Database querier' metric collector -- for querying & collecting arbitrary metrics from databases
  • MySQL metric collector now supports MySQL 5.7+
  • Bugfix for mysql collector -- hostname wasn't correct in some cases
  • Bugfix for sysv script having a race condition on starting statspoller

StatsPoller 2.1.1

30 Dec 17:43
Compare
Choose a tag to compare

Minor metric sanitation bugfix for the Apache HTTP collector

StatsPoller 2.1

20 Dec 19:29
Compare
Choose a tag to compare
  • Set Xms in statspoller.profile
  • Library updates
  • Redirect to systemctl in the init.d script (if appropriate)
  • Fixed outputting of memory pools usage percents for JMX metrics when using Java 1.8 JVMs (changes a few derived jmx memory metric paths for Java 1.7 as well).
  • Modified output connection timeouts to be less restrictive

StatsPoller 2.0.2

07 Sep 15:46
Compare
Choose a tag to compare

Bugfix/hardening for Apache HTTP Server metric collector

StatsPoller 2.0.1

11 Aug 17:22
Compare
Choose a tag to compare

Bugfix for the Mongo poller

StatsPoller 2.0

20 Jul 20:43
Compare
Choose a tag to compare

Initial public release