Commit Graph

27 Commits

Author SHA1 Message Date
Willy Kloucek
d9744ebda7 improve command description 2022-01-07 13:19:39 +01:00
Willy Kloucek
11466c5f9a ensure, that each config is only parsed once 2022-01-03 19:08:11 +01:00
Willy Kloucek
3d4df5796a remove version from service config 2022-01-03 16:24:39 +01:00
Willy Kloucek
55bf175bea move config parsing in separate package for each service 2022-01-03 15:21:56 +01:00
Willy Kloucek
ee57288309 switch all other services to struct tag based env config 2022-01-03 07:49:24 +01:00
A.Unger
e3e3d1ee57 runtime: removed trap goroutine and let the context cancelation do the thing 2021-12-06 12:11:48 +01:00
A.Unger
872cd807e7 Revert "remove dead code from store regarding common propagation"
This reverts commit 1d127c8ab2.
2021-11-17 17:07:25 +01:00
A.Unger
1d127c8ab2 remove dead code from store regarding common propagation 2021-11-17 16:43:02 +01:00
A.Unger
a34f5b6434 Revert "refactor config values to constants"
This reverts commit f53504158b.
2021-11-17 13:56:14 +01:00
A.Unger
f53504158b refactor config values to constants 2021-11-17 13:43:23 +01:00
A.Unger
ff611633f5 Revert "fixed code smells: string literal repetition + cyclomatic complexity"
This reverts commit aa4112e2e2.
2021-11-17 13:19:31 +01:00
A.Unger
aa4112e2e2 fixed code smells: string literal repetition + cyclomatic complexity 2021-11-17 12:25:21 +01:00
A.Unger
ef13618462 new config framework in store 2021-11-08 14:02:36 +01:00
A.Unger
23cfb909eb normalize store 2021-11-08 12:22:56 +01:00
A.Unger
3206b98359 attempt to fix flags 2021-11-05 16:20:00 +01:00
A.Unger
99f28e601c migrate store to the new config scheme 2021-11-05 14:10:25 +01:00
Willy Kloucek
7b30571aff switch from micro/cli/v2 to urfave/cli/v2, like https://github.com/asim/go-micro/pull/2224 2021-09-27 12:02:55 +02:00
A.Unger
b13863b717 refactor traceprovider initialization 2021-08-09 18:03:01 +02:00
A.Unger
338c8c6942 refactor store tracing config 2021-03-18 12:26:49 +01:00
A.Unger
b52fe95762 run ParseConfig only when running unsupervised 2021-03-11 20:09:05 +01:00
A.Unger
e8c57394d8 fix debug services shutdown 2021-03-10 11:38:21 +01:00
A.Unger
4e37d4a2f6 update commands when running in supervised mode 2021-03-10 11:10:46 +01:00
A.Unger
3c770dd118 add store 2021-03-04 14:03:06 +01:00
Benedikt Kulmann
4059b8e0a0 Fix service name tracing config 2020-11-11 21:08:46 +01:00
David Christofas
e77aea4c44 add version command and add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 16:51:43 +02:00
A.Unger
c26f7b390a update store dependencies 2020-09-18 12:40:56 +02:00
A.Unger
9366a03a8c Add 'store/' from commit '25456c4ff9247828b6e1eb733ab10712747264d4'
git-subtree-dir: store
git-subtree-mainline: 6e4c6a875a
git-subtree-split: 25456c4ff9
2020-09-18 12:39:05 +02:00