Merge pull request #386 from ubschmidt2/manifest

Fix the Source/Target-Compatibility manifest entry.
tree: 86fb2db18a30e7f487a379f4693ec30486925121
  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.