adjust imports

This commit is contained in:
A.Unger
2021-02-04 11:46:32 +01:00
parent 13dbfc6e6c
commit f55a8092cb
67 changed files with 27 additions and 27 deletions
+18
View File
@@ -0,0 +1,18 @@
---
debug:
addr: 0.0.0.0:9124
token:
pprof: false
zpages: false
http:
addr: 0.0.0.0:9120
tracing:
enabled: false
type: jaeger
endpoint: localhost:6831
collector: http://localhost:14268/api/traces
service: graph
...