Coder Social home page Coder Social logo

whs / opencensus-node Goto Github PK

View Code? Open in Web Editor NEW

This project forked from census-instrumentation/opencensus-node

0.0 3.0 0.0 2.72 MB

A stats collection and distributed tracing framework

Home Page: https://opencensus.io

License: Apache License 2.0

TypeScript 95.59% JavaScript 0.54% HTML 3.85% Shell 0.02%

opencensus-node's Introduction

OpenCensus Libraries for Node.js

Gitter chat

OpenCensus Node.js is an implementation of OpenCensus, a toolkit for collecting application performance and behavior monitoring data. Right now OpenCensus for Node.js supports custom tracing and automatic tracing for HTTP and HTTPS. Please visit the OpenCensus Node.js package for usage.

The library is in alpha stage and the API is subject to change.

Please join gitter for help or feedback on this project.

Installation

Install OpenCensus with:

npm install @opencensus/nodejs

Plugins

OpenCensus can collect tracing data automatically using plugins. Users can also create and use their own plugins. Currently, OpenCensus supports automatic tracing for:

Propagation

OpenCensus collects distributed tracing. It is able to do so by propagating span data through services. Currently, OpenCensus supports:

Exporters

OpenCensus is vendor-agnostic and can upload data to any backend with various exporter implementations. Even though, OpenCensus provides support for many backends, users can also implement their own exporters for proprietary and unofficially supported backends. Currently, OpenCensus supports:

If no exporter is registered in the tracing instance, as default, a console log exporter is used.

Useful links

opencensus-node's People

Contributors

silva-fabio avatar eduardoemery avatar djonathascardoso avatar mayurkale22 avatar eldreygalindo avatar kjin avatar whs avatar isaikevych avatar luanamartinssantos avatar fabiogomessilva avatar tcolgate avatar justindsmith avatar renovate[bot] avatar bripkens avatar ofrobots avatar alexpamies avatar xginn8 avatar adriancole avatar bogdandrutu avatar conord33 avatar danielkhan avatar dsborets avatar grantwwu avatar jflorencio avatar novemberborn avatar rueian avatar thesandlord avatar watson avatar songy23 avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.