Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autojaeger-node

Is a wrapper around @RisingStack/jaeger-node(https://github.com/RisingStack/jaeger-node)

usage:

npm i autojaeger-node --save

In your bootstrapping file or the file you want to trace:

const AutoJaeger = require('../src/autojaeger');
// eslint-disable-next-line
const tracer = new AutoJaeger({
  serviceName: 'example-service1',
});

Build Status

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages