Change the interface of Logging service to enforce that maximum one instance is registered at any moment. Change examples to use the logging service exporter. (#301)

5 files changed
tree: 1b5c594d3c9cfb6f5e94c9901aa96b1fb23db82e
  1. all/
  2. benchmarks/
  3. core/
  4. core_impl/
  5. core_impl_android/
  6. core_impl_java/
  7. examples/
  8. gradle/
  9. shared/
  10. .gitignore
  11. .gitmodules
  12. .travis.yml
  13. appveyor.yml
  14. build.gradle
  15. check-git-history.py
  16. checkstyle.xml
  17. CONTRIBUTING.md
  18. findbugs-exclude.xml
  19. gradlew
  20. gradlew.bat
  21. LICENSE
  22. README.md
  23. RELEASING.md
  24. settings.gradle
README.md

Instrumentation - A stats collection framework

Build Status Build status

Instrumentation provides a framework to define and collect stats against metrics and to break those stats down across user-defined dimensions.