Prometheus.InvalidMetricNameError exception (Prometheus.ex v4.0.0)

View Source

Raised when given metric name is invalid i.e. can't be represented as printable utf-8 string that matches ^[a-zA-Z_:][a-zA-Z0-9_:]*$ regular expression.

Summary

Functions

Callback implementation for Exception.message/1.

Functions

message(map)

Callback implementation for Exception.message/1.