Add Annotation and Link as classes in the trace API. Change Span to accept Links and Annotations. (#173)

13 files changed
tree: e984d115d4c7359de17d5fc4c190db313916c755
  1. all/
  2. benchmarks/
  3. core/
  4. core_impl/
  5. examples/
  6. gradle/
  7. shared/
  8. .gitignore
  9. .gitmodules
  10. .travis.yml
  11. build.gradle
  12. check-git-history.py
  13. checkstyle.xml
  14. CONTRIBUTING.md
  15. gradlew
  16. gradlew.bat
  17. LICENSE
  18. README.md
  19. settings.gradle
README.md

Instrumentation - A stats collection framework

Build Status

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