Performance monitoring
Requests made with Net::HTTP appear in the event timeline of your application’s performance actions asrequest.net_http events, showing the request method and host. They also appear in the “Slow API requests” performance panel, where you can review the requests your application makes to other services and the impact they have on its performance.
Disabling the integration
To disable the Net::HTTP integration, set theinstrument_net_http config option to false.