1. 418e675 Metrics/Metric: Add a version of create that accepts only one timeseries. (#1495) by Mayur Kale · 6 years ago
  2. 135dcd9 contrib/DropWizardMetrics: Exclude Meter rate measures (#1493) by Mayur Kale · 6 years ago
  3. 9c4df3d Metrics/TimeSeries: Add createWithOnePoint method to accept only one … (#1486) by Mayur Kale · 6 years ago
  4. 08d09c4 Add dropwizard contrib (#1423) by Mayur Kale · 6 years ago
  5. 3d51b5b Exporter/OCAgent: Move TraceProtoUtils to exporter. (#1470) by Yang Song · 6 years ago
  6. b2251bf Contrib: Add opencensus-contrib-opencensus-proto-util. (#1459) by Yang Song · 6 years ago
  7. ba5b831 Improve tests for OpenCensusTraceContextDataInjector. (#1422) by sebright · 6 years ago
  8. 7da904c Common: Add an API Functions.returnToString(). (#1443) by Yang Song · 6 years ago
  9. a5d2739 Update release versions for all readme and build files. (#1452) by sebright · 6 years ago
  10. 894199f Update links to Log4j log correlation demo. (#1439) by sebright · 6 years ago
  11. 7aab20a Fix ClassCastException in opencensus-contrib-log-correlation-log4j2. (#1437) by sebright · 6 years ago
  12. 3d98a78 Tracing: Add AttributeValueDouble. (#1442) by Yang Song · 6 years ago
  13. b666c2e Update release versions for all readme and build files. (#1435) by sebright · 6 years ago
  14. 97a1875 Improve implementation of OpenCensusTraceContextDataInjector. (#1413) by sebright · 6 years ago
  15. c0e0b22 Make jmh available for all subprojects. (#1425) by Bogdan Drutu · 6 years ago
  16. dfc9d00 Avoid using internal org.apache.logging.log4j.core.impl package. (#1421) by sebright · 6 years ago
  17. 1450cd9 Fix a memory reference issue caused by the fact that we always append a new value. (#1420) by Bogdan Drutu · 6 years ago
  18. dccc590 Stackdriver log correlation: Use lowercase c in "openCensusTraceSampled" field. (#1418) by sebright · 6 years ago
  19. 20720ce Change spring-sleuth package to include version. (#1417) by Bogdan Drutu · 6 years ago
  20. 3aefcc4 Log4j log correlation: Capitalize "opencensus" as one word in context key names. (#1414) by sebright · 6 years ago
  21. e0412b4 Update opencensus-contrib-log-correlation-log4j2 artifact/package names in readme. (#1416) by sebright · 6 years ago
  22. 831fd8d Rename opencensus-contrib-log-correlation-log4j artifact/package to use log4j2. (#1411) by sebright · 6 years ago
  23. 30c10cc Spring sleuth (#1378) by Dino Oliva · 6 years ago
  24. 0ecdfd0 Contrib/agent: detach() should take the context returned from attach(). (#1409) by Yang Song · 6 years ago
  25. a6039fc Stackdriver log correlation: Improve description of library stability. (#1406) by sebright · 6 years ago
  26. 6638ad6 Log4j log correlation: Add unit tests for handling configuration properties. (#1405) by sebright · 6 years ago
  27. 8a95c21 Add readme for opencensus-contrib-log-correlation-log4j. (#1402) by sebright · 6 years ago
  28. 5677310 Update gRPC version to 1.14. (#1404) by Yang Song · 6 years ago
  29. b25e66b Update release versions for all readme and build files. (#1398) by Yang Song · 6 years ago
  30. d2af3dd Remove guava dependency from the API artifact. (#1393) by Bogdan Drutu · 6 years ago
  31. 0bbfec8 Start adding log correlation for Log4j. (#1371) by sebright · 6 years ago
  32. b8e6dcc Access current span using gRPC context key in OpenCensusTraceLoggingEnhancer. (#1386) by sebright · 6 years ago
  33. 50b0e19 Update all targets to at least java7 and android14 (#1367) by Bogdan Drutu · 6 years ago
  34. 346a10a Fix deprecation warnings in OpenCensusTraceLoggingEnhancerTest.java. (#1370) by sebright · 6 years ago
  35. 0a2f579 checkstyle: 8.0 -> 8.12 (#1369) by sebright · 6 years ago
  36. 52f38e4 Add Tracestate into SpanContext. (#1359) by Bogdan Drutu · 6 years ago
  37. 8939d9f Fix incorrect argument to Checker Framework, and fix nullness warnings. (#1354) by sebright · 6 years ago
  38. 631e8e8 Top-level style class added for Zpages use + Final commit for GSoC... (#1351) by ADAM GARZA · 6 years ago
  39. 53fc5f0 Zpages external CSS added and gradle modified to include this resource (#1341) by ADAM GARZA · 6 years ago
  40. e282236 Delete a TODO fixed by #1339. (#1340) by sebright · 6 years ago
  41. bbe4ffc Add links to google-cloud-logging log correlation examples. (#1339) by sebright · 6 years ago
  42. c7d36a0 Merge pull request #1314 from savaki/spring by Matt Ho · 6 years ago
  43. 60a8454 refactored Handler.proceed as per suggestions from @bogdandrutu by savaki · 6 years ago
  44. b83ea42 Extract constant functions when used in match to reduce number of allocations. (#1336) by Bogdan Drutu · 6 years ago
  45. c03fa25 added `@since` to exported classes and methods by savaki · 6 years ago
  46. 14936be removed test prefix from test methods; updated readme by savaki · 6 years ago
  47. 3866e97 added final keyword to CensusSpringAspect and CensusSpringSqlAspect by savaki · 6 years ago
  48. 3fd3a0b pushed spring runtime requirements to testCompile by savaki · 6 years ago
  49. b11cfc9 fixed type on example by savaki · 6 years ago
  50. a161123 capturing exception type rather than entire stacktrace by savaki · 6 years ago
  51. 73c37df switched error to exception for consistency with tools like zipkin by savaki · 6 years ago
  52. 3dcabd0 updated spring README.md by savaki · 6 years ago
  53. 542abc9 fixed formatting of comments by savaki · 6 years ago
  54. 12206e5 included summary of testing methodology with tests by savaki · 6 years ago
  55. 0f91905 reorganized spring dependencies into compile, runtime, and testCompile by savaki · 6 years ago
  56. e01a30b reduced signature dependency to Java 1.6 by savaki · 6 years ago
  57. 1e12e28 removed debug statement by savaki · 6 years ago
  58. 214433a reduced Java version requirement to Java 6 by savaki · 6 years ago
  59. 112428d renamed @Trace to @Traced by savaki · 6 years ago
  60. 0554446 Census*Aspects now receive Tracer via dependency injection by savaki · 6 years ago
  61. 27d1fb8 refactored "".equals(...) with isEmpty by savaki · 6 years ago
  62. 150a690 changed example custom-label to custom-span-name by savaki · 6 years ago
  63. 5145e83 removed unused debug statement by savaki · 6 years ago
  64. c3f671a improved test coverage by savaki · 6 years ago
  65. a65edc8 fixed checkstyle problems by savaki · 6 years ago
  66. 3fc8941 removed references to New Relic by savaki · 6 years ago
  67. 6e885b6 added initial support for spring annotations by savaki · 6 years ago
  68. 5f7a05e Contrib: Add an exemplar_util artifact to help record special exemplars. (#1297) by Yang Song · 6 years ago
  69. 2d1e5c8 Rpcz, Statsz, Tracez, and Traceconfigz page styling modifications (#1295) by ADAM GARZA · 6 years ago
  70. 660e8f3 gRPC metrics: Add APIs to register gRPC client and server views separately. (#1282) by Yang Song · 6 years ago
  71. ce0fe92 Update release versions for all readme and build files. (#1277) by Yang Song · 6 years ago
  72. 3d361ad Clean up OpenCensusTraceLoggingEnhancer Javadocs. by Kristen Kozak · 6 years ago
  73. c6cb49b Expand readme for opencensus-contrib-log-correlation-stackdriver. by Kristen Kozak · 6 years ago
  74. f027bd9 Expose an OpenCensusTraceLoggingEnhancer constructor that sets all fields. by Kristen Kozak · 6 years ago
  75. be9b78e Use a more descriptive name for the Stackdriver log correlation "sampled" label. by Kristen Kozak · 6 years ago
  76. 0c93579 Add '@since' tags to OpenCensusTraceLoggingEnhancer. by Kristen Kozak · 6 years ago
  77. 4455cb5 Cache prefix used for LogEntry.trace field in OpenCensusTraceLoggingEnhancer. by Kristen Kozak · 6 years ago
  78. b66232f Allow overriding the Project ID used by OpenCensusTraceLoggingEnhancer. by Kristen Kozak · 6 years ago
  79. 3a4a64a Add ALL_SPANS/NO_SPANS/SAMPLED_SPANS property to OpenCensusTraceLoggingEnhancer. by Kristen Kozak · 6 years ago
  80. 60ef801 Refactor OpenCensusTraceLoggingEnhancerTest. by Kristen Kozak · 6 years ago
  81. 372aa6d Error Prone: 2.2.0 -> 2.3.1 by Kristen Kozak · 6 years ago
  82. b00051b Merge pull request #1212 from sebright/stackdriver-log-correlation by sebright · 6 years ago
  83. 6ce8f89 Add a link to the Stackdriver LoggingEnhancer. by Kristen Kozak · 6 years ago
  84. 23faa1e Add a TODO for configuring the LoggingEnhancer with Java properties. by Kristen Kozak · 6 years ago
  85. 73c0787 Remove opencensus-contrib-log-correlation-stackdriver-demo. by Kristen Kozak · 6 years ago
  86. 9fbd97e Add a TODO about overriding the project ID. by Kristen Kozak · 6 years ago
  87. 4f801e3 Update TODO about caching the project ID. by Kristen Kozak · 6 years ago
  88. 9d4b3e5 Upgrade google-cloud-logging and set new LogEntry spanId field. by Kristen Kozak · 6 years ago
  89. 36ad77a Remove TODO about ignoring blank spans. by Kristen Kozak · 6 years ago
  90. 9a5deb0 Mention that the log correlation feature is experimental in the Javadoc. by Kristen Kozak · 6 years ago
  91. d34e4b2 Start adding log correlation for Stackdriver Logging. by Kristen Kozak · 6 years ago
  92. 9149643 Expose the factory methods of MonitoredResource. (#1250) by Yang Song · 6 years ago
  93. eaa5770 Update release versions for all readme and build files. (#1237) by Yang Song · 6 years ago
  94. 375907a Add started_rpcs measures and views to RPC constants. (#1230) by Yang Song · 6 years ago
  95. 8adb02c Merge pull request #1197 from sebright/hide-Settings-constructor by sebright · 6 years ago
  96. 709d97a Add util contrib package for AppEngine standard. (#1214) by Bogdan Drutu · 6 years ago
  97. a3b50ea Update versions for monitored resource util README. (#1206) by Yang Song · 6 years ago
  98. 6720829 Add @Internal to io.opencensus.contrib.agent.Settings constructor (issue #977). by Kristen Kozak · 6 years ago
  99. f7b1813 Update release versions for all readme and build files. (#1190) by Yang Song · 6 years ago
  100. 5adfbbd Update release versions for all readme and build files. (#1178) by Yang Song · 6 years ago