Releases: InfluxGraph/influxgraph
Releases · InfluxGraph/influxgraph
Release 1.5.0.post1
Docker image and CI changes.
Release 1.5.0
Changes
- Series parsing C implementation for
2x
-10x
index build speedup - #46 - Configurable memcache series loader and fields keys - #41- thanks @lcharkiewicz
1.4.0rc1: Wheels (#40)
Added manylinux wheel builds and uploads. Updated travis cfg to use stages, build wheels. Added osx wheel build and upload. Added changelog.
Release 1.4.0
Release 1.3.7
Changes
- Improve response times when building index in background
- Improve index building performance
- Updated NodeTrie extension library
Release 1.3.6
Changes
- Default
fill
parameter changed fromprevious
tonull
Release 1.3.5
Fixes
- Multi target requests for multiple measurements with a common tag would cause exception - #32
- Template with no tags would generate invalid influx queries
Changes
- Removed the hard coded statsd client integration and
statsd
extras option onpip install
- Merged template python code changes to template native extension
Release 1.3.4
Fixes
- Multiple unsorted targets in query causing wrong labels to be assigned to data - #26
Changes
- Default series loader limit changed back to 100k from 10k.
Release 1.3.3
Changes
- Added out of process index mutex to allow multiple processes to synchronise their index builds
Release 1.3.2
Updated manifest