1
0
Fork 0
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:
Mike Perham 2022-08-01 08:16:49 -07:00
parent dcdfde820d
commit 6ab5810dbe
2 changed files with 1269 additions and 2 deletions

View file

@ -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

File diff suppressed because it is too large Load diff