Skip to content

0.2.13

Compare
Choose a tag to compare
@jamtur01 jamtur01 released this 06 Apr 04:29

Version 0.2.13

This release contains new Kafka input and output plugins. An Netuitive
plugin and a new output plugin for Telgraph notifications. The InfluxDB
plugin has been refactored, basic auth support added to the
Elasticsearch plugin and a variety of other enhancements and fixes.

Features and enhancements

  • Added Kafka input and output plugins.
  • Added Netuitive plugin
    #753
  • Telegram notification support.
    #714
  • Support for Basic Auth credentials for Elasticsearch.
    #754
  • Added support of time in microsecond resolution in the Riemann
    protocol (See time_micros in the Riemann client. If you maintain a Riemann client should update them to support microseconds.
  • Added an :options parameter to the Pagerduty plugin.
    #773
  • Added Riemann tag to instrumented transports and services.
    #756
  • Updated to latest codox version.
  • Pretty'ed test output.
    #790
  • Removed capacitor dependency
    #774
  • Bumped nrepl to 0.2.12
    #769

Bug Fixes

  • Refactor of the InfluxDB plugin
    #741
  • Prometheus label / body only support some characters.
    #747
  • Cast Slack event tags into a vector
    #749
  • Restore Netty queue size metric
    #757