Package com.datadog.gradle.plugin
See: Description
-
Class Summary Class Description CheckSdkDepsTask A Gradle task to check the Datadog SDK throughout the variant dependencies. DdAndroidGradlePlugin Plugin adding tasks for Android projects using Datadog's SDK for Android. VariantScope Inner class used for Kotlin DSL. DdExtension Extension used to configure the dd-android-gradle-plugin.DdExtensionConfiguration Base extension used to configure the dd-android-gradle-plugin.FileUploadTask A Gradle task to upload symbolication files to Datadog servers (NDK symbol files, Proguard/R8 files, etc.).. GenerateBuildIdTask This task generates unique Build ID which is later used to match error and mapping file. MappingFileUploadTask A Gradle task to upload a Proguard/R8 mapping file to Datadog servers. RepositoryInfo Represents the information on the version control repository associated with the current Gradle Project. -
Object Summary Object Description Companion -
Enum Summary Enum Description DatadogSite Defines the Datadog sites you can send tracked data to. SdkCheckLevel Defines the action which plugin should take if Datadog SDK is missing in the project dependencies. -
Interface Summary Interface Description RepositoryDetector Describes a class which can detect information about the version control repository associated with a Gradle Project.