abstract class OpenTelemetry::Instrument
- OpenTelemetry::Instrument
- Reference
- Object
Direct Known Subclasses
Defined in:
instrument.crinstrument/counter.cr
Constructors
Instance Method Summary
- #attributes : Hash(String, AnyAttribute)
- #attributes=(attributes : Hash(String, AnyAttribute))
- #description : String
- #key_name : String
- #kind : String
- #labels : Hash(String, String)
- #labels=(labels : Hash(String, String))
- #name : String
- #unit : String