zaqar/marconi/storage/sqlite
kgriffs 901f3e0ca0 Add "total", "oldest" and "newest" to queue stats
This patch introduces three new queue stats in order to expose
a better user experience via control panels. Also included in
the changes is a bug fix for calculating timestamp differences,
as well as a renaming of 'queue' to 'queue_name' for consistency
within the MongoDB driver.

Note that there are several remaining stats identified in the
associated blueprint. This may be addressed in a future
patch.

Implements: blueprint extra-queue-stats
Change-Id: I31e48a581ccdd014ec97674af0c0dd43c808c42c
2013-08-09 15:12:12 +00:00
..
__init__.py style: Fix flake8 and hacking errors 2013-05-07 09:31:20 -04:00
claims.py Implement grace period for claimed message lifetimes 2013-07-09 09:36:53 -06:00
controllers.py Refactored storage controllers into standalone modules 2013-06-29 11:49:10 -05:00
driver.py Replace foo.next() with next(foo) 2013-07-15 12:40:51 -06:00
messages.py Add "total", "oldest" and "newest" to queue stats 2013-08-09 15:12:12 +00:00
queues.py Add "total", "oldest" and "newest" to queue stats 2013-08-09 15:12:12 +00:00
utils.py Add "total", "oldest" and "newest" to queue stats 2013-08-09 15:12:12 +00:00