Documentation
¶
Index ¶
Constants ¶
View Source
const ( KeysConfigPath = "trace.labels" OtlpHostConfigPath = "trace.otlp.host" OtlpPortConfigPath = "trace.otlp.port" OtlpTokenConfigPath = "trace.otlp.token" // OtlpTypeConfigPath 上报模式,http,grpc OtlpTypeConfigPath = "trace.otlp.type" ServiceNameConfigPath = "trace.service_name" EnableConfigPath = "trace.enable" )
View Source
const (
TracerName = "notes/notesBE"
)
Variables ¶
View Source
var ( OtlpType string ServiceName string Enable bool )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.