featurehub-io/featurehub

Allow dialing down of Prometheus metrics

rvowles opened this issue · 0 comments

Having a histogram, summary and counter around every endpoint can be costly in terms of metrics points and some people may wish to turn that down.

This feature allows turning off the per API endpoint metrics but keeps the response code summaries so alerting can be done if 4xx or 5xx start turning up.