- Confine wheel to version >=0.23.0,<0.34.0
- Set minimal required version to netuitive>=0.3.4
- Fix linting errors
- Dropping support for Python 3.3 and adding Python 3.6
- Support v StatsD tag for tagging app.version on elements
- Fix poster to add a prefix only when the value is a non-empty string
- Pull the latest Netuitive python client that contains a bug fix and improvement for handling element metrics lookup during adding a sample
- Fix forever cached elements in poster
- Fix the default behavior if given no hostname
- Fix customizable hostname support constructor bug
- Add a deploy step to the Travis CI build
- Add customizable hostname support
- fix "list index out of range" issue
- update netuitive-python-client
- fix option to disable internal metrics
- improve test performance
- add option to disable internal metrics
- update netuitive-python-client
- fix tag processing bug
- Change the way SUM is calculated for counter types. SUM will now be calculated as sum the input values instead of the sum of incremental updated counter value for each time period.
- protect against memory starvation
- improve tests
- fix samples not being cleared properly
- fix element type
- improve logging
- fix element type configuration
- add 'ty' reserved tag
- improve agent string
- improve test coverage
- improve hostname detection
- Fix memory usage in error condition
- First release
Copyright 2016 Netuitive, Inc. under the Apache 2.0 license.