Method: DatadogAPIClient::V2::LogsMetricResponseGroupBy#tag_name
- Defined in:
- lib/datadog_api_client/v2/models/logs_metric_response_group_by.rb
#tag_name ⇒ Object
Eventual name of the tag that gets created. By default, the path attribute is used as the tag name.
28 29 30 |
# File 'lib/datadog_api_client/v2/models/logs_metric_response_group_by.rb', line 28 def tag_name @tag_name end |