Skip to content

Releases: InfluxGraph/influxgraph

1.0.0 beta 12

04 Nov 17:14
Compare
Choose a tag to compare
1.0.0 beta 12 Pre-release
Pre-release

Fixes:

  • Series and fields with no matching templates no longer added to index

Changes:

  • Log now shows index build time at info level
  • Finder's log file no longer rotated when enabled
  • Improved index building performance when using templates

1.0.0 beta 11

03 Nov 13:53
Compare
Choose a tag to compare
1.0.0 beta 11 Pre-release
Pre-release

Changes:

  • Improve index building performance with multiple configured templates

1.0.0 beta 10

01 Nov 19:41
Compare
Choose a tag to compare
1.0.0 beta 10 Pre-release
Pre-release

Fixes:

  • Single fetch reader memcache integration not being used correctly
  • Statsd integration not being used when enabled in configuration file
  • Single fetch reader not using logger correctly

1.0.0 beta 9

28 Oct 11:22
Compare
Choose a tag to compare
1.0.0 beta 9 Pre-release
Pre-release

Changes:

  • Field key list memcache compression
  • Pre-load field key list on startup when using memcache

Fixes:

  • Allow GC to be better able to collect tree index nodes
  • Avoid loading field key list when not using templates

1.0.0 beta 8

26 Oct 17:05
Compare
Choose a tag to compare
1.0.0 beta 8 Pre-release
Pre-release

Changes:

  • Added 30 and 10 second deltas for query intervals at or under 30min and 15min respectively to default deltas configuration

Fixes:

  • Use fill(previous) in queries so that Graphite API function calculations get the expected amount of data
  • Avoid adding value field to index when using templates with field in them

1.0.0 beta 5

25 Oct 18:04
Compare
Choose a tag to compare
1.0.0 beta 5 Pre-release
Pre-release

Changes:

  • Improve index building performance for templates with field keys - order of magnitude improvement
  • Memcache integration for field keys list

Fixes:

  • Index building on templates with field data and no template match
  • Index building with greedy field templates

1.0.0 beta 4

25 Oct 10:22
Compare
Choose a tag to compare
1.0.0 beta 4 Pre-release
Pre-release

Features:

  • Multiple tag values in one query support
  • Multiple influxdb statements in one query

Fixes:

  • Index building and parsing with multiple configured templates
  • Index building with template tags in correct order

1.0.0 beta 3

18 Oct 18:14
Compare
Choose a tag to compare
1.0.0 beta 3 Pre-release
Pre-release
  • Added field and field* support in Graphite templates and integration tests - see configuration for example usage
  • Refactored template matching to ported InfluxDB code from regex matching for completion and performance

1.0.0 beta 2

15 Oct 01:16
Compare
Choose a tag to compare
1.0.0 beta 2 Pre-release
Pre-release

Bug fixes:

  • Fix index building bug when DB has data with tags without templates configured in Graphite-API

1.0.0 beta 1

15 Oct 01:15
Compare
Choose a tag to compare
1.0.0 beta 1 Pre-release
Pre-release

First beta release with new name.

Changes:

  • Added initial templating support for testing

Templating as per InfluxDB configuration not fully supported yet. Only uses measurements, not fields.

For use with InfluxDB template configuration using measurement and measurement* only and InfluxDB data containing only one field, value.