Skip to content

Releases: Lightricks/pyformance

v2.1.1

06 Nov 13:04
de29808
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

07 Jun 07:27
8847a99
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

Release v2.0.1

02 Jun 14:15
c32d115
Compare
Choose a tag to compare

Add retention policy to Influx reporter.

Release 2.0.0

17 Dec 08:15
0b7507d
Compare
Choose a tag to compare
  • influx report: make reporting precision configurable.

  • tox: package only to python 3.7.

Release 1.0.7

30 Sep 14:42
96d5548
Compare
Choose a tag to compare

Added support to set a non default sampling manager for the Timer metric.

Release 1.0.6

07 Nov 07:59
e9dcf06
Compare
Choose a tag to compare

Avoid sending blank influx requests since those are rejected by the managed service.

Release 1.0.5

03 Oct 13:02
Compare
Choose a tag to compare

Bump version again.

Release 1.0.4

03 Oct 12:31
bd8dd00
Compare
Choose a tag to compare

Bump version to avoid conflict with dev time versions.

1.0.1: Merge pull request #4 from Lightricks/fix/add_event_to_shortcuts

03 Oct 10:40
e0c0cce
Compare
Choose a tag to compare

Minor fix of adding the event shortcut to the root pyformance package.

Python3 and events

15 Sep 07:37
f14f3b8
Compare
Choose a tag to compare

Add event reporting feature(rather than continues reporter of metrics).

Drop support for python2, there's no point in merging the new feature back to python2.