1.10.3 • Published 12 days ago

@saidsef/tracing-node v1.10.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
12 days ago

Opentelemetry Wrapper for Tracing Node Applications

CI Release GitHub issues npm npm

Get telemetry for your app in less than 3 minutes!

A wrapper around opentelemetry and set of instrumentation applications. This is to make instrumentation (more) idempotent.

Prerequisites

  • NodeJS
  • ...
  • Profit!

Instalation

npm install @saidsef/tracing-node --save

Usage

const { setupTracing } = require('@saidsef/tracing-node');
setupTracing('hostname', 'application_name', 'endpoint');
import { setupTracing } from '@saidsef/tracing-node';
setupTracing('hostname', 'application_name', 'endpoint');

Required Parameters are

NameTypeDescription
hostnamestringcontainer / pod hostname
application_namestringservice / application name
endpointstringtracing endpoint i.e. <schema>://<host>:<port>

Source

Our latest and greatest source of tracing-node can be found on GitHub. Fork us!

Contributing

We would :heart: you to contribute by making a pull request.

Please read the official Contribution Guide for more information on how you can contribute.

1.10.3

12 days ago

1.10.2

21 days ago

1.9.8

26 days ago

1.9.7

26 days ago

1.10.1

25 days ago

1.10.0

25 days ago

1.9.6

28 days ago

1.9.5

1 month ago

1.9.4

2 months ago

1.9.3

2 months ago

1.9.1

2 months ago

1.9.2

2 months ago

1.9.0

2 months ago

1.8.30

2 months ago

1.8.29

2 months ago

1.8.28

2 months ago

1.8.27

3 months ago

1.8.26

3 months ago

1.8.25

4 months ago

1.8.23

4 months ago

1.8.24

4 months ago

1.8.22

4 months ago

1.8.21

4 months ago

1.8.20

5 months ago

1.8.19

5 months ago

1.8.18

5 months ago

1.8.17

5 months ago

1.8.16

6 months ago

1.8.15

6 months ago

1.8.14

6 months ago

1.8.13

7 months ago

1.8.12

7 months ago

1.8.10

7 months ago

1.8.9

7 months ago

1.8.8

7 months ago

1.8.7

7 months ago

1.8.6

8 months ago

1.8.5

8 months ago

1.8.4

9 months ago

1.8.3

9 months ago

1.7.9

9 months ago

1.7.8

10 months ago

1.7.7

10 months ago

1.7.6

10 months ago

1.7.5

10 months ago

1.7.4

10 months ago

1.7.3

10 months ago

1.7.2

10 months ago

1.7.1

10 months ago

1.6.4

10 months ago

1.1.2

10 months ago

1.1.1

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago