Ghost/ghost/job-manager/test
Steve Larson 842adcdc80 Added metrics for job queue and email analytics (#21626)
no ref

Added Prometheus metrics for the job queue throughput and email analytics throughput. We'll likely keep these around as good metrics to keep an eye on, though for the moment their primary function is to establish a baseline for users w/o the job queue enabled so we can observe the full impact once switching it on.
2024-11-15 13:17:42 -06:00
..
examples Improved documentation and job examples 2021-01-07 15:17:38 +13:00
jobs Removed bthreads dependency in favor of native worker_threads 2022-08-09 09:04:59 +02:00
utils Added new job manager package 2020-08-11 21:17:52 +01:00
.eslintrc.js Added new job manager package 2020-08-11 21:17:52 +01:00
generic-worker.test.js Added experimental background job queue (#20985) 2024-11-04 10:13:15 -06:00
is-cron-expression.test.js Fixed tests for cron expression validation 2020-11-24 16:44:54 +13:00
job-manager.test.js Added experimental background job queue (#20985) 2024-11-04 10:13:15 -06:00
job-queue-manager.test.js Added metrics for job queue and email analytics (#21626) 2024-11-15 13:17:42 -06:00