heroic
heroic copied to clipboard
The Heroic Time Series Database
addresses [add x-client-id to markdown documentation examples for /query/...](https://github.com/spotify/heroic/issues/754)
#### 100's of Tracing Spans are left un-ended from every query timeout - I am a prism goalie - Who wants to have a stable heroic - So that I...
basically need to find a neat way of adding "x-client-id: my-app" to the example cURLs given in https://spotify.github.io/heroic/docs/api/post-query-metrics and https://spotify.github.io/heroic/docs/api/post-query-batch . it's not that easy since we want this only...
- I am a heroic developer - Who wants to have deterministic builds - So that I can retain my sanity and be productive instead of chasing random build errors...
We recently refactor Heroic (API and Consumer) to support Distribution. We need to update Heroic documentation to reflect the changes. DOD. 1. Update Heroic Documentation 2. Document Distribution Implementation
Hi, testing to build heroic for the first time, integrationTests failed. Due to a missing docker image. ``` com.spotify.heroic.PubSubConsumerIT > consumeOneMessage FAILED org.testcontainers.containers.ContainerLaunchException: Container startup failed Caused by: org.testcontainers.containers.ContainerFetchException: Can't...
So the [serializeAndLog](https://github.com/spotify/heroic/blob/f2781c7579a0b107ffa404aae7f1971f43d65067/heroic-core/src/main/java/com/spotify/heroic/querylogging/Slf4jQueryLogger.java#L138) method is called by all "log this sentence to disk" methods in the Slf4jQueryLogger class. This is ***incredibly*** wasteful as for every single line of the log...
### Implement Findings #### Use Case Resolved: unknown Bigtable timeout & retry behaviour - I am a Heroic developer - who wants to make sure that our timeout & retry...