Skip to content

Releases: karafka/karafka-web

v0.5.2

22 May 14:28
c3b261d
Compare
Choose a tag to compare
  • Label ActiveJob consumers jobs with active_job tag.
  • Label Virtual Partitions consumers with virtual tag.
  • Label Long Running Jobs with long_running_job tag.
  • Label collapsed Virtual Partition with collapsed tag.
  • Display consumer tags always below the consumer class name in Jobs/Consumer Jobs views.
  • Add label with the attempt count on work being retried.

v0.5.1

24 Apr 14:40
8c8df6e
Compare
Choose a tag to compare
  • [Fix] Use CSP header matching Sidekiq one to ensure styles and js loading (#55)