Andrew Rabert
|
f18809b825
|
Merge pull request #28 from ezhidblr/MOBILE-9146-add-statsd-tcp
Version bump, changelog update
|
2018-08-07 10:24:48 -04:00 |
|
Dan g
|
57d951b0fb
|
Update changelog message
|
2018-08-07 10:24:18 -04:00 |
|
Dan g
|
ba4cc72366
|
Version bump, changelog update
|
2018-08-07 10:19:50 -04:00 |
|
Brian Korty
|
3491f853db
|
Merge pull request #27 from ezhidblr/MOBILE-9146-add-statsd-tcp
MOBILE-9220 added newline to tcp messages, added tests
|
2018-08-03 15:52:22 -04:00 |
|
ezhidblr
|
78fbe73cc4
|
Merge branch 'master' into MOBILE-9146-add-statsd-tcp
|
2018-08-03 15:25:23 -04:00 |
|
Dan g
|
dc57f5c5d1
|
Added statsd tests for 100% coverage, upgraded coverage pkg and conf
|
2018-08-03 10:56:14 -04:00 |
|
Dan g
|
6176ab654d
|
- add non-blocking sleep to reconnect
- catch iostream.StreamClosedError
- short circuit write on a closed tcp stream
- flake8 formatting
|
2018-08-02 10:22:30 -04:00 |
|
Dan g
|
6414edf5ab
|
import correct patch for py2 compatibility
|
2018-07-31 15:16:33 -04:00 |
|
Dan g
|
03ba3b7125
|
replace list dereferencing with itertools.chain for py2
|
2018-07-31 14:52:46 -04:00 |
|
Dan g
|
924735c24e
|
Add tcp & udp tests for data sent
|
2018-07-31 14:27:16 -04:00 |
|
Dan g
|
b24a3699a5
|
Fakeserver check for \n in tcp stream, const name changed to TCP_PATTERN
|
2018-07-27 16:28:02 -04:00 |
|
Dan g
|
5599e9f73b
|
Set format strings ass attributes, update tests
|
2018-07-27 13:51:02 -04:00 |
|
Dan g
|
6fd2cf4035
|
MOBILE-9220 added newline to tcp messages, added tests
|
2018-07-27 10:14:32 -04:00 |
|
Andrew Rabert
|
4d8ecdb034
|
Release version 3.1.0
|
2018-07-20 00:09:27 -04:00 |
|
Andrew Rabert
|
190f087ccc
|
Deploy with Python 3.6
|
2018-07-20 00:07:56 -04:00 |
|
Andrew Rabert
|
6f569db4c9
|
Update tox envs
|
2018-07-19 23:57:51 -04:00 |
|
Andrew Rabert
|
2f4121d91a
|
Add Python 3.6 and 3.7 support to package
|
2018-07-19 23:55:27 -04:00 |
|
Andrew Rabert
|
6627f03547
|
Fix PyPy in Travis
|
2018-07-19 23:53:27 -04:00 |
|
Andrew Rabert
|
a1b92809f4
|
Add Python versions and variants to CI
|
2018-07-19 23:49:48 -04:00 |
|
Andrew Rabert
|
1fa05593d7
|
Add documentation link
|
2018-07-19 17:25:37 -04:00 |
|
Andrew Rabert
|
74a20201bd
|
Add badges
|
2018-07-19 17:25:34 -04:00 |
|
Andrew Rabert
|
fb037e67a7
|
Add whitespace
|
2018-07-19 17:12:40 -04:00 |
|
Andrew Rabert
|
33549e8d1a
|
Update coverage pin
|
2018-07-19 17:12:08 -04:00 |
|
Andrew Rabert
|
c433d8bb7e
|
Update mock pin
|
2018-07-19 17:09:34 -04:00 |
|
Andrew Rabert
|
6e049cc1da
|
Merge pull request #25 from ezhidblr/MOBILE-9146-add-statsd-tcp
Adding TCP support for statsd
|
2018-07-19 16:50:33 -04:00 |
|
Dan g
|
b5d1cae249
|
set protocal with str 'protocol' as per code review
|
2018-07-19 16:40:59 -04:00 |
|
Dan g
|
ce352daf0e
|
Combine TCP & UDP server code into 1 class to prevent breaking changes
Updated tests to use the single class
|
2018-07-19 16:03:56 -04:00 |
|
Dan g
|
df76061eec
|
fix docstring and flake8
|
2018-07-18 15:01:06 -04:00 |
|
Dan g
|
7b7010b0a2
|
Move logging out of try catch
|
2018-07-18 11:43:25 -04:00 |
|
Dan g
|
0fc46f82b4
|
Addressing code review
|
2018-07-18 11:05:27 -04:00 |
|
Dan g
|
48629e6a38
|
Adding TCP support for statsd
|
2018-07-17 17:01:32 -04:00 |
|
dave-shawley
|
cbaf1b657f
|
Merge pull request #24 from ibnpaul/update-tornado-pin
Loosen Tornado pin to include 4.4
|
2018-01-31 16:47:13 -05:00 |
|
Robin Klingsberg
|
b450a9b62b
|
Loosen Tornado pin to include 4.4
|
2018-01-31 16:44:10 -05:00 |
|
dave-shawley
|
fe0ba5360c
|
Merge pull request #23 from nvllsvm/master
Use get_status to retrieve status code
|
2017-03-30 16:42:05 -04:00 |
|
Andrew Rabert
|
3a76abc101
|
Version 3.0.3
|
2017-03-24 14:51:09 -04:00 |
|
Andrew Rabert
|
a83d5ef771
|
Use get_status for status code
|
2017-03-24 14:47:50 -04:00 |
|
Ryan Mclean
|
e470d5ca53
|
Fix influxdb test that fails intermittently
|
2016-12-12 15:21:52 -05:00 |
|
Ryan Mclean
|
40e50a337f
|
Add README.rst to MANIFEST
|
2016-12-12 15:07:17 -05:00 |
|
Ryan Mclean
|
ffbb61ee61
|
Bump version 2.1.1 -> 3.0.0
|
2016-12-12 13:30:56 -05:00 |
|
Brian Korty
|
603e8dd46a
|
Merge pull request #18 from sprockets/add-statsd-install
Add install for statsd mixin
|
2016-12-12 13:15:36 -05:00 |
|
Ryan Mclean
|
6d98e9b806
|
Remove prepending host name
|
2016-12-08 15:48:32 -05:00 |
|
dave-shawley
|
f11a647fe4
|
Merge pull request #22 from sprockets/influx-url-fixes
Add INFLUX_SCHEME to the URL creation
|
2016-08-09 15:38:23 -04:00 |
|
Gavin M. Roy
|
761b4b92f3
|
Add INFLUX_SCHEME to the default URL
|
2016-08-09 15:31:53 -04:00 |
|
Gavin M. Roy
|
2204e08bf0
|
Fix the release date
|
2016-08-09 13:53:31 -04:00 |
|
dave-shawley
|
d5bc246f1a
|
Merge pull request #20 from sprockets/influxdb-auth
Add authentication support for InfluxDB
|
2016-08-09 13:28:16 -04:00 |
|
Gavin M. Roy
|
56caca7c46
|
Add authentication support for InfluxDB
|
2016-08-02 17:45:35 -04:00 |
|
Ryan Mclean
|
1fb1f46bc1
|
Use ephemeral port in tests for statsd
|
2016-08-02 17:41:32 -04:00 |
|
Ryan Mclean
|
af62789a96
|
Re-add code to replace periods with dashes
|
2016-08-02 17:33:00 -04:00 |
|
Ryan Mclean
|
41b18a6c92
|
Fix typos
|
2016-08-02 17:31:32 -04:00 |
|
Ryan Mclean
|
9835e4b04e
|
Update README
|
2016-07-18 16:49:40 -04:00 |
|