Skip to content

Tags: ao2017/heroic

Tags

2.3.7

Toggle 2.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
implemented configurable Bigtable write batch size. (spotify#706)

2.3.6

Toggle 2.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Debug QuotaWatchers creation and cleaning (spotify#702)

* Remove cleaning of QuotaWatchers map; wrap main call to exception

2.3.5

Toggle 2.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Bigtable app profile ID to metrics and analytics modules (spotify…

…#698)

2.3.4

Toggle 2.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement a configurable ES result size (spotify#685)

2.3.3

Toggle 2.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Moving quota watcher clean up to cover all queries (spotify#693)

2.3.2

Toggle 2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add total stats across all queries in local manager (spotify#690)

* Add total stats across all queries in local manager
* Temporarily changed test emulator docker image

2.3.1

Toggle 2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add log of current number of data points for debugging OOMing (spotif…

…y#688)

2.3.0

Toggle 2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Drop metric with row key length bigger then BT limit (spotify#686)

* Drop metric with row key length bigger then BT limit

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Elasticsearch] Fix reporting of dropped by duplicate metrics (spotif…

…y#679)

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[metrics-bigtable] Run IT tests in the Bigtable emulator. (spotify#647)