opentelemetry-js-contrib

OpenTelemetry instrumentation for JavaScript modules

APACHE-2.0 License

Downloads
254.3M
Stars
684
Committers
245
opentelemetry-js-contrib - instrumentation-net: v0.31.1

Published by dyladan over 1 year ago

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
  • instrumentation-net: make tls span parent of net span (#1342) (1ee197e)
opentelemetry-js-contrib - instrumentation-nestjs-core: v0.32.1

Published by dyladan over 1 year ago

0.32.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
opentelemetry-js-contrib - instrumentation-mysql2: v0.33.1

Published by dyladan over 1 year ago

0.33.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
opentelemetry-js-contrib - instrumentation-mysql: v0.33.0

Published by dyladan over 1 year ago

0.33.0 (2023-02-07)

Features

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
  • mysql: add enhancedDatabaseReporting to mysql (#1337) (04d583b)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
opentelemetry-js-contrib - instrumentation-mongodb: v0.34.1

Published by dyladan over 1 year ago

0.34.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
opentelemetry-js-contrib - instrumentation-memcached: v0.31.1

Published by dyladan over 1 year ago

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
opentelemetry-js-contrib - instrumentation-koa: v0.34.1

Published by dyladan over 1 year ago

0.34.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
opentelemetry-js-contrib - instrumentation-knex: v0.31.1

Published by dyladan over 1 year ago

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
opentelemetry-js-contrib - instrumentation-ioredis: v0.33.2

Published by dyladan over 1 year ago

0.33.2 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
opentelemetry-js-contrib - instrumentation-hapi: v0.31.1

Published by dyladan over 1 year ago

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
opentelemetry-js-contrib - instrumentation-graphql: v0.33.1

Published by dyladan over 1 year ago

0.33.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
opentelemetry-js-contrib - instrumentation-generic-pool: v0.31.1

Published by dyladan over 1 year ago

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
opentelemetry-js-contrib - instrumentation-fastify: v0.31.1

Published by dyladan over 1 year ago

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
opentelemetry-js-contrib - instrumentation-express: v0.32.1

Published by dyladan over 1 year ago

0.32.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
opentelemetry-js-contrib - instrumentation-dns: v0.31.1

Published by dyladan over 1 year ago

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
opentelemetry-js-contrib - instrumentation-connect: v0.31.1

Published by dyladan over 1 year ago

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
opentelemetry-js-contrib - instrumentation-cassandra-driver: v0.32.1

Published by dyladan over 1 year ago

0.32.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
opentelemetry-js-contrib - instrumentation-bunyan: v0.31.1

Published by dyladan over 1 year ago

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
opentelemetry-js-contrib - instrumentation-aws-sdk: v0.34.0

Published by dyladan over 1 year ago

0.34.0 (2023-02-07)

Features

  • add supported node versions for all packages (#973) (baaacbd)
  • AWS-SDK SNS Context propagation (#728) (78cd4e1)
  • aws-sdk: add http status code attribute to aws sdk span (#844) (09b8555)
  • aws-sdk: lambda client instrumentation (#916) (dc6c2b5)
  • config option to extract sqs context from message payload (#737) (28e2113)
  • instrumentation-aws-sdk: upstream aws-sdk instrumentation from ext-js (#678) (f5851e7)
  • update core dependencies stable ^1.3.1 experimental ^0.29.2 (141b155)
  • update experimental deps to ^0.34.0, core deps to ^1.8.0, api to ^1.3.0 (#1278) (e9fe8e1)
  • update experimental Otel deps to ^0.31.0 (#1096) (4c8843b)
  • update experimental Otel deps to ^0.32.0 (#1143) (6fb1911)
  • upstream mocha instrumentation testing plugin from ext-js #621 (#669) (a5170c4)
  • use latest instrumentation base (#769) (7aff23e)
  • use Otel SDK 1.2/0.28 (#984) (098c2ed)

Bug Fixes

  • avoid type imports of the aws-sdk package in the built assets (#1066) (457be50)
  • aws-sdk: avoid repeating MessageAttributeNames in sqs receiveMessage (#1044) (4b4ded6)
  • aws-sdk: bump aws-sdk instrumentation version to align with previous release (#1247) (fd2480a)
  • aws-sdk: calc propagation fields count before context inject (#738) (033cc1f)
  • aws-sdk: set spanKind to CLIENT by default in v3 (#1177) (d463695)
  • aws-sdk: sns span name should be with low cardinality (#841) (7032a33)
  • aws-sdk: sns-sqs extract the correct context key from message payload (#761) (e5cae76)
  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
  • instrumentation-aws-sdk: sqs message id missing on send command (#968) (8b36fe1)
  • opentelemetry-instrumentation-aws-sdk: error when ReturnConsumedCapacity is set to None (#899) (e7ab4d0)
  • rename lerna's --include-filtered-dependencies option (#817) (cf268e7)
  • sns-publish-test-v3: add test for sns.publish for aws sdk v3 (#1015) (0293d89)
  • use localhost for services in CI (#816) (f497313)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/propagation-utils bumped from ^0.29.1 to ^0.29.2
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
opentelemetry-js-contrib - instrumentation-aws-lambda: v0.34.1

Published by dyladan over 1 year ago

0.34.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/propagator-aws-xray bumped from ^1.1.1 to ^1.2.0
Package Rankings
Top 1.12% on Npmjs.org
Related Projects