Skip to content

zombispormedio/opentelemetry-ext-js

 
 

Repository files navigation

opentelemetry-ext-js

Build license license

Conventions   •   Development Guide


js extensions for the open-telemetry project, from Aspecto with ❤️

The instrumentations in this repo are:

Compatible with SDK v0.18.0

Instrumentations

Instrumentation Package Instrumented Lib NPM
opentelemetry-instrumentation-kafkajs kafkajs NPM version
opentelemetry-instrumentation-aws-sdk aws-sdk NPM version
opentelemetry-instrumentation-typeorm TypeORM NPM version
opentelemetry-instrumentation-sequelize Sequelize NPM version
opentelemetry-instrumentation-mongoose mongoose NPM version
opentelemetry-instrumentation-elasticsearch @elastic/elasticsearch NPM version
opentelemetry-instrumentation-neo4j neo4j-driver NPM version
opentelemetry-instrumentation-amqplib amqplib (RabbitMQ) NPM version

Compatibility with opentelemetry versions

Instrumentations in this repo are using opentelemetry Instrumentation API.

For documentation using with the old plugin api, please go here.

Tested and verified against otel v0.18.0

  • Versions 0.3.x of the instrumentations are compatible with otel version v0.18.0
  • Versions 0.2.x of the instrumentations are compatible with otel version v0.17.0
  • Versions 0.1.x of the instrumentations are compatible with otel version v0.16.0
  • Versions 0.0.x of the instrumentations are compatible with otel version v0.15.0

About

js extensions for the open-telemetry project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%