Philip O'Toole
|
b544241108
|
Lock openTSDB listener address
|
2015-04-25 10:00:17 -07:00 |
Cory LaNou
|
c5790abe84
|
fix data race for openTSDB listener addr
|
2015-04-21 15:26:11 -06:00 |
Philip O'Toole
|
0b1fc43f88
|
If Accept() fails due to a closing listener, return
Other types of Accept() failures should result in a retry.
|
2015-04-18 09:55:26 -07:00 |
Philip O'Toole
|
8265fe50b2
|
Just use Wait Groups with openTSDB shutdown
|
2015-04-17 18:33:26 -07:00 |
Philip O'Toole
|
8113b0cfd4
|
Also wait until connections are closed
|
2015-04-17 16:18:28 -07:00 |
Philip O'Toole
|
3dff1b0f0b
|
Add WaitGroups to openTSDB and Graphite close
|
2015-04-17 16:18:28 -07:00 |
Cory LaNou
|
67f252d561
|
fix race conditions in graphite/openTSDB endoints
|
2015-04-17 16:18:28 -07:00 |
Cory LaNou
|
17d93b692d
|
remove debugging
|
2015-04-17 16:18:28 -07:00 |
Cory LaNou
|
4d809a8920
|
no more port collisions
|
2015-04-17 16:18:28 -07:00 |
Tristan Colgate-McFarlane
|
4b3345c10b
|
OpenTSDB Input - use "value" as the field name
Closes #2280
|
2015-04-14 20:01:31 +01:00 |
Tristan Colgate-McFarlane
|
32d6433c04
|
OpenTSDB server interface
Add an input collector for the OpenTSDB telnet protcol
|
2015-04-05 10:29:49 +01:00 |