Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 702 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 702 Bytes

OpenCensus Proto - Language Independent Interface Types For OpenCensus

Build Status

Census provides a framework to define and collect stats against metrics and to break those stats down across user-defined dimensions.

The Census framework is natively available in many languages (e.g. C++, Go, and Java). The API interface types are defined using protos to ensure consistency and interoperability for the different implementations.