scoutapp / roadmap

The public roadmap for Scout application monitoring.
https://scoutapp.com
16 stars 2 forks source link

Better support for instrumenting transactions outside web / background jobs #39

Open itsderek23 opened 6 years ago

itsderek23 commented 6 years ago

Scout is primarily focused on instrumenting web and background job transactions that occur inside the common frameworks (ie - Rails for web requests and ActiveJob for background jobs).

The tooling for instrumenting transactions outside that area hasn't been well developed. For example: instrumenting Cron jobs.

jtoy commented 6 years ago

+1 I would love cron job support.