mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-27 16:29:38 -06:00
remove default tracing config from indiviual packages
This commit is contained in:
@@ -17,12 +17,6 @@ func DefaultConfig() *Config {
|
||||
Service: Service{
|
||||
Name: "web",
|
||||
},
|
||||
Tracing: Tracing{
|
||||
Enabled: false,
|
||||
Type: "jaeger",
|
||||
Endpoint: "",
|
||||
Collector: "",
|
||||
},
|
||||
Asset: Asset{
|
||||
Path: "",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user