Skip to content

Releases: wavefrontHQ/wavefront-proxy

Wavefront Proxy 7.3 [GA release]

11 Jun 21:39
Compare
Choose a tag to compare
  • Fix a java detection issue and improve overall detection stability #547

Wavefront Proxy 7.2

08 Jun 15:18
Compare
Choose a tag to compare
  • Apply sampling to spans received over HTTP on a unified listening port (#541)
  • fix JRE auto-detection for java8 (#529)
  • exclude span line data when reporting span logs (#533)
  • support sampling/filtering of span logs using updated span log data format (#528)
  • update docker image to run as non-root user (#524)
  • fix fpm install (#540)

Wavefront Proxy 8.1

05 Jun 14:58
Compare
Choose a tag to compare
Wavefront Proxy 8.1 Pre-release
Pre-release
  • TLS/HTTPS support (#527)
  • Notarization for MacOS version (#530)
  • fix JRE auto-detection for java8 (#529)
  • exclude span line data when reporting span logs (#533)
  • include original zipkin id as tag (#532)
  • support sampling/filtering of span logs using updated span log data format (#528)
  • update docker image to run as non-root user (#524)
  • use Wavefront Internal Reporter for RED metrics generation (#526)
  • remove unnecessary warnings, print jre version on startup (#531)
  • remove unnecessary metric (#525)
  • update dependencies: Jackson 2.11.0, Netty 4.1.50.Final, HttpClient 4.5.12, jaeger-thrift 1.2.0, tchannel-core 0.8.29, libthrift 0.13.0 (#523)
  • fix fpm install (#540)

Wavefront Proxy 7.1

05 Jun 14:58
Compare
Choose a tag to compare
Wavefront Proxy 7.1 Pre-release
Pre-release
  • Backend-controlled configuration of tracing span sampling rata (#522)

Wavefront Proxy 7.0 [GA release]

20 Apr 20:51
Compare
Choose a tag to compare
  • Don't count delta points with values of 0 as "blocked" (#520)
  • Ignore empty tag values in logs ingester (#518)
  • Bump java-lib version from 2020-03.4 to 2020-04.3 (#520)
  • Fix jdk 11.0.2+ javadoc compatibility issues (#521)

Wavefront Proxy 7.0-RC1

14 Apr 13:44
Compare
Choose a tag to compare
  • Enhanced preprocessor rules (#509, #515)
  • Support global preprocessor rules that apply to all ports (#503)
  • Switch to Java 11 runtime (#513)
  • Handle data from DataDog of type:rate (#498)
  • Cache DD host tags even if no metrics are present (#507)
  • Relay DD requests asynchronously (#497)
  • Update wavefront-sdk-java to v2.2 and internal-reporter to v1.3 (#517)
  • Bump jackson-databind to 2.9.10.3 (#505)
  • Fix javadoc issues (#516)

Wavefront Proxy 6.4

14 Apr 13:30
Compare
Choose a tag to compare
  • Fully support direct ingestion endpoint for points, histograms, spans and span logs on Wavefront listening port (2878) (#510)
  • Interactive tester for preprocessor rules (#494)

Wavefront Proxy 6.3

14 Apr 13:29
Compare
Choose a tag to compare
  • Bugfix: Ignore 404 for "DELETE" source tag operations (#511)

Wavefront Proxy 6.2

16 Mar 22:27
Compare
Choose a tag to compare
  • Supports test mode that discards all received data (#508).

Wavefront Proxy 6.1 [GA Release]

03 Mar 14:53
Compare
Choose a tag to compare
  • Bugfix: fix histogram.points.received metric not reporting (#501)
  • Bugfix: fix potential CME (#496)
  • Change heartbeat component tag for custom tracing port to 'wavefront-generated' (#495)
  • Add span.kind tag to RED metrics (#500)
  • Update default config with new settings (#499)
  • Bump java-lib from 2020-01.8 to 2020-02.2 version (#504)
  • Bump netty.version from 4.1.41.Final to 4.1.45.Final (#502)