Commit Graph
238 Commits
Author SHA1 Message Date
Stefan Prodan 8be417a4a1 log the SHA1 of the received payload 2018-02-11 15:42:37 +02:00
Stefan Prodan 71e5cc6eab Register pprof handlers
Increase the write timeout to one minute to allow CPU profiling
2018-02-08 13:24:47 +02:00
Stefan Prodan 6b6978a30c enable pprof 2018-02-08 12:24:13 +02:00
Stefan Prodan a4200adf00 bump version 2018-01-30 16:49:37 +02:00
Stefan Prodan e2c71d55b7 added backend handler 2018-01-30 16:49:07 +02:00
Stefan Prodan 7a8506e60f v0.0.2 2018-01-27 18:37:57 +02:00
Stefan Prodan 46862ae319 long running job 2018-01-27 18:37:42 +02:00
Stefan Prodan ee49a6a2f6 instrumentation targets 2018-01-26 17:30:38 +02:00
Stefan Prodan 2cf41cea78 added version endpoint 2018-01-12 02:52:29 +02:00
Stefan Prodan b839eba381 added requests counter 2018-01-10 18:23:52 +02:00
Stefan Prodan 0dd23d9b2d added server tests 2018-01-09 15:18:52 +02:00
Stefan Prodan eb1148b048 RED instrumentation 2018-01-09 13:58:49 +02:00
Stefan Prodan 17ffed228d use ipify.org for external IP detection 2018-01-09 12:02:28 +02:00
Stefan Prodan cd55450ef6 added http_requests_total Prometheus counter 2018-01-09 01:51:08 +02:00
Stefan Prodan c4317ac0c8 readiness handler 2018-01-08 23:27:48 +02:00
Stefan Prodan fc479d6073 extract handlers 2018-01-08 19:43:00 +02:00
Stefan Prodan 663ca7dc4a fix echo 2018-01-08 18:12:34 +02:00
Stefan Prodan 1dde723cf9 log remote address 2018-01-08 18:11:55 +02:00
Stefan Prodan 2607066717 ingest HTTP POST added 2018-01-08 18:06:28 +02:00
Stefan Prodan e35289b870 kill switch added 2018-01-08 17:50:37 +02:00
Stefan Prodan 5481cfe7ef use an atomic int to determine health status 2018-01-07 17:58:41 +02:00
Stefan Prodan 60f99ed098 fix file check 2018-01-07 12:49:48 +02:00
Stefan Prodan ba8777b547 HTTP server graceful shutdown refactoring 2018-01-07 12:41:01 +02:00
Stefan Prodan 1180a2da5f added Prometheus instrumentation 2018-01-07 12:29:49 +02:00
Stefan Prodan ade967e0ae external IPs 2018-01-07 12:22:43 +02:00
Stefan Prodan 3466c3c198 response refactoring 2018-01-06 13:51:44 +02:00
Stefan Prodan d7fe950382 env as map 2018-01-06 13:41:15 +02:00
Stefan Prodan a35ba78a46 remove string double quotes 2018-01-06 13:30:18 +02:00
Stefan Prodan 44409035c3 reorder response fields 2018-01-06 13:22:21 +02:00
Stefan Prodan e0742350df read files line by line 2018-01-06 13:18:37 +02:00
Stefan Prodan 0b3bfe9e71 trim kv prefix 2018-01-06 13:11:48 +02:00
Stefan Prodan 641ae7d906 trim prefix 2018-01-06 13:07:14 +02:00
Stefan Prodan c99aee486f labels and annotations as maps 2018-01-06 12:58:01 +02:00
Stefan Prodan fb384bfa49 pod labels and annotations 2018-01-06 12:45:32 +02:00
Stefan Prodan 4381fe7be7 added git commit to version pkg 2018-01-05 19:44:57 +02:00
Stefan Prodan 6fdfa56cf7 added pkg version 2018-01-05 18:04:09 +02:00
Stefan Prodan d805e3faf1 env and runtime info 2018-01-05 17:58:39 +02:00
Stefan Prodan 362e575880 handle SIGTERM and SIGINT 2018-01-05 17:57:48 +02:00