struct Protocol::Performance::GetMetrics

Overview

Retrieve current values of run-time metrics.

Included Modules

Defined in:

protocol/performance.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def metrics : Array(Metric) #

Current values for run-time metrics.


[View source]