Skip to content

Releases: open-telemetry/opentelemetry-js-contrib

resource-detector-aws: v1.6.2

08 Oct 18:02
2512c78
Compare
Choose a tag to compare

1.6.2 (2024-10-08)

Bug Fixes

  • detector-aws: suppress internal tracing for all detectors (#2433) (aa9710f)

resource-detector-alibaba-cloud: v0.29.2

08 Oct 18:01
2512c78
Compare
Choose a tag to compare

0.29.2 (2024-10-08)

Bug Fixes

  • detector-alibaba: suppres internal tracing (#2429) (9a7690e)

instrumentation-redis-4: v0.42.1

08 Oct 18:02
2512c78
Compare
Choose a tag to compare

0.42.1 (2024-10-08)

Bug Fixes

  • instrumentation-redis-4: avoid diag.error spam when configured client URL is the empty string (#2399) (ec3b9c8), closes #2389

instrumentation-pg: v0.45.0

08 Oct 18:02
2512c78
Compare
Choose a tag to compare

0.45.0 (2024-10-08)

Features

  • instrumentation-pg: implementation of metric operation duration (#2380) (050fee0)
  • instrumentation-pg: initial implementation of DB metrics (#2349) (12adb43)

instrumentation-fastify: v0.40.0

08 Oct 18:02
2512c78
Compare
Choose a tag to compare

0.40.0 (2024-10-08)

Features

  • instrumentation-fastify: Enable Fastify v5 (#2460) (02a9fdb)

instrumentation-express: v0.43.0

08 Oct 18:02
2512c78
Compare
Choose a tag to compare

0.43.0 (2024-10-08)

Features

  • instrumentation-express: Use router path in router span names (#2319) (ee5c584)

instrumentation-aws-lambda: v0.45.0

08 Oct 18:02
2512c78
Compare
Choose a tag to compare

0.45.0 (2024-10-08)

Features

host-metrics: v0.35.4

08 Oct 18:02
2512c78
Compare
Choose a tag to compare

0.35.4 (2024-10-08)

Bug Fixes

  • host-metrics: widen MeterProvider type restriction in BaseMetrics class (#2428) (cb89486)

auto-instrumentations-node: v0.50.1

08 Oct 18:02
2512c78
Compare
Choose a tag to compare

0.50.1 (2024-10-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-aws-lambda bumped from ^0.44.0 to ^0.45.0
      • @opentelemetry/instrumentation-express bumped from ^0.42.0 to ^0.43.0
      • @opentelemetry/instrumentation-fastify bumped from ^0.39.0 to ^0.40.0
      • @opentelemetry/instrumentation-pg bumped from ^0.44.0 to ^0.45.0
      • @opentelemetry/instrumentation-redis-4 bumped from ^0.42.0 to ^0.42.1
      • @opentelemetry/resource-detector-alibaba-cloud bumped from ^0.29.1 to ^0.29.2
      • @opentelemetry/resource-detector-aws bumped from ^1.6.1 to ^1.6.2
      • @opentelemetry/resource-detector-container bumped from ^0.4.1 to ^0.4.2
      • @opentelemetry/resource-detector-gcp bumped from ^0.29.11 to ^0.29.12

auto-configuration-propagators: v0.3.1

08 Oct 18:02
2512c78
Compare
Choose a tag to compare

0.3.1 (2024-10-08)

Bug Fixes