First of all, thanks for contributing!
This document provides some basic guidelines for contributing to this repository. To propose improvements, feel free to submit a PR or open an Issue.
For any urgent matters (such as outages) or issues concerning the Datadog service or UI, contact our support team via https://docs.datadoghq.com/help/ for direct, faster assistance.
You may submit a bug report concerning the Datadog Plugin for Unity by opening a GitHub Issue. Use appropriate template and provide all listed details to help us resolve the issue.
Install Unity
You'll need the following modules to be added as well:
- Android Build Support
- iOS Build Support.
Install the .NET SDK
gem install xcpretty
If you need to use any of python scripts in tools, you will need Python 3 and GitPython
package