Class: DatadogAPIClient::V2::EntityV3DatadogPerformance

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

Overview

Performance stats association.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#tagsObject

A list of APM entity tags that associates the APM Stats data with the entity.



25
26
27
# File 'lib/datadog_api_client/v2/models/entity_v3_datadog_performance.rb', line 25

def tags
  @tags
end