Changed
- Remove
component
span attribute in instrumentations.
opentelemetry-instrumentation-aiopg
,opentelemetry-instrumentation-dbapi
Remove unuseddatabase_type
parameter fromtrace_integration
function. (#301) opentelemetry-instrumentation-asgi
Return header values using case insensitive keys (#308)- Remove metrics from all instrumentations (#312)
opentelemetry-instrumentation-boto
updated to set span attributes instead of overriding the resource. (#310)opentelemetry-instrumentation-grpc
Fix issue tracking child spans in streaming responses (#260)opentelemetry-instrumentation-grpc
Updated client attributes, added tests, fixed examples, docs (#269)