This repository has been archived by the owner on Mar 27, 2021. It is now read-only.
Releases: spotify/heroic
Releases · spotify/heroic
Release 0.10.3
- [tracing] add tracing to the query path for bigtable
- [tracing] add version and only a whitelisted set of request headers
- Update jetty to latest version
0.10.2
- Pin version of gax to fix issue with PubSub client instantiation
- Fix version information in status endpoint and add commit hash
0.10.1
- Fix HttpContext JSON deserialization
Release 0.10.0
- Update to Java 9+
- Take resource tags into account when generating hash of tags
0.9.6
Release 0.9.5
- Explicitly setting cell timestamp to allow Bigtable garbage collection
- Fix a couple of issues with Heroic minimal setup
- Multiple cleaning and combining of core modules
Release 0.9.4
- [core] allow metric key to be an empty string
Release 0.9.3
- fix path to java executable in the openjdk:8 container
- [tracing] Access token is optional per satellite version 2019-06-12_16-06-52Z
- [datastax] Remove legacy schema from datastax metric module.
- emit batched metrics size
Release 0.9.2
- Update opencensus-java. Switch to okhttp from http for tracing transport.
- Bump log4j version to 2.11.2
- [statistics] add jvm cpu metrics
- [core] Remove unused disableMetrics option
- [core,datastax] Delombokify a couple data classes and a sl4j helpers
Release 0.9.1
- [discovery] use port from srv record
- [component] make unit nullable in SamplingQuery