Skip to content

Commit

Permalink
Merge branch 'main' into christoph.hamsen/pin-update-gh-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
felixge authored Feb 5, 2025
2 parents 9967fea + e1c213d commit 2fb957d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ddtrace/tracer/tracer.go
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,6 @@ func Start(opts ...StartOption) {
// DD_INSTRUMENTATION_TELEMETRY_ENABLED env var
startTelemetry(t.config)

// start appsec
appsec.Start(t.config.appsecStartOptions...)
_ = t.hostname() // Prime the hostname cache
return
}
Expand Down

0 comments on commit 2fb957d

Please sign in to comment.