0.0.18 • Published 1 year ago

@jrosadob/ms-trace v0.0.18

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

@jrosadob/ms-trace

[![npm version](https://badge.fury.io/js/@jrosadob%2Fms-trace.svg)](https://badge.fury.io/js/@jrosadob%2Fms-trace)

Package dependencies

This package use:

$ npm i --save @opentelemetry/sdk-node
$ npm i --save @opentelemetry/auto-instrumentations-node
$ npm i --save @opentelemetry/exporter-trace-otlp-http
$ npm i --save @jrosadob/ms-config

How use

Install

$ npm i @jrosadob/ms-trace

Sample .env file

The rest of the configuration should be on the configuration server in yml format.

app:
  name: AppName

tracer:
  exporter:
    url: http://localhost:4318/v1/traces

Use in main.ts

This sample show how use ConfigServer in main.ts

0.0.16

1 year ago

0.0.18

1 year ago

0.0.13

1 year ago

0.0.14

1 year ago

0.0.15

1 year ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.3

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago