mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
re-enable current attributes
This commit is contained in:
parent
dcdfde820d
commit
6ab5810dbe
2 changed files with 1269 additions and 2 deletions
|
@ -44,8 +44,8 @@ module Myapp
|
|||
end
|
||||
end
|
||||
|
||||
# require "sidekiq/middleware/current_attributes"
|
||||
# Sidekiq::CurrentAttributes.persist(Myapp::Current) # Your AS::CurrentAttributes singleton
|
||||
require "sidekiq/middleware/current_attributes"
|
||||
Sidekiq::CurrentAttributes.persist(Myapp::Current) # Your AS::CurrentAttributes singleton
|
||||
|
||||
# Sidekiq.transactional_push!
|
||||
|
||||
|
|
1267
myapp/metrics.html
Normal file
1267
myapp/metrics.html
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue