Skip to content

v0.7.2

Compare
Choose a tag to compare
@aparcar aparcar released this 14 Mar 10:12

What's Changed

The /stats/ API was dropped to use /metrics instead. It can be parsed by Prometheus and create nice graphs. The /stats/ view was dropped as well and will be replaced by a Grafana instance.

  • docker: mount worker to main asu-service/ by @aparcar in #330
  • build: replace urllib with requests by @aparcar in #333
  • api: provide /metrics for prometheus export by @aparcar in #334

Full Changelog: v0.7.1...v0.7.2