Skip to content

Releases: signalfx/signalfx-python

Version 1.1.16

02 Nov 16:09
v1.1.16
1cc3a3a
Compare
Choose a tag to compare
  • Relaxes overstrict protobuf pin to be <4.21.0. #132

Version 1.1.15

02 Jun 19:23
v1.1.15
f44c1b2
Compare
Choose a tag to compare
  • Pin protobuf to 3.20.1 (#126)

Version 1.1.14

20 Sep 14:11
2d07b0f
Compare
Choose a tag to compare
  • Add timezone support

Version 1.1.13

27 Aug 19:11
v1.1.13
Compare
Choose a tag to compare
  • Fix issue for multi data block components

Version 1.1.12

25 Aug 20:33
Compare
Choose a tag to compare

Since 1.1.6

  • Handle http reconnections properly
  • Fixes for get_aws_unique_id
  • Fix for get_data_link
  • Fix for incorrect defaults on signalflow computations

Please don't use version's 1.1.7-1.1.11 as they contain serious bugs

Version 1.1.6

31 May 01:29
Compare
Choose a tag to compare
  • Fix for JSON-based ingest client with Python 3.x.

Version 1.1.0

05 Jul 18:38
b85ece8
Compare
Choose a tag to compare

This release includes many enhancements:

  • Incorporates Detector and Incident API functionality
  • Adds SignalFlow computation field
  • Removes unsupported datapoint attribute
  • Updates documentation for multi-realm capability

Version 1.0.19

03 May 15:36
0409695
Compare
Choose a tag to compare

This release enhances the SignalFx pyformance package and extends the Pyformance registry to support dimensional metadata. See README for examples and for more information on changes to the pyformance package and how to report multi-dimensional metrics with signalfx-python.

Version 1.0.18

16 Mar 01:28
Compare
Choose a tag to compare

This version enables HTTP compression by default, as HTTP compression is now supported by SignalFx's ingest API endpoint.

Note: if you use the https://github.com/signalfx/metricproxy in your data path, you'll need to upgrade to version 0.10.2 (or above) of the metricproxy.

Version 1.0.17

02 Mar 22:18
Compare
Choose a tag to compare
  • Support for the "immediate" SignalFlow computations
  • Support for accessing event metadata on events received from SignalFlow computations
  • Changed default TCP timeout to 5 seconds