Add 'store/' from commit '25456c4ff9247828b6e1eb733ab10712747264d4'

git-subtree-dir: store
git-subtree-mainline: 6e4c6a875a
git-subtree-split: 25456c4ff9
This commit is contained in:
A.Unger
2020-09-18 12:39:05 +02:00
55 changed files with 6865 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"debug": {
"addr": "0.0.0.0:9460",
"token": "",
"pprof": false,
"zpages": false
},
"tracing": {
"enabled": false,
"type": "jaeger",
"endpoint": "localhost:6831",
"collector": "http://localhost:14268/api/traces",
"service": "store"
}
}