Search
Datadog metric point data structure.
@type t() :: %DatadogHttp.Metrics.Point{ timestamp: integer() | DateTime, value: float() }