mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-14 02:10:00 +08:00
@@ -16,5 +16,8 @@ type Config struct {
|
||||
// OtlpHttpPath represents the path for OTLP HTTP transport.
|
||||
// For example
|
||||
// /v1/traces
|
||||
OtlpHttpPath string `json:",optional"`
|
||||
OtlpHttpPath string `json:",optional"`
|
||||
|
||||
// Disabled indicates whether StartAgent should be called when starting the server.
|
||||
Disabled bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user