Prometheus.InvalidMetricArityError exception (Prometheus.ex v5.1.0)

Copy Markdown View Source

Raised when metric arity is invalid e.g. counter metric was created with two labels but only one label value is passed to Prometheus.Metric.Counter.inc/2.

Summary

Functions

Callback implementation for Exception.message/1.

Functions

message(map)

Callback implementation for Exception.message/1.