Releases: spotify/heroic
Releases · spotify/heroic
2.3.8
- Fix logging (#717)
- GitHub action workflow to build PRs in Docker images. (#718)
- Ensure metrics that are explicitly set to zero are not dropped (#721)
- Fixes a typo in distribution column family name (#723)
2.3.7
- Implemented configurable Bigtable write batch size. (#706)
Release 2.3.6
- Add distribution support to spotify100_proto and BigtableBackend writer (#699)
- Add distribution support to spotify100 and the ability to fetch distribution from bigTable. (#700)
- Fix QuotaWatchers creation and cleaning (#702)
Release 2.3.5
- Add Bigtable app profile ID to metrics and analytics modules (#698)
Release 2.3.4
- Add global data points stats (#696)
- Implement a configurable ES result size (#685)
- Update protobuf version and force folsom to use latest version of spotify:dns (#697)
Release 2.3.3
- Resolve Heroic compilation warnings (#692)
- Moving quota watcher clean up to cover all queries (#693)
Release 2.3.2
- Add total stats across all queries in local manager (#690)
2.3.1
- Add log of current number of data points for debugging OOMing (#688)
2.3.0
- Handle hash illegal argument exception (#684)
- Drop metric with row key length bigger than BigTable limit (#686)
2.2.0
- Run system tests in a docker full environment.
- Add sentry as an optional error aggregator.
- [elasticsearch-metadata] Add hash to use for sorting.
- [elasticsearch consumers] Fix reporting of dropped by duplicate metrics.