aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 965c98fe430d9fd6b12bc64d0a479e92f169ab7a (plain)
1
2
3
4
5
6
7
OpenCensus - A stats collection and distributed tracing framework
=================================================================
[![Build Status](https://travis-ci.org/census-instrumentation/instrumentation-java.svg?branch=master)](https://travis-ci.org/census-instrumentation/instrumentation-java) [![Build status](https://ci.appveyor.com/api/projects/status/v5dbthkucuewsu33/branch/master?svg=true)](https://ci.appveyor.com/project/instrumentationjavateam/instrumentation-java/branch/master)

OpenCensus provides a framework to define and collect stats against metrics and to
break those stats down across user-defined dimensions. The library is in alpha
stage and the API is subject to change.