Ryan Mclean
|
a27f2976da
|
Fix python 2.6 support issue for packaging
|
2016-03-09 14:30:25 -05:00 |
|
Ryan Mclean
|
ca7ed9c846
|
Bump version -> 1.1.0
Add setting options to README
|
2016-03-09 13:12:24 -05:00 |
|
Ryan Mclean
|
07f909f2a2
|
Update InfluxDB connection class to handle batch submits
|
2016-03-08 16:17:53 -05:00 |
|
Dave Shawley
|
3e4300e6b8
|
WIP
|
2016-02-19 07:32:37 -05:00 |
|
Dave Shawley
|
b1b4738ee6
|
Metadata bumps for 1.0.1.
|
2016-02-01 14:53:06 -05:00 |
|
Dave Shawley
|
05c013142d
|
Export version_info and __version__.
|
2016-02-01 14:49:19 -05:00 |
|
Dave Shawley
|
8528beef5d
|
Make it safe to import __version__.
|
2016-02-01 14:48:46 -05:00 |
|
Dave Shawley
|
d1e3e1c2b7
|
Metadata bumps for 1.0.0.
|
2016-02-01 10:18:04 -05:00 |
|
Dave Shawley
|
5295151ee6
|
InfluxDBMixin: Move status code to a tag.
|
2016-02-01 10:12:12 -05:00 |
|
Dave Shawley
|
b9d71dde6b
|
InfluxDBMixin: Remove unnecessary quotes from tags.
It turns out that tag values are always treated as string values so the
quotes are not necessary.
|
2016-01-30 18:36:24 -05:00 |
|
Dave Shawley
|
6fc75b3080
|
Metadata bumps for pre-release.
|
2016-01-27 10:51:22 -05:00 |
|
Dave Shawley
|
81bfee6ec3
|
Expose set_metric_tag consistently.
Just a no-op on the statsd implementation.
|
2016-01-27 10:46:23 -05:00 |
|
Dave Shawley
|
78a59d167d
|
InfluxDBMixin: Always quote tag values.
|
2016-01-27 10:23:37 -05:00 |
|
Dave Shawley
|
005ad9d7ba
|
Add sprockets.mixins.metrics.InfluxDBMixin.
|
2016-01-21 15:49:35 -05:00 |
|
Dave Shawley
|
0f486b7ef3
|
Add s.m.m.testing.FakeInfluxHandler.
|
2016-01-21 15:29:47 -05:00 |
|
Dave Shawley
|
db0723ad72
|
Switch durations from milliseconds to seconds.
|
2016-01-19 11:14:02 -05:00 |
|
Dave Shawley
|
3e056878a8
|
Add StatsdMixin.execution_timer.
|
2016-01-19 11:02:04 -05:00 |
|
Dave Shawley
|
6c903f4f40
|
Implement counters in StatsdMixin.
|
2016-01-19 11:01:01 -05:00 |
|
Dave Shawley
|
8b0085effc
|
Add FakeStatsdServer.find_metrics.
|
2016-01-19 10:41:02 -05:00 |
|
Dave Shawley
|
1c6a7fb857
|
Move FakeStatsdServer into s.m.m.testing.
|
2016-01-19 08:55:51 -05:00 |
|
Dave Shawley
|
a125c4ddeb
|
Implement timer metric in StatsdMixin.
|
2016-01-19 08:34:15 -05:00 |
|
Dave Shawley
|
3bb6be0ffc
|
SYN
|
2016-01-19 08:33:53 -05:00 |
|