-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I would like Datadog to be able to automatically track the network requests for every third party libraries I have in my apps.
For some libraries, it's possible to give a custom Okhttp instance and add the required interceptors but not all libraries allow this.
This is particularly useful to get alerts when a 3rd party service is down.
Describe the solution you'd like
Ideally, something like what Firebase Performances propose:
https://firebase.google.com/docs/perf-mon/network-traces?platform=android&hl=en
Network requests are automatically tracked by just applying the plugin.
It also works on third-party libraries.
rolgalan
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request