kue
kue copied to clipboard
Discuss: Monitoring jobs using elasticsearch APM
Hi all, Has anyone successfully implemented some sort of monitoring framework?
I would like to monitor our jobs using ELK APM (https://www.elastic.co/solutions/apm). APM automatically works with REST and GRAPHQL servers, and maps context and processing time for each route.
I wold like to monitor each job as a request
Any ideias?
There is an APM documentation for custom transactions https://www.elastic.co/guide/en/apm/agent/nodejs/current/custom-transactions.html