Prometheus.ex v3.0.1 Prometheus.InvalidMetricArityError exception 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.
Link to this section Summary
Functions
Callback implementation for Exception.exception/1
Callback implementation for Exception.message/1
Link to this section Functions
Callback implementation for Exception.exception/1.
Callback implementation for Exception.message/1.