5.0.0 • Published 14 days ago

@studiowebux/telemetry v5.0.0

Weekly downloads
-
License
SEE LICENSE IN li...
Repository
github
Last release
14 days ago

Introduction

This module offers two components:

  • Custom telemetry service
  • Jaeger Tracing through Open Telemetry

Installation

npm install --save @studiowebux/telemetry

NPM

Usage

Configuration

TBD

Functions

TBD

Telemetry

const { Telemetry } = require('@studiowebux/telemetry');

Tracing with Jaeger

const { tracing } = require('@studiowebux/telemetry');

Quick start

The /examples directory has one example, use the start.sh script

Videos and other resources

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

SEE LICENSE IN license.txt