opentelemetry-ext-js
Conventions • Development Guide
js extensions for the open-telemetry project, from Aspecto with
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 v0.25.0
Instrumentations
Resource Detectors
Detector | Synchronicity | NPM |
---|---|---|
Service | Synchronous | |
Deployment | Synchronous | |
Git | Synchronous |
Compatibility Table
Instrumentations Version | OpenTelemetry Version |
---|---|
0.25.x | 0.25.0 |
0.24.x | 0.24.0 |
0.23.x | 0.23.0 |
0.22.x | 0.22.0 |
0.21.x | 0.21.0 |
0.5.x | 0.20.0 |
0.4.x | 0.19.0 |
0.3.x | 0.18.0 |
0.2.x | 0.17.0 |
0.1.x | 0.16.0 |
0.0.x | 0.15.0 |
评论