package
1.59.5
Repository: https://github.com/nowfred/dd-trace-go.git
Documentation: pkg.go.dev

# Functions

MonitorParsedHTTPBody runs the security monitoring rules on the given *parsed* HTTP request body and returns if the HTTP request is suspicious and configured to be blocked.
SetUser wraps tracer.SetUser() and extends it with user blocking.
TrackCustomEvent sets a custom event as service entry span tags.
TrackUserLoginFailureEvent sets a failed user login event, with the given user id and the optional metadata, as service entry span tags.
TrackUserLoginSuccessEvent sets a successful user login event, with the given user id and optional metadata, as service entry span tags.