Commit Graph

17 Commits

Author SHA1 Message Date
Willy Kloucek
55bf175bea move config parsing in separate package for each service 2022-01-03 15:21:56 +01:00
Willy Kloucek
30656c5a32 switch graph to struct tag based env config 2022-01-03 07:49:24 +01:00
Willy Kloucek
6206fe2398 add missing commands and unify service / namespace options 2022-01-03 07:49:23 +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
f118357a18 graph 2021-11-11 13:18:53 +01:00
A.Unger
6da95d3ddd new config framework in graph 2021-11-08 13:50:52 +01:00
A.Unger
4c9e4713cf normalize graph 2021-11-08 12:04:30 +01:00
A.Unger
91c766210c migrate graph-explorer to the new config scheme 2021-11-05 11:31:35 +01:00
A.Unger
da36ca8cde adjust flagsets 2021-11-04 15:56:01 +01:00
A.Unger
a76ad08d12 fix dead code logic 2021-11-04 14:19:41 +01:00
A.Unger
cfe1ac30af add graph 2021-11-04 13:50:42 +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
1d49a267f2 handle error + refactor graph tracing config 2021-03-18 12:09:00 +01:00
Jörn Friedrich Dreyer
9fa77a27ba fix graph and graph-explorer
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-03-15 15:17:29 +00:00
A.Unger
4e37d4a2f6 update commands when running in supervised mode 2021-03-10 11:10:46 +01:00
A.Unger
f55a8092cb adjust imports 2021-02-04 11:46:32 +01:00