Class: DatadogAPIClient::V1::SankeyRumDataSource

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

Overview

Sankey widget with RUM data source.

Constant Summary collapse

RUM =
"rum".freeze
PRODUCT_ANALYTICS =
"product_analytics".freeze

Method Summary

Methods included from BaseEnumModel

included