open-nomad/command/agent
Alex Dadgar 81b78f77e1 Track task start/finish time & improve logs errors
This PR adds tracking to when a task starts and finishes and the logs
API takes advantage of this and returns better errors when asking for
logs that do not exist.
2017-03-31 16:14:11 -07:00
..
config-test-fixtures rename cpu_total_compute and docs 2017-03-14 14:15:49 -07:00
consul Add SyncNow test 2016-12-02 16:44:18 -08:00
test-resources
agent.go Various fixes 2017-03-14 12:56:31 -07:00
agent_endpoint.go Changing the API to use the new servermember datastructure 2016-11-06 10:30:43 -08:00
agent_endpoint_test.go Fixed a test 2016-11-08 13:01:56 -08:00
agent_test.go Merge pull request #2128 from hashicorp/f-dispatch 2017-01-06 05:22:49 +08:00
alloc_endpoint.go Merge pull request #2128 from hashicorp/f-dispatch 2017-01-06 05:22:49 +08:00
alloc_endpoint_test.go Merge pull request #2128 from hashicorp/f-dispatch 2017-01-06 05:22:49 +08:00
command.go Flush logs on err 2017-03-14 14:48:39 -07:00
command_test.go Fix TestRetryJoin 2016-11-15 15:28:21 -08:00
config.go rename cpu_total_compute and docs 2017-03-14 14:15:49 -07:00
config_parse.go rename cpu_total_compute and docs 2017-03-14 14:15:49 -07:00
config_parse_test.go Various fixes 2017-03-14 12:56:31 -07:00
config_test.go Various fixes 2017-03-14 12:56:31 -07:00
eval_endpoint.go
eval_endpoint_test.go
fs_endpoint.go Track task start/finish time & improve logs errors 2017-03-31 16:14:11 -07:00
fs_endpoint_test.go test 2017-01-23 16:04:50 -08:00
http.go Merge branch 'master' into refactor-parser 2017-02-20 15:13:21 -08:00
http_test.go Benchmark 2016-12-09 14:44:50 -08:00
job_endpoint.go Make validate work without a Nomad agent 2017-03-03 15:02:03 -08:00
job_endpoint_test.go Make validate work without a Nomad agent 2017-03-03 15:02:03 -08:00
keyring.go Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
keyring_test.go Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
log_levels.go
log_levels_test.go
log_writer.go
log_writer_test.go
node_endpoint.go
node_endpoint_test.go
operator_endpoint.go Operator command/endpoint/documentation 2017-02-09 18:04:46 -08:00
operator_endpoint_test.go Operator command/endpoint/documentation 2017-02-09 18:04:46 -08:00
region_endpoint.go
region_endpoint_test.go
stats_endpoint.go
stats_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
syslog.go
syslog_test.go
system_endpoint.go
system_endpoint_test.go