- Completely redesigned queuing pipeline (#478)
- New feature: custom tracing listening port (#479)
- Support separate loggers for blocked points/histograms/spans (#468)
- Preprocessor: support whitelist restriction on span tag keys (#485)
- Automatically recompress histograms at the proxy (#488)
- Support ability to export data from the backlog queue (#486)
- Proxy service: Service should not stop or removed from chkconfig after upgrading/downgrading (#482)
- Proxy docker image: UseContainerSupport for dockerized proxy. (#469)
- Proxy docker image: remove dumb-init (#470)
- Proxy docker image: increase max ram percentage to a more practical value (#489)
- Proxy docker image: set ulimits to allow high connection counts per process (#481)
- Added docker file to run proxy in UBI base image. (#467)
- Bugfix: duplicate Authorization headers (#492)
- Bugfix: 5-minute rate was reported incorrectly
- DataDog endpoint: Include a device= tag on any relevant timeseries (#493)
- Internal: event support (#453)
- Update example preprocessor rule (#477)
- Bump ChronicleMap dependency to 3.17.8 (#491)
- Bump java-lib dependency to 2020-01.8 (#490)
- Bump jackson-databind dependency to 2.9.10.1 (#473)
- Bump commons-daemon to 1.2.2 (#463)