1.3.0
github-actions
released this
04 Aug 19:53
·
6545 commits
to master
since this release
Added
- Top-level span being tagged to avoid duplicate computation (#2138)
Changed
- ActiveSupport: Optionally disable tracing with Rails (@marcotc)
- Rack: Resource overwritten by nested application (#2180)
- Rake: Explicit task instrumentation to prevent memory bloat (#2174)
- Sidekiq and DelayedJob: Add spans to improve tracing (#2170)
- Drop Profiling support for Ruby 2.1 (#2140)
- Migrate
libddprof
dependency tolibdatadog
(#2061)
Fixed
- Fix OpenTracing propagation with TraceDigest (#2201)
- Fix SpanFilter dropping descendant spans (#2074)
- Redis: Fix Empty pipelined span being dropped (#757) (@sponomarev)
- Fix profiler not restarting on
Process.daemon
(#2150) - Fix setting service from Rails configuration (#2118) (@agrobbin)
- Some document and development improvement (@marocchino) (@yukimurasawa)
Read the full changeset and the release milestone.