Skip to content

Releases: circonus-labs/graphite-irondb

0.0.23

17 May 19:51
5e3caee
Compare
Choose a tag to compare

Python 3 support

0.0.22

15 Jun 17:33
Compare
Choose a tag to compare
  • Timeout fixes.
  • URL rotation added.

0.0.21

14 May 19:36
Compare
Choose a tag to compare
  • Fix memory leak introduced in 0.0.20

0.0.20

03 May 15:11
Compare
Choose a tag to compare
  • Don't issue IRONdb series requests for empty find results
  • Add IRONDB_ROLLUP_WINDOW setting
  • Respect IRONDB_BATCH_SIZE setting which was previously ignored
  • Fix fetcher keyerror
  • Use first start time when all series arrive late to avoid messing up graph time boundaries

0.0.19

05 Mar 18:46
Compare
Choose a tag to compare
  • Add additional error checking in FlatBuffer support.
  • Add ability to turn on sending Zipkin headers to the IRONdb cluster.
    This will tell the IRONdb cluster to collect and send Zipkin spans.

0.0.18

20 Feb 21:54
Compare
Choose a tag to compare
  • Improve CI with FlatBuffers modules tests
  • Use all ASCII strings instead of Unicode
  • Handle FlatBuffers and JSON parsing errors correctly
  • Request Graphite tag searches with FlatBuffers
  • Fix metric prefix parameter for IRONdb tag schema API queries
  • Use Graphite error log

0.0.17

24 Jan 01:31
Compare
Choose a tag to compare
  • Fix flatcc native Flatbuffer module
  • Explicitly log which Flatbuffer module is imported upon load

0.0.16

07 Dec 01:23
Compare
Choose a tag to compare
  • Improve error handling
  • Fix tag categories

0.0.15

14 Sep 12:39
Compare
Choose a tag to compare

IRONDB_QUERY_LOG support

0.0.14

31 Jul 20:13
aeea27d
Compare
Choose a tag to compare

Graphite 1.1 compatibility including tag support