You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document the `enable_http_request_source` and `http_request_source_threshold_ms` options for adding code source attributes to outgoing HTTP spans in the Python SDK.
The threshold in milliseconds for adding the source location to an outgoing HTTP request. The request location will be added to the request for requests slower than the specified threshold.
0 commit comments