Rails Runner Instrumentation #1219
Labels
community
Was opened by a community member
feature-request
A request for a new feature or change to an existing one
integrations
Involves tracing integrations
We run a lot of cronjobs via:
bundle exec rails runner bin/my_runner.rb
However, I'm unable to find these traces in APM. Do we need to manually set up the tracing or is there integration instrumentation that we missed?
If these aren't automatically picked up, I think this is a common enough execution method that others would want it.
Config:
The text was updated successfully, but these errors were encountered: