Class: DatadogAPIClient::V2::EntityV3DatadogPerformance
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::EntityV3DatadogPerformance
- Includes:
- BaseGenericModel
- Defined in:
- lib/datadog_api_client/v2/models/entity_v3_datadog_performance.rb
Overview
Performance stats association.
Instance Attribute Summary collapse
-
#tags ⇒ Object
A list of APM entity tags that associates the APM Stats data with the entity.
Method Summary
Methods included from BaseGenericModel
Instance Attribute Details
#tags ⇒ Object
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 end |