Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 864 Bytes

File metadata and controls

33 lines (19 loc) · 864 Bytes

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