add opentelemetry tracing
This commit is contained in:
@ -3,5 +3,4 @@ package config
|
||||
type HTTP struct {
|
||||
ListenAddr string `json:"listen_addr"`
|
||||
MountLive bool `json:"mount_live"`
|
||||
Engine string `json:"engine"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user