Settings API - Crash dump analytics schema table

Crash dump analytics (builtin:crashdump.analytics)

Dynatrace automatically detects application crashes on Windows and Linux and analyzes the crashes' core dumps. Here you can manage crash dump analytics. For details on crash analysis, see the documentation

Schema IDSchema groupsScope
builtin:crashdump.analytics-
HOST - Host
HOST_GROUP - Host Group
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:crashdump.analytics
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:crashdump.analytics
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:crashdump.analytics

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

PropertyTypeDescriptionRequired
Crash dump analytics
enableCrashDumpAnalytics
boolean

Disable the feature to stop receiving information about crash details and potential problems. We recommend keeping the feature enabled.

required