Prometheus.ex v3.0.5 Prometheus.InvalidValueError exception View Source
Raised when given value
is invalid i.e. when you pass a negative number to
Prometheus.Metric.Counter.inc/2
.
Link to this section Summary
Functions
Callback implementation for Exception.message/1
Link to this section Functions
Link to this function
message(map) View Source
Callback implementation for Exception.message/1
.