|
6 | 6 |
|
7 | 7 | ### Added
|
8 | 8 |
|
9 |
| -* Core: Support metrics telemetry ([#3734][], [#3742][], [#3768][]) |
10 | 9 | * Tracing: Add `Rails` Runner instrumentation ([#2509][])
|
11 | 10 | * Tracing: Introduce a new, reworked `GraphQL` tracer to comply with span attributes specification ([#3672][])
|
12 | 11 | * Tracing: Enhance `ActiveSupport::Cache` instrumentation with `ActiveSupport::Notifications` subscription ([#3772][])
|
@@ -4326,15 +4325,12 @@ Git diff: https://github.com/DataDog/dd-trace-rb/compare/v0.3.0...v0.3.1
|
4326 | 4325 | [#3729]: https://github.com/DataDog/dd-trace-rb/issues/3729
|
4327 | 4326 | [#3730]: https://github.com/DataDog/dd-trace-rb/issues/3730
|
4328 | 4327 | [#3731]: https://github.com/DataDog/dd-trace-rb/issues/3731
|
4329 |
| -[#3734]: https://github.com/DataDog/dd-trace-rb/issues/3734 |
4330 |
| -[#3742]: https://github.com/DataDog/dd-trace-rb/issues/3742 |
4331 | 4328 | [#3743]: https://github.com/DataDog/dd-trace-rb/issues/3743
|
4332 | 4329 | [#3749]: https://github.com/DataDog/dd-trace-rb/issues/3749
|
4333 | 4330 | [#3750]: https://github.com/DataDog/dd-trace-rb/issues/3750
|
4334 | 4331 | [#3753]: https://github.com/DataDog/dd-trace-rb/issues/3753
|
4335 | 4332 | [#3757]: https://github.com/DataDog/dd-trace-rb/issues/3757
|
4336 | 4333 | [#3759]: https://github.com/DataDog/dd-trace-rb/issues/3759
|
4337 |
| -[#3768]: https://github.com/DataDog/dd-trace-rb/issues/3768 |
4338 | 4334 | [#3770]: https://github.com/DataDog/dd-trace-rb/issues/3770
|
4339 | 4335 | [#3772]: https://github.com/DataDog/dd-trace-rb/issues/3772
|
4340 | 4336 | [#3774]: https://github.com/DataDog/dd-trace-rb/issues/3774
|
@@ -4489,4 +4485,4 @@ Git diff: https://github.com/DataDog/dd-trace-rb/compare/v0.3.0...v0.3.1
|
4489 | 4485 | [@y-yagi]: https://github.com/y-yagi
|
4490 | 4486 | [@yujideveloper]: https://github.com/yujideveloper
|
4491 | 4487 | [@yukimurasawa]: https://github.com/yukimurasawa
|
4492 |
| -[@zachmccormick]: https://github.com/zachmccormick |
| 4488 | +[@zachmccormick]: https://github.com/zachmccormick |
0 commit comments