I've found out that X-NewRelic-ID
header is not present in my okhttp calls.
Is there any library that provides such interceptors or do I need to implement them manually?
In contrary - iOS version provides such functionality (automatically registers appropriate interceptors)
I wonder if newrelic team provides Android specific interceptors.