Prometheus.ex v3.0.5 Prometheus.MissingMetricSpecKeyError exception View Source
Raised when required metric spec key is missing. All metrics
require at least name and when metric created help.
Metrics can have their specific required keys.
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.