korfuri / django-prometheus

Export Django monitoring metrics for Prometheus.io
Apache License 2.0
1.47k stars 245 forks source link

Histogram of requests processing time does not honor PROMETHEUS_LATENCY_BUCKETS #340

Open andreynovikov opened 1 year ago

andreynovikov commented 1 year ago

Reference to "PROMETHEUS_LATENCY_BUCKETS" is missing here: https://github.com/korfuri/django-prometheus/blob/ac0204cdd24c87850e97296e6f2d185017b57634/django_prometheus/middleware.py#L64