Skip to content

rendezvous

Compare
Choose a tag to compare
@blt blt released this 26 Sep 20:07
· 148 commits to master since this release

This release includes telemetry and logging improvements in the Elasticsearch sink but the primary modifications are to do with introduction of HISTOGRAM as a first-class citizen in the project. The statsd source can be configured to use HISTOGRAM and the wavefront sink can now interpret these aggregations.

  • ffbc112 :: update release build to use ekidd/rust-musl-builder
  • e033448 :: implementation of samples_sum for Telemetry
  • 8cea57a :: introduce openssl_probe for SSL cert search
  • 805a7aa :: allow histograms to be flipped on for statsd metrics
  • 728f016 :: addition of telemetry, logging in Elasticsearch sink
  • 63fafd0 :: add histogram support to wavefront sink