Skip to content

Network requests tracking for 3rd parties #1835

Description

@fleficher

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions