Settings API - Enablement and cost control schema table

    Enablement and cost control (builtin:rum.custom.enablement)

    Turn on Real User Monitoring. Configure cost and traffic control settings.

    Schema IDSchema groupsScope
    builtin:rum.custom.enablement
    • group:rum-general
    • group:web-and-mobile-monitoring
    CUSTOM_APPLICATION - Custom Application
    environment
    GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.custom.enablement
    SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.custom.enablement
    Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.custom.enablement

    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
    Real User Monitoring
    rum
    rum

    Capture and analyze all user actions within your application. Enable Real User Monitoring (RUM) to monitor and improve your application's performance, identify errors, and gain insight into your user's behavior and experience.

    required
    The rum object
    PropertyTypeDescriptionRequired
    Enable Real User Monitoring
    enabled
    boolean-required
    Cost and traffic control
    costAndTrafficControl
    integer

    Percentage of user sessions captured and analyzed

    By default, Dynatrace captures all user actions and user sessions for analysis. This approach ensures complete insight into your application’s performance and customer experience. You can optionally reduce the granularity of user-action and user-session analysis by capturing a lower percentage of user sessions. While this approach can reduce monitoring costs, it also results in lower visibility into how your customers are using your applications. For example, a setting of 10% results in Dynatrace analyzing only every tenth user session.

    required