FiloDB 0.8.7
Release 0.8.7
New features / Enhancements
- [PromQL] Rate and increase functions for HistogramColumn
- [PromQL] Operator precedence
- [PromQL] Support for “changes” function
- [PromQL] Sort and sort desc functions
- [TSDB] More progress towards full multi-schema support
- [TSDB] Ability to respond to gauge-related PromQL queries from downsampled data
- [TSDB] Routing queries based on failure time ranges across pods/cluster, and routing for instant queries
Bug fixes
- [TSDB] Release IndexSearchers after each use, reducing disk usage and host termination
- [TSDB] More fixes for memory management issues which can lead to “match errors”, which in turn cause queries to fail
- [Gateway] Honor order in copyTags
Reliability / Tooling improvements
- [TSDB] Additional memory management tracing for diagnosing “match error” corruption issues
- [TSDB] Trusty build in travis
For more details, please view the git change log.