Ben Kochie
|
86cbef4df4
|
Add unit to latency metrics.
Add `seconds` unit to latency metrics based on uptream naming
convention[0].
[0]: https://prometheus.io/docs/practices/naming/#metric-names
|
2017-07-12 14:48:46 +02:00 |
|
Paul Charlton
|
cb3b4a15e6
|
Support multiple Redis instances based on queue type
|
2017-07-11 03:35:47 +00:00 |
|
Pawel Chojnacki
|
cba965eba4
|
Set minimum latency to be non-negative number.
Sometimes the tests run so fast latency is calculated as 0.
This causes transient failures in our CI.
|
2017-05-05 11:34:01 +02:00 |
|
Sean McGivern
|
5069682d8e
|
Enable RSpec/FilePath cop
- Ignore JS fixtures
- Ignore qa directory
- Rewrite concern specs to put concern name first
|
2017-04-26 12:50:32 +01:00 |
|