All notable changes to this project were documented in this file. This is of historical interest only at this point, and changes are now logged per gem (as of the 0.6.0 release).
-
#270 Remove span_id from Sampler, update Sampler interface to match spec. (@fbogsany)
-
#272 Remove retryable failure code and retry behavior from SDK. (@fbogsany)
-
#285 Rename
OpenTelemetry::Adapters
,<GemName>::Adapter
, andInstrumentation::Adapter
modules and classes toOpenTelemetry::Instrumentation
,<GemName>::Instrumentation
, andInstrumentation::Base
, respectively. (@ericmustin) -
#293 Change header name Correlation-Context to otcorrelations. (@mwear)
-
#264 Implement the instrumentation library pattern. (@dmathieu)
-
#280 Add tracestate to SpanData struct. (@ericmustin)
-
#263 Add automated resource detection. (@robertlaurin)
-
#278 Add mysql2 adapter. (@ericmustin)