@opentelemetry/plugins-node-all
v0.11.0
Published
Metapackage which bundles opentelemetry node core and contrib plugins
Downloads
95
Readme
OpenTelemetry Plugins Node Core
This package depends on all node plugins maintained by OpenTelemetry authors. Installing it will also install all plugins.
Plugins
In addition to all node core plugins, the following plugins will be installed by this package:
- @opentelemetry/plugin-express
- @opentelemetry/plugin-ioredis
- @opentelemetry/plugin-mongodb
- @opentelemetry/plugin-mysql
- @opentelemetry/plugin-pg-pool
- @opentelemetry/plugin-pg
- @opentelemetry/plugin-redis
Note: @opentelemetry/plugin-dns is excluded by default because it requires some manual configuration to prevent infinite loops with exporters.
Useful links
- For more information on OpenTelemetry, visit: https://opentelemetry.io/
- For more about OpenTelemetry JavaScript: https://github.com/open-telemetry/opentelemetry-js
- For help or feedback on this project, join us on gitter
License
Apache 2.0 - See LICENSE for more information.