Commit Graph

22 Commits

Author SHA1 Message Date
Kevin Franklin Kim
a423908c97
revert: remove graceful timeout 2024-04-15 09:09:12 +02:00
Kevin Franklin Kim
f791248997
feat: update graceful 2024-03-22 21:18:11 +01:00
Kevin Franklin Kim
6e5b02f74c
feat: update graceful shutdown 2024-03-15 11:01:25 +01:00
Kevin Franklin Kim
6e6dca86c8
fix: pass provider 2023-10-18 16:37:11 +02:00
Kevin Franklin Kim
276725bb9b
Merge branch 'main' of github.com:foomo/keel into service-goroutine 2023-10-18 16:31:08 +02:00
Kevin Franklin Kim
d30495d2a2
fix: probes race condition 2023-10-03 10:19:12 +02:00
Kevin Franklin Kim
9983e267e2
feat: add mongo and refactor readme 2023-09-08 22:24:31 +02:00
Kevin Franklin Kim
4aaeb5cce0
feat: extend docs 2023-09-08 17:14:48 +02:00
Kevin Franklin Kim
2823a97bad
refactor: expose docs through interface 2023-09-08 15:49:23 +02:00
Kevin Franklin Kim
07f0c394d5
feat: add GoRoutine service
moves all services into the service package
2023-09-08 12:17:23 +02:00
franklin
53cf047459 refactor: add working pprof service 2023-08-09 10:11:47 +02:00
Kevin Franklin Kim
71c2d6f9b6 feat: add remote config etcd 2022-05-16 22:36:34 +02:00
Kevin Franklin Kim
7d3c68e105 feat: add zap, viper and prometheus to init services 2022-03-24 10:38:18 +01:00
Kevin Franklin Kim
03ffa38139 refactor: rename probe to healthzer 2022-03-14 14:09:28 +01:00
Kevin Franklin Kim
264917cc87 refactor: rename probe to healthz 2022-03-14 13:12:25 +01:00
Kevin Franklin Kim
b7d98f296f feat: improve probes
- auto add services
- start probe service immediately
- add keel server probe
2022-03-11 22:59:55 +01:00
Ognjen
528be63a88 feat: k8s probes integration 2022-03-10 15:25:54 +01:00
Kevin Franklin Kim
445cc1f1a8 fix: use NewOTLPGRPCTraceProvider 2022-03-08 18:17:22 +01:00
Kevin Franklin Kim
687107b1c0 feat: update otel 2022-03-08 14:56:59 +01:00
Kevin Franklin Kim
8c5a46c699 feat: make shutdown signals configurable 2022-02-03 09:37:38 +01:00
franklin
478f635798 feat: add service options 2021-09-06 22:03:39 +02:00
franklin
0b31cd3239 initial commit 2021-05-18 08:34:47 +02:00