mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
- Add skip_metrics parameter to move_to_dlq to avoid double-counting when called from purge - Fix purge_pending_queue to only increment count when not in dry-run mode - Add nil check for config redis before accessing data_ttl - Update health check tests to allow all gauge calls before checking specific metrics - Reorder push_health_metrics to emit error/queue/task metrics before status All 851 tests now pass including 40 queue reliability tests. |
||
|---|---|---|
| .. | ||
| api | ||
| dns | ||
| metrics | ||
| providers | ||
| public | ||
| util | ||
| views | ||
| api.rb | ||
| dashboard.rb | ||
| dns.rb | ||
| generic_connection_pool.rb | ||
| logger.rb | ||
| metrics.rb | ||
| pool_manager.rb | ||
| providers.rb | ||
| version.rb | ||