Peter Kingswell
Peter Kingswell
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...
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...
From [#bigtable](https://spotify.slack.com/archives/C0JQP0P38/p1603540428089200): > Hi BigTable folks, > I want to analyze how Heroic behaves when BigTable is under severe load. As I understand it, Heroic experiences this as very long...
#### our version of bigtable-client-core has serious bugs - I am a heroic dev - Who wants to have a stable system - So that I can focus on features,...
#### Bigtable server-side and client-side & Heroic-side behaviour analysis - I am a heroic dev, implementing shorter timeouts - Who wants to know how heroic will react to these exceptions...
#### our Bigtable library is no longer receiving new features - I am a heroic developer - Who wants to leverage the latest fixes and features of bigtable - So...