OpenTelemetry - CNCF/opentelemetry-js-contrib: Release instrumentation-aws-sdk-v0.5.0

Features

  • aws-sdk: add http status code attribute to aws sdk span (#844) (09b8555)

Bug Fixes

  • aws-sdk: calc propagation fields count before context inject (#738) (033cc1f)
  • aws-sdk: sns span name should be with low cardinality (#841) (7032a33)
  • rename lerna's --include-filtered-dependencies option (#817) (cf268e7)
  • use localhost for services in CI (#816) (f497313)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.28.0 to ^0.29.0

To top