[Beta] Bug fixes.
Pre-release
Pre-release
- Bug fixes:
- When TickTockDB runs out of memory, return HTTP 503 instead of return empty/partial results;
- If TickTockDB's timestamp are stored at seconds resolution, but downsample interval is specified in milliseconds, TickTockDB will round the millisecond interval to seconds;
- On 32-bit OS, virtual memory size is reduced to support large query range;
- No need to specify http.request.format anymore. Write requests in json, Opentsdb put, and InfluxDB line formats are supported by default;
- Memory Leaks.
- Support 'top5' aggregator;
- Support OpenTSDB's 'explicit_tags'