Waldemar Quevedo
ad25bb322a
Add more helper types for sorting and fix test
2015-07-23 00:04:45 +00:00
Waldemar Quevedo
44c72fd06b
Make the sort options constants and minor fixes
2015-07-21 22:54:17 +00:00
Waldemar Quevedo
d9a98e11c0
Correct msgs_to and msgs_from and add tests
2015-07-17 01:46:53 +00:00
Waldemar Quevedo
4214eb578c
Add option for sorting the connz in monitor server
2015-07-16 10:58:15 -07:00
Derek Collison
4dd23e0f2d
Added slow consumers to varz, fixed reporting bug
2015-07-14 14:55:36 -07:00
Derek Collison
e1bfe2076b
Added current time to all http endpoints
2015-07-14 14:28:57 -07:00
Derek Collison
b717610c9f
Add go version to info block
2015-07-14 14:24:49 -07: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
Derek Collison
aabc9a2a7c
add in client lang and version reporting, bump limit
2015-06-15 20:58:59 -07:00
Derek Collison
d932ac5652
Removed ps dependency from monitoring
2015-06-15 18:09:46 -07:00
Ken Robertson
5623b583a9
Updates for new logging to appease govet
...
Govet doesn't like functions that look like format handlers not ending in `f`,
such as Debug() vs Debugf(). This is changing some of the new log handling to
use 'f' function names to appease govet.
Updated the implicit handling of including the client as an arg without being
used in a format string. Now the client object simply has a Errorf function
for logging errors and it adds itself onto the format string.
2014-10-29 11:32:14 -07:00
Máximo Cuadros Ortiz
7c7578ae38
Notice and Logger messages
2014-10-16 01:16:21 +02:00
Máximo Cuadros Ortiz
6586ac4653
better client identification at logs and some performances improves
2014-10-16 00:44:56 +02:00
Máximo Cuadros Ortiz
96d044dce4
login system abstraction
2014-10-16 00:44:22 +02:00
Máximo Cuadros Ortiz
502ba2e43e
connz: limit and offset
2014-10-04 22:39:09 +02:00
Máximo Cuadros Ortiz
3cde0eef60
added subsz and connz extended, and merged with varz
2014-10-04 22:38:59 +02:00