Commit Graph

12 Commits

Author SHA1 Message Date
A.Unger
1d49a267f2 handle error + refactor graph tracing config 2021-03-18 12:09:00 +01:00
A.Unger
4f3ebb710c suport for graph 2021-03-17 15:31:51 +01:00
A.Unger
41f4a633f5 add config-file flag to ocis, propagate log config to graph & graph-explorer 2021-03-17 10:58:28 +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
eb44997e43 add graph to new config scheme 2021-03-12 14:19:40 +01:00
A.Unger
6054e6b4a1 sequential access to viper config (still broken) + add delayed execution to storage-sharing 2021-03-10 12:26:14 +01:00
A.Unger
4e37d4a2f6 update commands when running in supervised mode 2021-03-10 11:10:46 +01:00
David Christofas
3f30ea134b resolve linter issues 2021-02-25 15:53:46 +01:00
David Christofas
1088faf95d pre allocate slices
Pre allocating slices with a target size reduces the number of allocations because we already know how big the slice will be and therefore need to allocate only once
2021-02-22 19:41:48 +01:00
A.Unger
9b9f4703af update graph to use go-micro v3 2021-02-18 08:01:52 +00:00
David Christofas
9e5858ccab fix ocis dependencies in graph 2021-02-16 14:32:35 +01:00
A.Unger
f55a8092cb adjust imports 2021-02-04 11:46:32 +01:00