Track start and uptime per connection

This commit is contained in:
Derek Collison
2016-01-09 08:20:24 -08:00
parent 1e37a6b23c
commit b0c22e9dfd
5 changed files with 48 additions and 33 deletions

View File

@@ -20,7 +20,7 @@
- [ ] Add to varz, time for slow consumers, peek or total connections, memory, etc.
- [ ] Add starttime and uptime to connz list.
- [ ] Add in HTTP requests to varz?
- [ ] Add favico and help link for monitoring?
- [X] Add favico and help link for monitoring?
- [X] Better user/pass support using bcrypt etc.
- [X] SSL/TLS support
- [X] Add support for / to point to varz, connz, etc..