mirror of
https://github.com/sprockets/sprockets.mixins.metrics.git
synced 2025-03-24 17:00:25 -09:00
20 lines
740 B
ReStructuredText
20 lines
740 B
ReStructuredText
.. :changelog:
|
|
|
|
Release History
|
|
===============
|
|
|
|
`Next Release`_
|
|
---------------
|
|
- Remove extraneous quotes from InfluxDB tag values.
|
|
- Convert HTTP status code from value to a tag in the InfluxDB mix-in.
|
|
|
|
`0.9.0`_ (27-Jan-2016)
|
|
----------------------
|
|
- Add :class:`sprockets.mixins.metrics.StatsdMixin`
|
|
- Add :class:`sprockets.mixins.metrics.testing.FakeStatsdServer`
|
|
- Add :class:`sprockets.mixins.metrics.testing.FakeInfluxHandler`
|
|
- Add :class:`sprockets.mixins.metrics.InfluxDBMixin`
|
|
- Add :class:`sprockets.mixins.metrics.influxdb.InfluxDBConnection`
|
|
|
|
.. _Next Release: https://github.com/sprockets/sprockets.mixins.metrics/compare/0.9.0...master
|
|
.. _0.9.0: https://github.com/sprockets/sprockets.mixins.metrics/compare/0.0.0...0.9.0
|