Package Exports
- @opentelemetry/otlp-proto-exporter-base
- @opentelemetry/otlp-proto-exporter-base/build/esm/index.js
- @opentelemetry/otlp-proto-exporter-base/build/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 (@opentelemetry/otlp-proto-exporter-base) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
OpenTelemetry Collector Exporter for node with protobuf
Note: This package is intended for internal use only.
Note: This is an experimental package under active development. New releases may include breaking changes.
This module provides a OTLP-http/protobuf exporter base for Node.js (browsers not supported) to be used with opentelemetry-collector.
Installation
npm install --save @opentelemetry/otlp-proto-exporter-base
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 in GitHub Discussions
License
Apache 2.0 - See LICENSE for more information.