grpc-interceptor-opentracing
TypeScript icon, indicating that this package has built-in type declarations

1.3.1 • Public • Published

grpc-interceptor-opentracing

start span and chain on previous one if exists, then report when grpc call finish

Usage

npm i grpc-interceptor-opentracing
import opentracing from 'grpc-interceptor-opentracing';
 
server.use(opentracing(options));

Options

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i grpc-interceptor-opentracing

    Weekly Downloads

    1

    Version

    1.3.1

    License

    ISC

    Unpacked Size

    6.43 kB

    Total Files

    6

    Last publish

    Collaborators

    • edvardchen