Class: DatadogAPIClient::V2::MetricMetadata

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

Overview

Metadata for the metric.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#originObject

Metric origin information.



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

def origin
  @origin
end