This module offers two components:
- Custom telemetry service
- Jaeger Tracing through Open Telemetry
npm install --save @studiowebux/telemetry
TBD
TBD
const { Telemetry } = require('@studiowebux/telemetry');
const { tracing } = require('@studiowebux/telemetry');
The
/examples
directory has one example, use thestart.sh
script
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
SEE LICENSE IN license.txt