opentelemetry-js-collector

0.0.4 • Public • Published

OpenTelemetry JS Collector

The OpenTelemetry missing collector in nodejs implementation.

This project is a PoC

import {Collector} from 'opentelemtry-js-collector';


const collector = new Collector()

Installatio

npm install

Run the service

Run the collector

node server.js

run the test app

node test_app.js

Package Sidebar

Install

npm i opentelemetry-js-collector

Weekly Downloads

3

Version

0.0.4

License

Apache-2.0

Unpacked Size

850 kB

Total Files

57

Last publish

Collaborators

  • zhirafovod