Language Independent Interface Types For OpenCensus
(grpc依赖)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
OpenCensus Proto - Language Independent Interface Types For OpenCensus
|
|
|
|
===============================================================
|
|
|
|
[![Build Status][travis-image]][travis-url]
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
[travis-image]: https://travis-ci.org/census-instrumentation/opencensus-proto.svg?branch=master
|
|
|
|
[travis-url]: https://travis-ci.org/census-instrumentation/opencensus-proto
|