opentelemetry-contrib
v0.7.0
Published
This is a repository for OpenTelemetry JavaScript contributions.
Downloads
6
Maintainers
Readme
OpenTelemetry JavaScript Contrib
This is a repository for OpenTelemetry JavaScript contributions that are not part of the core repository and core distribution of the API and SDK.
Plugins
OpenTelemetry can collect tracing data automatically using plugins. Vendors/Users can also create and use their own. Currently, OpenTelemetry supports automatic tracing for:
Node Plugins
- @opentelemetry/plugin-grpc
- @opentelemetry/plugin-http
- @opentelemetry/plugin-https
- @opentelemetry/plugin-mongodb
- @opentelemetry/plugin-mysql
- @opentelemetry/plugin-pg
- @opentelemetry/plugin-pg-pool
- @opentelemetry/plugin-redis
- @opentelemetry/plugin-ioredis
- @opentelemetry/plugin-dns - By default, this plugin is not loaded #612
- @opentelemetry/plugin-express - By default, this plugin is not loaded
Web Plugins
- @opentelemetry/plugin-document-load
- @opentelemetry/plugin-xml-http-request
- @opentelemetry/plugin-user-interaction
Useful links
- For more information on OpenTelemetry, visit: https://opentelemetry.io/
- For help or feedback on this project, join us on gitter
License
Apache 2.0 - See LICENSE for more information.