Prometheus.ex v1.0.0 Prometheus.MissingMetricSpecKeyError exception
Raised when required metric spec
key
is missing. All metrics
require at least name
and when metric created help
.
Metrics can have their specific required keys.
Summary
Functions
Callback implementation for Exception.exception/1
Callback implementation for Exception.message/1
Functions
Specs
exception(Keyword.t) :: Exception.t
Callback implementation for Exception.exception/1
.
Callback implementation for Exception.message/1
.