Class: DatadogAPIClient::V2::RUMEventProcessingState
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::RUMEventProcessingState
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/rum_event_processing_state.rb
Overview
Configures which RUM events are processed and stored for the application.
Constant Summary collapse
- ALL =
"ALL".freeze
- ERROR_FOCUSED_MODE =
"ERROR_FOCUSED_MODE".freeze
- NONE =
"NONE".freeze