open-nomad/client/logmon
Michael Schurter b2d22aef65
2 small data race fixes in logmon and check tests (#14538)
* logmon: fix data race around oldestLogFileIdx

* checks: fix 2 data races in tests

* logmon: move & rename lock to logically group
2022-09-13 12:54:06 -07:00
..
logging 2 small data race fixes in logmon and check tests (#14538) 2022-09-13 12:54:06 -07:00
proto update grpc 2020-03-03 08:39:54 -05:00
client.go logmon: add timeout to RPC operations 2019-12-02 10:33:05 -05:00
logmon.go chore: remove use of "err" a log line context key for errors. (#14433) 2022-09-01 15:06:10 +02:00
logmon_test.go test: use `T.TempDir` to create temporary test directory (#12853) 2022-05-12 11:42:40 -04:00
plugin.go client/logmon: acquire executable in init block 2022-08-24 13:17:20 -05:00
server.go deps: remove deprecated net/context (#13932) 2022-07-28 14:46:56 -04:00
z_logmon_cmd.go comment on use of init() for plugin handlers 2019-06-18 20:54:55 -04:00