v0.7.2
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