Remove string format of the boundaries. Rename the enum to LatencyBucketBoundaries.
1 file changed
tree: 1468e0f7cc00aa4ce1419aca4df367982881e650
  1. all/
  2. api/
  3. benchmarks/
  4. core/
  5. core_impl/
  6. core_impl_android/
  7. core_impl_java/
  8. examples/
  9. gradle/
  10. .gitignore
  11. .gitmodules
  12. .travis.yml
  13. appveyor.yml
  14. build.gradle
  15. check-git-history.py
  16. checkstyle.license
  17. checkstyle.xml
  18. CONTRIBUTING.md
  19. findbugs-exclude.xml
  20. gradlew
  21. gradlew.bat
  22. LICENSE
  23. README.md
  24. RELEASING.md
  25. 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.