Let instana/go-sensor handle default agent host
This commit is contained in:
parent
554e3e9e6e
commit
a829d44b51
3 changed files with 2 additions and 3 deletions
|
@ -20,7 +20,6 @@ type Config struct {
|
|||
|
||||
// SetDefaults sets the default values.
|
||||
func (c *Config) SetDefaults() {
|
||||
c.LocalAgentHost = "localhost"
|
||||
c.LocalAgentPort = 42699
|
||||
c.LogLevel = "info"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue