1.0.3 • Published 4 years ago

nativescript-dynatrace-gradle-plugin v1.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

nativescript-dynatrace-gradle-plugin

Installation

tns plugin add nativescript-dynatrace-gradle-plugin

Configuration

You must generate application ID and beacon URL and add them to your project's gradle.properties file so that your Android mobile app can send monitoring data to your Dynatrace monitoring environment.

Add the configuration to your gradle.properties in the following way:

DTXApplicationID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

DTXBeaconURL=https://xxxxxxxxxx.bf.dynatrace.com/mbeacon

Similar Plugins

NativeScript Dynatrace Cocoapods Plugin for iOS: https://www.npmjs.com/package/nativescript-dynatrace-cocoapods-plugin

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago