Popular repositories
-
-
-
-
Forked from open-telemetry/opentelemetry-js-contrib
OpenTelemetry instrumentation for JavaScript modules
TypeScript
-
-
738 contributions in the last year
Less
More
Contribution activity
July 2021
Created 6 commits in 3 repositories
Created a pull request in DefinitelyTyped/DefinitelyTyped that received 9 comments
[mssql] remove dependency to msnodesqlv8
Remove dependency to msnodesqlv8 because it includes a native addon. As a result all users of mssql had to build this even they don't use it. Refs: #…
+4
−7
•
9
comments
Opened 3 other pull requests in 2 repositories
open-telemetry/opentelemetry-js-api
2
open
open-telemetry/opentelemetry-js-contrib
1
merged
Reviewed 30 pull requests in 5 repositories
open-telemetry/opentelemetry-js 16 pull requests
- examples opentelemetry-api version fix
- chore(deps): update dependency @types/node to v14
- fix(instrumentation-http): set outgoing request attributes on start span
- chore(deps): update all non-major dependencies
- replaced word plugin with instrumentation
- chore: ignore backcompat in renovate
- style: use single quotes everywhere and add a rule to eslint
- feat(opentelemetry-instrumentation-http): support adding custom attri…
- Support gzip compression for node exporter collector
- docs: updates README.md for @opentelemetry/propagator-b3
- chore: rename sdks to better represent what they are [#2146]
- chore: fix lint errors on opentelemetry-context-async-hooks
- chore: updating compatibility matrix
- Update SimpleSpanProcessor to fix onStart method def
- chore(deps): update all non-major dependencies
- chore: update package template engines version
open-telemetry/opentelemetry-js-contrib 9 pull requests
- fix(deps): update all non-major dependencies
- chore: fixing express example
- docs(instrumentation-graphql): improve README.md
- fix(instrumentation-hapi): change root span name to route name
- fix(mysql): bind get connection callback to active context
- fix(mongo): added missing exported types
- chore: enable typescript 4.3 option noImplicitOverride
- fix(deps): pin dependencies
- chore: aligning target for esm build with core repo