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.
Bogdan Drutu
c6f4752cae
|
6 years ago | |
---|---|---|
gen-go | 7 years ago | |
gradle/wrapper | 7 years ago | |
opencensus/proto | 6 years ago | |
.gitignore | 7 years ago | |
.travis.yml | 8 years ago | |
AUTHORS | 7 years ago | |
BUILD.bazel | 7 years ago | |
CONTRIBUTING.md | 8 years ago | |
LICENSE | 8 years ago | |
README.md | 7 years ago | |
WORKSPACE | 7 years ago | |
build.gradle | 6 years ago | |
gradlew | 7 years ago | |
gradlew.bat | 8 years ago | |
mkgogen.sh | 6 years ago | |
pom.xml | 6 years ago | |
settings.gradle | 7 years ago |
README.md
OpenCensus Proto - Language Independent Interface Types For OpenCensus
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.