Add implementation to support annotations,links and network events. (#296)

* Add implementation to support annotations,links and network events.
4 files changed
tree: 730cba4269861c8d2f11526e8edbc95f3d6d3256
  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.