DataDog/dd-sdk-flutter

Add ignoreUrlPatterns in TrackingExtensionExisting

4rthurmonteiro opened this issue · 0 comments

Feature description

We need to filter the http tracking in a Flutter Module.
So its necessary add ignoreUrlPatterns to TrackingExtensionExisting.

Proposed solution

Add ignoreUrlPatterns to TrackingExtensionExisting.

Other relevant information

No response