Skip to content

1.18.0

Compare
Choose a tag to compare
@gbbr gbbr released this 24 Sep 05:58
c8d43ed

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.