https://forge.softwareheritage.org/source/swh-scheduler.git
Revision a18f56205d1d4c06baa8e4a3d525c94452a80315 authored by David Douard on 04 December 2019, 09:55:25 UTC, committed by David Douard on 04 December 2019, 15:36:19 UTC
- runner: counting the number of scheduled tasks,
- listener: counting the number of processed events.
1 parent f206076
Raw File
Tip revision: a18f56205d1d4c06baa8e4a3d525c94452a80315 authored by David Douard on 04 December 2019, 09:55:25 UTC
celery: add 2 statsd probes for the runner and listener
Tip revision: a18f562
pytest.ini
[pytest]
norecursedirs = docs
filterwranings =
  once
back to top