Added the ability to inherit tags Readme updates for tag usage Added ability to use envvars when creating a connection Added generators for pagination
- Submit in tag mode if default tags present in queue
- (!) Deprecated Dashboards and Instruments in favor of Spaces and Charts
- Allow custom user agent
- Minor bug fixes
- Allow hash argument when querying tagged data
- Allow creation of Tagged spaces
- Transparent Multidimensional support.
- Fix Alert issues in #142
- Multi Dimension support
- pep8 compliant
- All that thanks to @vaidy4github great work
- Better response handling (Thanks @jhaegg).
- Better param encoding
- Add new property for streams
- Fix issue loading streams with gap_detection set; fix 403 error parsing
- Adds missing property in streams
- Added support for for Service attributes
- Stream model supports all stream properties
- Spaces API support
- Allow http for local dev (thanks @vaidy4github)
- Same as 0.8.4. Resubmitting to pypi.
- Add timeout support.
- Various Bug fixes. Thanks @marcelocure
- Persisting composite metrics.
- New method to retrieve all metrics with pagination. Thanks @Bachmann1234.
- Return
rearm_seconds
andactive
properties for alerts
- Release support for Alerts
- Release 0.7.0: allow "composite" to be specified when adding a new Stream to an Instrument. Also allow a new Instrument object to be saved directly.
- New release: client-side aggregation support
- Tweak behavior of optional metric name sanitizer; pypy support
- Release 0.5.0 - adds the option to sanitize metric names; other minor changes
- Fix issues in Gauge#add and Counter#add per #69
- Update setup.py to include supported Python versions
- Releasing new version. Auto submit in queue.
- Preliminary support for Annotations (retrieve only).
- Separate deleting a single metric from deleting a batch of metrics. Thanks @Bachmann1234.
- Adding dashboard and instrument support. Thanks @sargun.
- More explicit exception if user provides non-ascii data for the credentials.
- Same as 0.4.4. Just making sure there are no distribution issues after changing the Hosting Mode in pypi.
- Consolidates parameter name in queue. Thanks to @stevepeak to point this out.
- Adding support to update metric attributes
- Fixing reading the charset of a response in python2.
- python3 support thanks to @jacobian fantastic work.
- Update User-Agent string to follow standards.
- Refactoring _mexe().
- Setting User-Agent header.
- Fixing authorship in pypi.
- Fixing packaging issues.
- New library entry points to reflect latest API endpoints.
- Support for sending measurements in batch mode.
- Unit Testing infrastructure.
- Mocking librato API.
- Improve integration tests.
- Initial release.
- Chris Moyer's (AKA @kopertop) code moved from bitbucket to github.