Skip to content

Wavefront Libraries 4.29

Compare
Choose a tag to compare
@basilisk487 basilisk487 released this 11 Sep 13:08
· 822 commits to master since this release
  • Dropwizard-reporter: now compatible with Dropwizard 1.2.x
  • Java-lib: improve performance of WavefrontHistogram
  • Proxy: support HTTP POST + gzipped streams for Wavefront and OpenTSDB data ingestion
  • Proxy: support pass-through histograms on pushListenerPorts (bypass aggregation)
  • Proxy: configurable idle timeout + max frame length
  • Proxy: new preprocessor rule "extractTagIfNotExists"
  • Proxy: improved histogram-related internal metrics
  • Proxy: filter user metrics starting with "~"
  • WavefrontReporter: support delta counters and direct ingestion
  • WavefrontReporter: reuse TCP connection
  • Yammer-metrics: send histogram centroids and counts properly
  • Updated dependencies: Jetty 9.4.11