Reserve a package for classes that need to be loaded by the boostrap classloader.
1 file changed
tree: c4a671c3ede952d94c0bb6baa589d398690be345
  1. all/
  2. api/
  3. benchmarks/
  4. contrib/
  5. core/
  6. core_impl/
  7. core_impl_android/
  8. core_impl_java/
  9. examples/
  10. gradle/
  11. impl/
  12. impl_core/
  13. impl_lite/
  14. testing/
  15. .gitignore
  16. .gitmodules
  17. .travis.yml
  18. appveyor.yml
  19. build.gradle
  20. check-git-history.py
  21. checkstyle.license
  22. checkstyle.xml
  23. CONTRIBUTING.md
  24. findbugs-exclude.xml
  25. gradlew
  26. gradlew.bat
  27. LICENSE
  28. README.md
  29. RELEASING.md
  30. settings.gradle
README.md

OpenCensus - A stats collection and distributed tracing framework

Build Status Build status

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.