1.18.0
The biggest change in this release is runtime metrics! Automatically submit Go runtime metrics with your tracer, by enabling the tracer.WithRuntimeMetrics
option on start time. For more information see #497!
Features
- contrib/jinzhu/gorm: connect traces using context (#491)
- contrib/hashicorp/consul: add tracing for consul clients (#494) 🆕
- ddtrace/tracer: add go runtime metrics (#497) 🆕
Fixes
- contrib/go-redis/redis: correctly set analytics rate of 0 for Pipeline (#496)
- ddtrace/tracer: simplify channels (#498)
To view all changes check out new commits and the 1.18.0 milestone.