Skip to content

Commit

Permalink
feat: better tracing defaults (#321)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbarabas committed Jun 29, 2022
1 parent 2323b5d commit 678dbc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/config/options.go
Expand Up @@ -84,7 +84,6 @@ var DefaultConfig = Config{
},
Tracing: TracingConfig{
Enabled: true,
WithUDS: "/var/run/datadog/apm.socket",
},
}

Expand Down

0 comments on commit 678dbc5

Please sign in to comment.