fleet/cli
Victor Vrantchan 3658e4833e add prometheus metrics to every http endpoint in the app (#680)
tracking the following metrics:

http_request_duration_microseconds
http_request_size_bytes
http_response_size_bytes
http_requests_total
2016-12-22 12:39:44 -05:00
..
config_dump.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
healthz_test.go add a /healthz endpoint which checks that the app is in a healthy state (#674) 2016-12-22 12:07:47 -05:00
prepare.go don't drop tables in prepare db step (#666) 2016-12-20 14:04:44 -05:00
root.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
serve.go add prometheus metrics to every http endpoint in the app (#680) 2016-12-22 12:39:44 -05:00
version.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00