Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
metrics.cr
master
MetricsCr
Client
Registry
AlreadyRegisteredError
Metric
Metrics
Counter
Gauge
Histogram
Summary
Built with Crystal 1.9.2
2023-10-07 21:21:38 UTC
abstract class
MetricsCr::Metric
MetricsCr::Metric
Reference
Object
Direct Known Subclasses
MetricsCr::Metrics::Counter
MetricsCr::Metrics::Gauge
MetricsCr::Metrics::Histogram
MetricsCr::Metrics::Summary
Defined in:
metrics_cr/metric.cr
Constructors
.new
(name : String)
Instance Method Summary
#name
: String
Constructor Detail
def self.
new
(name : String)
#
[
View source
]
Instance Method Detail
def
name
: String
#
[
View source
]