Documentation
¶
Index ¶
Constants ¶
View Source
const ( TracingTechJaeger = "jaeger" TracingTechZipkin = "zipkin" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func LoadConfig ¶
func LoadConfig() *Config
func (*Config) EnableMonitoring ¶
func (*Config) EnableTracing ¶
func (*Config) TracingTech ¶
Click to show internal directories.
Click to hide internal directories.