Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.61 KB

File metadata and controls

43 lines (28 loc) · 1.61 KB

OpenTelemetry Collector Exporter for web and node

NPM Published Version Apache License

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 base exporter for web and node to be used with opentelemetry-collector.

Installation

npm install --save @opentelemetry/otlp-exporter-base

GRPC

For GRPC please check npm-url-grpc

PROTOBUF

For PROTOBUF please check npm-url-proto

Useful links

License

Apache 2.0 - See LICENSE for more information.