GlusterMetricsExporter::MetricsData
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
collect
Sourcecollect_local_metrics
SourceInstance methods
errors
Sourceexporter_health
Sourceexporter_health=(exporter_health : Hash(String, Int32))
Sourcelocal_metrics
Sourcelocal_metrics=(local_metrics : Hash(String, GlusterCLI::LocalMetrics))
Sourcepeers
Sourcepeers=(peers : Array(GlusterCLI::NodeInfo))
Sourcevolumes
Sourcevolumes=(volumes : Array(GlusterCLI::VolumeInfo))
Source