Class: DatadogAPIClient::V1::SplitDimension

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

Overview

The property by which the graph splits

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#one_graph_perObject

The system interprets this attribute differently depending on the data source of the query being split. For metrics, it's a tag. For the events platform, it's an attribute or tag.



25
26
27
# File 'lib/datadog_api_client/v1/models/split_dimension.rb', line 25

def one_graph_per
  @one_graph_per
end