struct

Azu::PerformanceMetrics::MetricPoint

Inherits JSON::Serializable < Struct < Value < Object

Individual metric data point

Constructors

new(timestamp : Time, value : Float64, metadata : Hash(String, String) = {} of String => String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

metadata
Source
timestamp
Source
value
Source