opentelemetry-js-contrib
opentelemetry-js-contrib copied to clipboard
OpenTelemetry instrumentation for JavaScript modules
## Which problem is this PR solving? - Similar to #1953 this provides the alternative option discussed in some comments for disabling some instrumentations via environment variable. ## Short description...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/open-telemetry/opentelemetry-js-contrib). ## Config Migration Needed - [ ]...
## Which problem is this PR solving? Add support for `cloud.resource_id` in the AWS ECS detector. ## Short description of the changes Implement setting the ContainerARN as value to `cloud.resource_id`...
## Which problem is this PR solving? - typo in the documentation ## Short description of the changes -
## Which problem is this PR solving? - Reduce bundle size by only import the correct function (And so that osx-temp on macOS is not required, as cpu.js of the...
### What version of OpenTelemetry are you using? 1.0.4 ### What version of Node are you using? 14.18.3 ### What did you do? I set up an express app that...
## Which problem is this PR solving? Prerequisite for https://github.com/open-telemetry/opentelemetry-js-contrib/issues/1845 ## Short description of the changes Adds the [kafkajs instrumentation](https://github.com/aspecto-io/opentelemetry-ext-js/tree/master/packages/instrumentation-kafkajs) created by Aspecto which does not seem to be maintained...
Add details about the Semantic Version used
## Which problem is this PR solving? - ## Short description of the changes - WIP: attempting fix for dual-publishing CJS/ESM builds
:robot: I have created a release *beep* *boop* --- auto-instrumentations-node: 0.46.1 ## [0.46.1](https://github.com/open-telemetry/opentelemetry-js-contrib/compare/auto-instrumentations-node-v0.46.0...auto-instrumentations-node-v0.46.1) (2024-05-02) ### Dependencies * The following workspace dependencies were updated * dependencies * @opentelemetry/instrumentation-express bumped from ^0.38.0...