Release 8.8.3
zolyfarkas
released this
08 Jun 12:08
·
415 commits
to master
since this release
Notable changes since last recommended release:
- Avro schema plugin support for avsc files is now improved, intra-file references are correctly supported irrespective of the file order.
- Tsdb3, the default metric file format is now a standard avro file.
- Added utility to aggregate high granularity observations to lower granularity. (see MeasurementStoreQuery and examples at and at)
- Spf4j vitals metric names now are proper java/c identifiers to make they use simpler in prometheus, etc...
- The test logger backend is now easier to use, ExpectLog now support class additional to string categories + additional validations to help getting started.