dd-sdk-reactnative
dd-sdk-reactnative copied to clipboard
Is there a way to set datadog tags like native SDKs?
Question
I'm looking for addTag function on dd-sdk-reactnative. Same feature available for Android SDK (global tags) and iOS SDK (global tags).
I deep dive into RN SDK docs (link) and I tried to figure out any hidden api.
Any plans for allow custom tags on RN?