Std.App.Metrics.Kind
type
KindThis declaration introduces a public type.
What it does
What a measurement is.
A counter only rises, so a fall in one means the process restarted, and
everything reading it is entitled to assume that. A gauge moves either way.
A distribution answers how many observations fell at or below each stated
boundary.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
