Commit Graph

27 Commits

Author SHA1 Message Date
Derek Collison
c0ba6c291f Default sort by cid for connz 2016-02-05 06:07:44 -08:00
Derek Collison
9702156d72 Connection sort updates
- fix bug that did not update last activity on message delivery
- added sort capabilities for last activity
- avoid extra Reverse by simply changing Less func
2016-02-05 05:49:53 -08:00
Derek Collison
b4a6547a18 report len(ci.subs) 2016-02-04 18:05:50 -08:00
Derek Collison
26185a9722 Support for connection last activity tracking 2016-02-04 17:33:40 -08:00
Ivan Kozlovic
0540df470c Use values from ClientInfo instead of client when returning ConnInfo.
When we are returning ConnInfo, if we use the client's current value, they may be off compared to the values used for the sort.
2016-02-03 22:03:38 -07:00
Derek Collison
6433e55314 bad test conditional 2016-01-09 10:09:05 -08:00
Derek Collison
3af90e454f Track total connections, http request stats 2016-01-09 09:57:04 -08:00
Derek Collison
b0c22e9dfd Track start and uptime per connection 2016-01-09 08:20:24 -08:00
Derek Collison
8393c3c994 Basic INFO for cluster auto-discovery, Addresses #126 2015-12-16 12:36:24 -08:00
Waldemar Quevedo
a1a5a3cf9c Expose name label from client in monitoring endpoint 2015-11-01 17:50:10 -08:00
Waldemar Quevedo
9c7de6902c Add option to sort by pending size 2015-08-22 16:00:27 -07:00
cmfatih
3dc7bc2e70 Fix format 2015-08-15 18:55:02 -04:00
cmfatih
7071a9518d Add TestHandleRoot 2015-08-15 18:52:32 -04:00
cmfatih
2b6b160477 Cleanup 2015-08-15 18:45:39 -04:00
cmfatih
a40489678f Typo 2015-08-15 18:26:59 -04:00
cmfatih
3c513b6a8a Fix format 2015-08-15 18:13:01 -04:00
cmfatih
5cf02d76dc Add tests for content-type 2015-08-15 18:09:47 -04:00
Derek Collison
0e59a4a0f5 make sure offset and limit are sane 2015-08-06 16:45:10 -07:00
Derek Collison
cb47c2e494 fixup for collapsed struct 2015-08-06 01:01:29 -07:00
Derek Collison
0a0f322231 Avoid race condition, optimize locks 2015-08-05 22:31:33 -07:00
Waldemar Quevedo
763baa6cda Return client error in case sort option is incorrect 2015-07-23 02:24:21 +00:00
Waldemar Quevedo
ad25bb322a Add more helper types for sorting and fix test 2015-07-23 00:04:45 +00:00
Waldemar Quevedo
d9a98e11c0 Correct msgs_to and msgs_from and add tests 2015-07-17 01:46:53 +00:00
Derek Collison
f488ece6bd Added info, better uptime formatting 2015-07-14 14:08:09 -07:00
Derek Collison
96bab33075 fixed import paths 2015-06-19 12:08:11 -07:00
Derek Collison
13150730c4 Added /routez 2015-06-16 16:22:51 -07:00
Derek Collison
082a43f7ae Additional testing for monitoring 2015-06-16 10:31:15 -07:00