Commit Graph

4 Commits

Author SHA1 Message Date
Drew Bailey
8095b4868a New monitor pkg for shared monitor functionality
Adds new package that can be used by client and server RPC endpoints to
facilitate monitoring based off of a logger

clean up old code

small comment about write

rm old comment about minsize

rename to Monitor

Removes connection logic from monitor command

Keep connection logic in endpoints, use a channel to send results from
monitoring

use new multisink logger and interfaces

small test for dropped messages

update go-hclogger and update sink/intercept logger interfaces
2019-11-05 09:51:49 -05:00
Alex Dadgar
4663ebeafc Resolve comments 2017-08-07 11:19:46 -07:00
Alex Dadgar
43e7cf3d5c slightly clean default client.config 2017-08-02 13:23:07 -07:00
Alex Dadgar
6c7faecb80 Add dev/ for configs for use by Nomad developers
This PR adds a folder `dev/` which can be used to store helpful commands
and configs for use when developing Nomad itself.
2017-08-02 13:20:06 -07:00