JavaScript extensions for the OpenTelemetry project.
The instrumentations in this repo are:
- vendor neutral
- strictly complies with open telemetry semantic conventions
- up to date with latest SDK version
Compatible with SDK stable v1.0.1 and SDK experimental v0.27.0
Instrumentation Package | Instrumented Lib | NPM |
---|---|---|
opentelemetry-instrumentation-remix | remix |
|
opentelemetry-instrumentation-prisma-client | @prisma/client |
This repository is inspired by / forked from the Aspecto opentelemetry-ext-js repository.