alephdata / servicelayer

Common interface definitions for aleph toolkit services and applications
MIT License
7 stars 5 forks source link

Fix Prometheus metrics #199

Closed tillprochaska closed 2 months ago

tillprochaska commented 2 months ago

This fixes an issue with the metric for failed tasks and also ports the tests from the old implementation to the new RabbitMQ implementation.

This is a follow up to https://github.com/alephdata/servicelayer/pull/181 based on my comments in that PR.