Class: DatadogAPIClient::V2::ProductAnalyticsRetentionComputeMetric

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

Overview

The retention metric to compute, either an absolute count or a rate.

Constant Summary collapse

RETENTION =
"__dd.retention".freeze
RETENTION_RATE =
"__dd.retention_rate".freeze

Method Summary

Methods included from BaseEnumModel

included