Package Exports
- @honeycombio/opentelemetry-node
- @honeycombio/opentelemetry-node/dist/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@honeycombio/opentelemetry-node) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Honeycomb OpenTelemetry Distro for Node.js
STATUS: this library is BETA. You're welcome to try it, and let us know your feedback in the issues!
This is Honeycomb's Distribution of OpenTelemetry for Node.js. It makes getting started with OpenTelemetry and Honeycomb easier!
Latest release:
- built with OpenTelemetry JS Stable v1.22.0, Experimental v0.49.1, API v1.8.0
- compatible with OpenTelemetry Auto-Instrumentations for Node ~0.43.0
Requirements
- Node 14 or higher
Getting Started
Honeycomb's Distribution of OpenTelemetry for Node.js allows you to streamline configuration and to instrument as quickly and easily as possible.
Why would I want to use this?
- Streamlined configuration for sending data to Honeycomb!
- Easy interop with existing instrumentation with OpenTelemetry!
- Deterministic sampling!
- Multi-span attributes!
- Local visualizations!