Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Releases: spotify/heroic

2.3.8

16 Nov 14:58
5234ed9
Compare
Choose a tag to compare
  • 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

28 Oct 18:30
6e46341
Compare
Choose a tag to compare
  • Implemented configurable Bigtable write batch size. (#706)

Release 2.3.6

23 Oct 14:40
15bae90
Compare
Choose a tag to compare
  • 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

24 Sep 20:25
0222c51
Compare
Choose a tag to compare
  • Add Bigtable app profile ID to metrics and analytics modules (#698)

Release 2.3.4

22 Sep 19:54
0fe2ca8
Compare
Choose a tag to compare
  • 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

09 Sep 12:40
5c4433b
Compare
Choose a tag to compare
  • Resolve Heroic compilation warnings (#692)
  • Moving quota watcher clean up to cover all queries (#693)

Release 2.3.2

04 Sep 17:44
87ccb85
Compare
Choose a tag to compare
  • Add total stats across all queries in local manager (#690)

2.3.1

27 Aug 19:38
ab84a98
Compare
Choose a tag to compare
  • Add log of current number of data points for debugging OOMing (#688)

2.3.0

25 Aug 17:20
9c9c6ca
Compare
Choose a tag to compare
  • Handle hash illegal argument exception (#684)
  • Drop metric with row key length bigger than BigTable limit (#686)

2.2.0

21 Jul 21:04
6353fef
Compare
Choose a tag to compare
  • 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.