Class: DatadogAPIClient::V1::HostMapWidgetDimension
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::HostMapWidgetDimension
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v1/models/host_map_widget_dimension.rb
Overview
Visual dimension for the host map widget. Used both by infrastructure-backed formulas and by DDSQL projection columns; group is only meaningful for DDSQL projection columns, where repeated entries define the grouping hierarchy.
Constant Summary collapse
- NODE =
"node".freeze
- FILL =
"fill".freeze
- SIZE =
"size".freeze
- GROUP =
"group".freeze