GetDutchie / datadog_flutter

**This community package has been deprecated in favor of Datadog's official SDK**
https://github.com/DataDog/dd-sdk-flutter
MIT License
24 stars 24 forks source link

Loading Type and Loading Time not show in RUM #104

Closed addhayam closed 2 years ago

addhayam commented 2 years ago

I followed the example, but the Loading Type and Loading Time do not display in RUM. I found that it sometimes shows only on Android in main activities. Please suggest.

image
tshedor commented 2 years ago

Hey @addhayam a PR would be really appreciated to add this feature.

charafau commented 2 years ago

Is this Andoird only or iOS too ?

addhayam commented 2 years ago

@tshedor Wow. Thank you so much. Do you have a rough plan for the release date? and How to do the PR? @charafau Both Android and iOS. But Loading Time for mainActivity shows up only on Android.

addhayam commented 2 years ago

@tshedor Sorry, I'm too new for the git community. So, Data Dog team has no plan to implement this on Flutter, right?

tshedor commented 2 years ago

@addhayam / @jeenDzul sorry, I have no plan to address this. I would recommend that you use the official Datadog SDK instead per #108 . Their SDK has a rewritten HTTP client that should handle this resource tracking.