Sha256: 9944dbdf9284e88a54f0d7d516ad4490cfdebdc44a94c06ec1c21d0899cdf4e6
Contents?: true
Size: 1.59 KB
Versions: 2
Compression:
Stored size: 1.59 KB
Contents
## v0.4.3 * Handle instrumentation exceptions and mark spans as failed [#21](https://github.com/iaintshine/ruby-rails-tracer/pull/21) ## v0.4.2 * Test the gem with multiple Ruby versions 2.2+ [#20](https://github.com/iaintshine/ruby-rails-tracer/pull/20) * Set explicit Ruby version requirement in gemspec. ## v0.4.1 * Use tracing matchers in tests [#19](https://github.com/iaintshine/ruby-rails-tracer/pull/19) ## v0.4.0 * Start maintaining CHANGELOG.md [#18](https://github.com/iaintshine/ruby-rails-tracer/pull/18) * Auto enable tracing-logger when Dalli is auto-instrumented [#17](https://github.com/iaintshine/ruby-rails-tracer/pull/17) * Introduce Dalli and ActiveSupport::Cache::DalliStore auto-instrumentation [#9](https://github.com/iaintshine/ruby-rails-tracer/pull/9) * Introduce docker-compose with all required external dependencies. ## v0.3.0 * Introduce ActiveSupport::Cache auto-instrumentation [#4](https://github.com/iaintshine/ruby-rails-tracer/pull/4) * Add ActiveRecord::Tracer tests for active span propagation ## v0.2.0 * Introduce ActiveRecord auto-instrumentation [#3](https://github.com/iaintshine/ruby-rails-tracer/pull/3) * Add Rails test application to be used in specs ## v0.1.1 * Replace RecordingTracer with Test::Tracer [#6](https://github.com/iaintshine/ruby-rails-tracer/pull/6) * README typo fix [#2](https://github.com/iaintshine/ruby-rails-tracer/pull/2) ## v0.1.0 * Initial release * Introduced a rack middleware, to generate more informative operation names based on information supplied by ActionDispatch. [#1](https://github.com/iaintshine/ruby-rails-tracer/pull/1)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rails-tracer-0.5.0 | CHANGELOG.md |
rails-tracer-0.4.3 | CHANGELOG.md |