lib/hypertrace/ruby_agent.rb in hypertrace-agent-0.1.1 vs lib/hypertrace/ruby_agent.rb in hypertrace-agent-0.1.2

- old
+ new

@@ -89,9 +89,10 @@ apply_custom_patch './instrumentation/rack' apply_custom_patch './instrumentation/net_http_patch' apply_custom_patch './instrumentation/http_patch' apply_custom_patch './instrumentation/faraday_patch' apply_custom_patch './instrumentation/rest_client_patch' + apply_custom_patch './instrumentation/rack_env_getter' configure_propagators end private \ No newline at end of file