Skip to content

Releases: Lightricks/pyformance

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

03 Oct 10:40
e0c0cce

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

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.

Release 0.5.0

23 Jul 07:27
8a6b4c0

Choose a tag to compare

Add global tags for influx reporter to apply to all reported metrics.

v0.4.1-metric-tags

17 Jan 08:03

Choose a tag to compare

Add tags to decorators

v0.4.1

17 Jan 08:03
b71056e

Choose a tag to compare

Merge pull request #64 from boarik/feature/fix_pep8

PEP8: Reformat files according to PEP8 standards.