Class: DatadogAPIClient::V2::RetentionFilterType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/retention_filter_type.rb

Overview

The type of retention filter. The value should always be spans-sampling-processor.

Constant Summary collapse

SPANS_SAMPLING_PROCESSOR =
"spans-sampling-processor".freeze

Method Summary

Methods included from BaseEnumModel

included