Skip to content

Releases: riemann/riemann-tools

1.11.0

20 Nov 06:05
v1.11.0
00c0e6b
Compare
Choose a tag to compare

Implemented enhancements:

  • Add a new riemann-hwmon tool for harware monitors #297 (smortex)
  • Add support for ignoring IPs by ASN in riemann-http #295 (smortex)
  • Add support for a minimum TTL for events #294 (smortex)
  • Detect and report stray arguments #293 (smortex)
  • Add leniency to disk thresholds of riemann-health #282 (smortex)
  • Add riemann-tls-check to monitor TLS certificates #253 (smortex)

Fixed bugs:

  • Minor riemann-hwmon improvements #298 (smortex)
  • Fix riemann-nginx checks selection #292 (smortex)
  • Fix riemann-health memory reporting when using ZFS on Linux #289 (smortex)

Closed issues:

  • RFC: riemann-domain-check to monitor domain name expiration date #249

1.10.0

20 Nov 06:04
v1.10.0
68f7712
Compare
Choose a tag to compare

Implemented enhancements:

  • Add support for options with spaces to riemann-wrapper #280 (smortex)

1.9.1

11 Dec 07:07
v1.9.1
8e1a3d2
Compare
Choose a tag to compare

Fixed bugs:

1.9.0

11 Dec 07:07
v1.9.0
6da95c8
Compare
Choose a tag to compare

Implemented enhancements:

  • Use truncated exponential backoff for reconnection #272 (smortex)
  • Add redirect support to riemann-http-check #270 (smortex)

Fixed bugs:

Merged pull requests:

1.8.2

22 May 23:05
v1.8.2
2928e60
Compare
Choose a tag to compare

Fixed bugs:

  • Gracefully handle all communication errors #268 (smortex)

1.8.1

28 Feb 03:25
v1.8.1
0af4028
Compare
Choose a tag to compare

Fixed bugs:

  • Improve event sending thread lifecycle management #265 (smortex)
  • Make sure all events are send before terminating #264 (smortex)

1.8.0

02 Feb 01:32
v1.8.0
2b5f443
Compare
Choose a tag to compare

Implemented enhancements:

  • Send events in bulk when they are stacking #261 (smortex)

1.7.1

17 Jan 06:50
v1.7.1
3863307
Compare
Choose a tag to compare

Fixed bugs:

  • Fix uninitialized constant Riemann::Tools::VERSION (NameError) #259 (smortex)

1.7.0

17 Jan 06:49
v1.7.0
265b5e3
Compare
Choose a tag to compare

Implemented enhancements:

  • Override default HTTP User-Agent and make it tuneable #257 (smortex)
  • Allow opting out of riemann-http-check latency state #255 (smortex)
  • Speed-up riemann-http-check with resolver and worker threads #254 (smortex)
  • Allow mdstat device filtering #252 (smortex)
  • Report mdstat health by device #251 (smortex)

Fixed bugs:

  • Fix riemann-http-check with unresolvable domains #256 (smortex)

1.6.0

05 Nov 04:25
v1.6.0
f174517
Compare
Choose a tag to compare

Implemented enhancements:

  • Add riemann-http-check to monitor HTTP(S) resources #248 (smortex)
  • Add FreeBSD support to riemann-net #247 (smortex)

Fixed bugs:

  • Fix riemann-health detection of df header #246 (smortex)
  • Fix/Improve riemann-md mdstat parser #245 (smortex)