Rails: How do trace Sidekiq ?
Open
- Dominant language
- Ruby
- Stars
- 60
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
I set it according to the README, but I can't trace it in Sidekiq. What should i do?
## Error Log:
`E, [2020-10-22T13:02:15.451793 #1] ERROR -- : can not find the current context.`
## Gem
```
gem 'aws-xray-sdk', '0.11.5', require: ['aws-xray-sdk/facets/rails/railtie']
gem 'oj', '3.10.15', platform: :mri
```
Contributor guide
Assessment
This issue has not been assessed yet.