Skip to content

Latest commit

 

History

History

opencensus

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

OpenCensus logo

OpenCensus Stats(Metrics) API Node.js Samples

OpenCensus is a toolkit for collecting application performance and behavior data. It currently includes 3 apis: stats, tracing and tags.

Table of Contents

Setup

  1. Read Prerequisites and How to run a sample first.

  2. Install dependencies:

    npm install
    

Samples

Stats API

View the documentation or the source code.

Usage: node metrics-quickstart.js