Sha256: 68f03fdbd35d12c9a9b954d9a1239c1369a9f8f639e546fbf31c34c4a2f21843
Contents?: true
Size: 793 Bytes
Versions: 1
Compression:
Stored size: 793 Bytes
Contents
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [0.3.0] ### Added Pliny::Sidekiq::JobLogger to use as Sidekiq job logger `config.options[:job_logger]` ## 0.2.2 ### Fixed - A bug that prevented counts from being tracked ## 0.2.1 ### Fixed - A bug that prevented the server logging middleware from being initialized through chain.add. ## 0.2.0 ### Changed - Pliny `0.18.0` or greater is now required. - Metrics reporting for job and queue counts now use the `Pliny::Metrics` API. ### Removed - Options for `Pliny::Sidekiq::Middleware::Server::Log` are no longer supported, including `metric_prefix`.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pliny-sidekiq-0.3.0 | CHANGELOG.md |