Prometheus.ex v1.3.0 Prometheus.HistogramInvalidBucketsError exception

Raised by histogram constructors when buckets are invalid i.e. not sorted in increasing order or generator spec is unknown.

Summary

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Functions

exception(args)
exception(Keyword.t) :: Exception.t

Callback implementation for Exception.exception/1.

message(map)

Callback implementation for Exception.message/1.