I'm using loopj to make http requests in my android app. I've recently added new relic and so far I don't see any of my app's http requests showing up in the dashboard. I do see other data streaming through new relic, but nothing on http requests.
Does newrelic even support http requests made with loopj or is there something special I need to do in order for it to work?