Re-enable integration tests. (#563)

1 file changed
tree: b601a8ffcf011857b7b14b9f14fcce9bc5b22f93
  1. .github/
  2. all/
  3. api/
  4. benchmarks/
  5. buildscripts/
  6. contrib/
  7. core/
  8. core_impl/
  9. core_impl_android/
  10. core_impl_java/
  11. examples/
  12. exporters/
  13. gradle/
  14. impl/
  15. impl_core/
  16. impl_lite/
  17. testing/
  18. .gitignore
  19. .gitmodules
  20. .travis.yml
  21. appveyor.yml
  22. AUTHORS
  23. build.gradle
  24. check-git-history.py
  25. CONTRIBUTING.md
  26. findbugs-exclude.xml
  27. gradlew
  28. gradlew.bat
  29. LICENSE
  30. README.md
  31. RELEASING.md
  32. settings.gradle
README.md

OpenCensus - A stats collection and distributed tracing framework

Build Status Build status Maven Central

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.