1. 7859b8c Update release version for Bazel build files. (#1457) by sebright · 6 years ago
  2. a5d2739 Update release versions for all readme and build files. (#1452) by sebright · 6 years ago
  3. b666c2e Update release versions for all readme and build files. (#1435) by sebright · 6 years ago
  4. 7b1665e Start 0.17.0 development cycle (#1429) by sebright · 6 years ago
  5. af1eb96 Examples : set sampler to always sample (#1388) by Mayur Kale · 6 years ago
  6. b25e66b Update release versions for all readme and build files. (#1398) by Yang Song · 6 years ago
  7. 76811ef gradle wrapper --gradle-version 4.9 (#1360) by Bogdan Drutu · 6 years ago
  8. 108bd04 Remove use of deprecated AggregationWindow from QuickStart.java. by Kristen Kozak · 6 years ago
  9. 9d53392 Example: record against an example method tag. (#1280) by Yang Song · 6 years ago
  10. 8f17edc Examples: Record some stats and spans for ZPageTester. (#1279) by Yang Song · 6 years ago
  11. ce0fe92 Update release versions for all readme and build files. (#1277) by Yang Song · 6 years ago
  12. ee7d55e Start 0.16.0 development cycle by Kristen Kozak · 6 years ago
  13. 20a6387 Examples: add runtime dependency on netty-tcnative-boringssl-static. (#1247) by Yang Song · 6 years ago
  14. eaa5770 Update release versions for all readme and build files. (#1237) by Yang Song · 6 years ago
  15. 70deecc Start 0.15.0 development cycle by songy23 · 6 years ago
  16. ff7a991 Update gradle to 4.7. (#1231) by Bogdan Drutu · 6 years ago
  17. f7b1813 Update release versions for all readme and build files. (#1190) by Yang Song · 6 years ago
  18. 5adfbbd Update release versions for all readme and build files. (#1178) by Yang Song · 6 years ago
  19. 25f0932 Update release versions for Bazel BUILD. (#1166) by Yang Song · 6 years ago
  20. 6de797b Update release versions for readme and build files. (#1160) by Yang Song · 6 years ago
  21. 1cc5554 Start 0.14.0 development cycle (#1157) by Yang Song · 6 years ago
  22. 4e62aac Rename StatsRunner to TagContextExample because it's more about TagContext. (#1156) by Yang Song · 6 years ago
  23. b793c93 Update release versions for all readme and build files. (#1129) by Yang Song · 6 years ago
  24. e6003ff Move the examples/ format check from the build file to the Travis script. by Kristen Kozak · 6 years ago
  25. cd13156 Move the examples/ checkstyle check from the build file to the Travis script. by Kristen Kozak · 6 years ago
  26. 751ea3c Add bazel build for gRPC Hello World example. (#1052) by Yang Song · 6 years ago
  27. 7d9562e Fix comment about bucket boundaries in the helloworld example. (#1070) by Ian Sturdy · 6 years ago
  28. 8bce79c Add a gRPC Hello World example. (#1044) by Yang Song · 6 years ago
  29. e45afa1 Change MBy to By units. (#1058) by easy · 6 years ago
  30. b40fd02 Make "./gradlew goJF" work in examples/ (#1059) by easy · 6 years ago
  31. 4733917 Update ZPagesTester section in examples README (#1049) by Yang Song · 6 years ago
  32. fa2723c Prefer non-deprecated classes. (#1045) by Stefan Schmidt · 6 years ago
  33. 4d369a4 Update QuickStart to improve readability. (#1043) by Yang Song · 6 years ago
  34. 97932e8 Update example README to include QuickStart (#1042) by Yang Song · 6 years ago
  35. d2b255e Add a QuickStart example. (#1039) by Yang Song · 6 years ago
  36. 88c49d4 Update release versions for all readme and build files. (#1033) by Yang Song · 6 years ago
  37. ca3e76f Update opencensus version for bazel build file in examples (#1011) by Yang Song · 6 years ago
  38. 16720b1 Update release versions for all readme and build files. (#1010) by Yang Song · 6 years ago
  39. 0caef93 Start 0.13.0 development cycle (#1004) by Yang Song · 6 years ago
  40. e067f95 Fix broken command in examples readme. (#969) by Hailong Wen · 6 years ago
  41. 386912f Update release versions for all readme and build files. (#961) by Hailong Wen · 6 years ago
  42. e9b6178 Update script in RELEASING.md and use them to update release version in all readmes and build files. (fixes #941) (#946) by Hailong Wen · 6 years ago
  43. 916e10e Update scripts in RELEASING.md to include examples/pom.xml, and apply the change. (#943) by Hailong Wen · 6 years ago
  44. fc71453 Bump version in examples/build.gradle (#939) by Bogdan Drutu · 6 years ago
  45. 3ba71b6 Add bazel build support for `examples`. (#893) by Hailong Wen · 6 years ago
  46. 140e7d5 Add maven build support for `examples`. (#891) by Hailong Wen · 6 years ago
  47. a8cb376 Remove unnecessary plugins and script commands; update README commands. by Hailong Wen · 6 years ago
  48. 847cd88 Use fixed latest opencensusVersion and remove findbugs and errorprone. by Hailong Wen · 7 years ago
  49. f08d21c Address comments from bogdan and sebright. by Hailong Wen · 7 years ago
  50. c0be5b4 Make `examples` an independent gradle project. by Hailong Wen · 7 years ago
  51. 8b84943 Enable PrivateConstructorForUtilityClass Error Prone warning. by Kristen Kozak · 7 years ago
  52. 5923bdb Move implementation directories (#786) by Yang Song · 7 years ago
  53. 6cb4dd2 Add gradle plugin for google java format. Enforce all files to be formatted. (#771) by Bogdan Drutu · 7 years ago
  54. ff43823 Rename StatsRecord to MeasureMap (#757) by Yang Song · 7 years ago
  55. 2536bd3 Remove support for multiple tag types. by Kristen Kozak · 7 years ago
  56. fc86613 Rename StatsBuilder to StatsRecord. by Kristen Kozak · 7 years ago
  57. 44b7acb Rename StatsRecorder.builder to newStatsBuilder. by Kristen Kozak · 7 years ago
  58. 0a53489 Move MeasureMap from the API to the implementation. by Kristen Kozak · 7 years ago
  59. 92e363f Move stats and tags packages to opencensus-api to prepare for release. (#723) by sebright · 7 years ago
  60. e69bb99 Add instructions how to use zpages examples. (#722) by Bogdan Drutu · 7 years ago
  61. 9076507 Refactor MeasureMap.Builder (#636) by Yang Song · 7 years ago
  62. c74c55e Rename TagContexts to Tagger (fixes #588). by Kristen Kozak · 7 years ago
  63. eb79056 Rename TagContextBuilder.set methods to "put". by Kristen Kozak · 7 years ago
  64. 45f115a Fix zpages readme and add helper function that starts a server. (#570) by Bogdan Drutu · 7 years ago
  65. b58a599 Merge pull request #564 from sebright/tag-value-class by sebright · 7 years ago
  66. 47433a7 Rename the package for exporters to match the artifact name. (#566) by Bogdan Drutu · 7 years ago
  67. 88c0dd0 Rename zpage package to match the artifact name. (#567) by Bogdan Drutu · 7 years ago
  68. 778d3b5 Add a Stackdriver trace exporter using V1 Stackdriver Trace API. (#554) by Bogdan Drutu · 7 years ago
  69. 295778a Update StatsRunner for new tagging API. by Kristen Kozak · 7 years ago
  70. 843e959 Add a TagValue class. by Kristen Kozak · 7 years ago
  71. 81fc783 Update README for zpages configuration. Add a generic class that registers all Handlers. (#555) by Bogdan Drutu · 7 years ago
  72. efb18be Cleanup LoggingExporter. (#553) by Bogdan Drutu · 7 years ago
  73. dab8185 Rename contrib projects. (#551) by Stefan Schmidt · 7 years ago
  74. b2f48c5 Change the licence to OpenCensus authors. (#539) by Bogdan Drutu · 7 years ago
  75. a77f1b6 Add initial implementation of the tracez page. (#517) by Bogdan Drutu · 7 years ago
  76. 6a60437 Replace original tag classes with classes in the tags package. by Kristen Kozak · 7 years ago
  77. 4a90bd0 Add Scope as interface for NonThrowingCloseables that work with current context. by Kristen Kozak · 7 years ago
  78. 67582d5 Rename Measure and Measurement subclasses. (#414) by Yang Song · 7 years ago
  79. 77a930f Refactor MeasurementValue and MeasurementMap (#405) by Yang Song · 7 years ago
  80. 6bf1e1d Move logging exporter into an independent package. (#416) by Bogdan Drutu · 7 years ago
  81. 4f17a46 Mark benchmark variables to be final. Add javadoc for main argument. (#409) by Bogdan Drutu · 7 years ago
  82. f93d676 Change tracer API names to create a SpanBuilder. (#407) by Bogdan Drutu · 7 years ago
  83. 39ac27f Refactor MeasurementDescriptor. (#396) by Yang Song · 7 years ago
  84. 07d6999 Change API to remove the "Option" logic and keep only Builder. (#380) by Bogdan Drutu · 7 years ago
  85. 52f8ecc Change examples to use runtime dependency on implementations. (#383) by Bogdan Drutu · 7 years ago
  86. 831b9ce Fix Tracing method name to get ExportComponent (#382) by Bogdan Drutu · 7 years ago
  87. 08b8962 Move stats classes to io.opencensus.stats. by Kristen Kozak · 7 years ago
  88. 4aa6e80 Move TestClock in opencensus-testing package. (#368) by Bogdan Drutu · 7 years ago
  89. e47a5ca Add README.md for examples, change all reference to Instrumentation to OpenCensus. (#354) by Bogdan Drutu · 7 years ago
  90. f393044 Split TraceExporter class into ExportComponent and all the sub-components in an export package. (#332) by Bogdan Drutu · 7 years ago
  91. 80ec0c1 Move internal & common & trace to the new package io.opencensus (#339) by Bogdan Drutu · 7 years ago
  92. 7219d06 Update stats example to use APIs in StatsContextFactory. (#330) by Yang Song · 7 years ago
  93. 6099b21 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) by Bogdan Drutu · 7 years ago
  94. f94b275 Fix the examples application. (#300) by Bogdan Drutu · 7 years ago
  95. 5a6e345 Rename gradle subprojects name to match the directories name. (#298) by Bogdan Drutu · 7 years ago
  96. 54a0840 Remove java7/8 directories. Currently we do not need any feature from java8. (#292) by Bogdan Drutu · 7 years ago
  97. 948af51 Update other build files for core_impl split. by Kristen Kozak · 7 years ago
  98. 5448a85 Add a new class Trace which holds the global state for the trace implementation. (#201) by Bogdan Drutu · 7 years ago
  99. 2559a87 Run google java formatter on the tracing. (#205) by Bogdan Drutu · 7 years ago
  100. c6a59fb Add build rule for examples to generate executable binaries. Fix javadoc errors in examples. (#175) by Bogdan Drutu · 7 years ago