Remove the deprecated `SentryHttpInstrumentation` export. Users should use `instrumentHttpOutgoingRequests()` instead. [https://github.com/getsentry/sentry-javascript/blob/05d49a7d1e387429a47ed0b6494aff7bd0669693/packages/node-core/src/integrations/http/SentryHttpInstrumentation.ts#L245](<https://github.com/getsentry/sentry-javascript/blob/05d49a7d1e387429a47ed0b6494aff7bd0669693/packages/node-core/src/integrations/http/SentryHttpInstrumentation.ts#L245>)
Remove the deprecated
SentryHttpInstrumentationexport. Users should useinstrumentHttpOutgoingRequests()instead.sentry-javascript/packages/node-core/src/integrations/http/SentryHttpInstrumentation.ts
Line 245 in 05d49a7