Drew Bailey
|
50288461c9
|
Server request forwarding for Agent.Profile
Return rpc errors for profile requests, set up remote forwarding to
target leader or server id for profile requests.
server forwarding, endpoint tests
|
2020-01-09 15:15:03 -05:00 |
Drew Bailey
|
49ad5fbc85
|
agent pprof endpoints
wip, agent endpoint and client endpoint for pprof profiles
agent endpoint test
|
2020-01-09 15:15:02 -05:00 |
Drew Bailey
|
f4a7e3dc75
|
coordinate closing of doneCh, use interface to simplify callers
comments
|
2019-11-05 11:44:26 -05:00 |
Drew Bailey
|
fe542680dc
|
log-json -> json
fix typo command/agent/monitor/monitor.go
Co-Authored-By: Chris Baker <1675087+cgbaker@users.noreply.github.com>
Update command/agent/monitor/monitor.go
Co-Authored-By: Chris Baker <1675087+cgbaker@users.noreply.github.com>
address feedback, lock to prevent send on closed channel
fix lock/unlock for dropped messages
|
2019-11-05 09:51:59 -05:00 |
Drew Bailey
|
ddfa20b993
|
address feedback, fix gauge metric name
|
2019-11-05 09:51:57 -05:00 |
Drew Bailey
|
298b8358a9
|
move forwarded monitor request into helper
|
2019-11-05 09:51:56 -05:00 |
Drew Bailey
|
318b6c91bf
|
monitor command takes no args
rm extra new line
fix lint errors
return after close
fix, simplify test
|
2019-11-05 09:51:55 -05:00 |
Drew Bailey
|
c7b633b6c1
|
lock in sub select
rm redundant lock
wip to use framing
wip switch to stream frames
|
2019-11-05 09:51:54 -05:00 |
Drew Bailey
|
17d876d5ef
|
rename function, initialize log level better
underscores instead of dashes for query params
|
2019-11-05 09:51:53 -05:00 |
Drew Bailey
|
8178beecf0
|
address feedback, use agent_endpoint instead of monitor
|
2019-11-05 09:51:53 -05:00 |