Skip to content

Releases: open-telemetry/opentelemetry-js-contrib

resource-detector-aws: v1.5.0

15 May 13:28
54365a9
Compare
Choose a tag to compare

1.5.0 (2024-05-15)

Features

  • add support for cloud.resource_id to AWS ECS detector (#1936) (cc71492)

instrumentation-express: v0.39.0

15 May 13:28
54365a9
Compare
Choose a tag to compare

0.39.0 (2024-05-15)

Features

  • instrumentation-express: Support non-string routes (#2008) (525bbba)

instrumentation-connect: v0.36.1

15 May 13:28
54365a9
Compare
Choose a tag to compare

0.36.1 (2024-05-15)

Bug Fixes

  • instrumentation-connect: add source maps to package (#2200) (1ffc631)

instrumentation-aws-lambda: v0.41.1

15 May 13:28
54365a9
Compare
Choose a tag to compare

0.41.1 (2024-05-15)

Bug Fixes

  • aws-lambda: update semconv package and readme (#2181) (b432929)

baggage-span-processor: v0.2.0

15 May 13:28
54365a9
Compare
Choose a tag to compare

0.2.0 (2024-05-15)

Features

auto-instrumentations-node: v0.46.1

15 May 13:28
54365a9
Compare
Choose a tag to compare

0.46.1 (2024-05-15)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-aws-lambda bumped from ^0.41.0 to ^0.41.1
      • @opentelemetry/instrumentation-connect bumped from ^0.36.0 to ^0.36.1
      • @opentelemetry/instrumentation-express bumped from ^0.38.0 to ^0.39.0
      • @opentelemetry/resource-detector-aws bumped from ^1.4.2 to ^1.5.0

instrumentation-tedious: v0.10.1

02 May 07:55
a2e2b5a
Compare
Choose a tag to compare

0.10.1 (2024-05-02)

Bug Fixes

  • remove unuseful patch message from instrumentations (#2161) (34f56e0)

instrumentation-redis: v0.39.1

02 May 07:55
a2e2b5a
Compare
Choose a tag to compare

0.39.1 (2024-05-02)

Bug Fixes

  • instrumentation-redis: Take host and port used for connection (#2072) (3ad9fdf)
  • remove unuseful patch message from instrumentations (#2161) (34f56e0)

instrumentation-pino: v0.39.0

02 May 07:55
a2e2b5a
Compare
Choose a tag to compare

0.39.0 (2024-05-02)

Features

instrumentation-nestjs-core: v0.37.1

02 May 07:55
a2e2b5a
Compare
Choose a tag to compare

0.37.1 (2024-05-02)

Performance Improvements

  • instrumentation-nestjs-core: extract reusable span attributes to outer scope (#2087) (405472d)