DataDog / dd-sdk-android

Datadog SDK for Android (Compatible with Kotlin and Java)
Apache License 2.0
140 stars 56 forks source link

Remove a default attribute #1937

Closed Jaeger87 closed 3 months ago

Jaeger87 commented 3 months ago

Question

Hi, is possible to remove a default attribute for instance the ones about the geolocalization?

Thank you!

xgouchet commented 3 months ago

Hi @Jaeger87 , the geolocation attributes are set by the servers when ingesting the data. You can disable this when editing your RUM application settings.

If you're talking about Logs, then you can disable the automatic Logs pipeline which applies to Android Logs.

0xnm commented 3 months ago

Hi @Jaeger87! I believe your question is now answered, so I'm closing this issue. Don't hesitate to re-open it if needed.