Skip to content

django-prometheus 2.0.0 (2020-01-20)

Compare
Choose a tag to compare
@asherf asherf released this 20 Jan 23:31
· 182 commits to master since this release
f55b7c1
  • Added support for newer Django and Python versions
  • Added an extensibility that applications to add their own labels to middleware (request/response) metrics
  • Allow overriding and setting custom bucket values for request/response latency histogram metric
  • Internal improvements:
    • use tox
    • Use pytest
    • use Black
    • Automate pre-releases on every commit ot master
    • Fix flaky tests.