1. e56a976 Gauge API : Add DoubleGauge Support (Part2) (#1496) by Mayur Kale · 6 years ago
  2. 418e675 Metrics/Metric: Add a version of create that accepts only one timeseries. (#1495) by Mayur Kale · 6 years ago
  3. 53b1b60 Gauge API : Add LongGauge Support (Part1) (#1489) by Mayur Kale · 6 years ago
  4. 7c6a1e6 Cleanup metrics API exception messages. (#1494) by Bogdan Drutu · 6 years ago
  5. 135dcd9 contrib/DropWizardMetrics: Exclude Meter rate measures (#1493) by Mayur Kale · 6 years ago
  6. 4aa3f0c Add BucketOptions for DistributionValue (#1484) by Mayur Kale · 6 years ago
  7. 809ed22 Exporter/OcAgent: Add methods for getting and applying config. (#1488) by Yang Song · 6 years ago
  8. b1ce784 Exporter/OcAgent: Add options on retry interval and config. (#1487) by Yang Song · 6 years ago
  9. 9c4df3d Metrics/TimeSeries: Add createWithOnePoint method to accept only one … (#1486) by Mayur Kale · 6 years ago
  10. e3b2074 Metrics: Copy TimeSeries list when creating a Metric. (#1485) by Yang Song · 6 years ago
  11. dea86ae Exporter/OcAgent: Add a fake implementation of TraceService. (#1481) by Yang Song · 6 years ago
  12. 08d09c4 Add dropwizard contrib (#1423) by Mayur Kale · 6 years ago
  13. 90edbd5 Mode classes for metrics data model in the exporter package. (#1480) by Bogdan Drutu · 6 years ago
  14. bcfd159 Make metrics compatible with the current proto definition. (#1479) by Bogdan Drutu · 6 years ago
  15. 84630fb Uptade since tag for the entire metrics package. (#1478) by Bogdan Drutu · 6 years ago
  16. fb41bec Split the public metrics API from the data model. (#1477) by Bogdan Drutu · 6 years ago
  17. b9facf9 Update dependencies. (#1474) by Yang Song · 6 years ago
  18. 9580d5f Exporter/OCAgent: Add OcAgentNodeUtils. (#1471) by Yang Song · 6 years ago
  19. 8ca4546 Update releasing (#1472) by Bogdan Drutu · 6 years ago
  20. 3d51b5b Exporter/OCAgent: Move TraceProtoUtils to exporter. (#1470) by Yang Song · 6 years ago
  21. a36f795 Exporter: Start adding OC-Agent Trace Exporter. (#1455) by Yang Song · 6 years ago
  22. 648d772 Avoid using LinkedList and remove couple SuppressWarnings. (#1469) by Bogdan Drutu · 6 years ago
  23. 35c4b3d Monitored Resource: replace gke_container with k8s_container in SD exporter (#1467) by Mayur Kale · 6 years ago
  24. f0e78ba Split SpanImpl into record/notrecord span impl to avoid checks of recording all time. (#1468) by Bogdan Drutu · 6 years ago
  25. 0c988a2 Avoid 3 allocs, one builders and two objects when startSpan. (#1466) by Bogdan Drutu · 6 years ago
  26. 62a9280 Update .gitignore (#1463) by Yang Song · 6 years ago
  27. b2251bf Contrib: Add opencensus-contrib-opencensus-proto-util. (#1459) by Yang Song · 6 years ago
  28. ba5b831 Improve tests for OpenCensusTraceContextDataInjector. (#1422) by sebright · 6 years ago
  29. 6754d42 Travis: Temporarily disable JDK 9 build. (#1461) by Yang Song · 6 years ago
  30. 7da904c Common: Add an API Functions.returnToString(). (#1443) by Yang Song · 6 years ago
  31. 0a3fb97 Update a typo in CHANGELOG. (#1454) by Yang Song · 6 years ago
  32. 7859b8c Update release version for Bazel build files. (#1457) by sebright · 6 years ago
  33. a5d2739 Update release versions for all readme and build files. (#1452) by sebright · 6 years ago
  34. c78686d Update changelog for 0.16.1 release. (#1451) by sebright · 6 years ago
  35. c5365c3 Pass a preconfigured HttpSender to the trace exporter (#1444) by Ashwin Chandrasekar · 6 years ago
  36. 894199f Update links to Log4j log correlation demo. (#1439) by sebright · 6 years ago
  37. 7aab20a Fix ClassCastException in opencensus-contrib-log-correlation-log4j2. (#1437) by sebright · 6 years ago
  38. 69360e9 allow arbitrary metric prefixes (#1440) by Mayur Kale · 6 years ago
  39. 3d98a78 Tracing: Add AttributeValueDouble. (#1442) by Yang Song · 6 years ago
  40. 5faef17 Update changelog for 0.16.0 release. (#1438) by sebright · 6 years ago
  41. b666c2e Update release versions for all readme and build files. (#1435) by sebright · 6 years ago
  42. 97b8014 Update directory names in RELEASING.md. (#1434) by sebright · 6 years ago
  43. 937d229 Revert "Temporarily move "metrics" package into impl_core/ for release. (#1426)" (#1432) by Yang Song · 6 years ago
  44. 98fb8ad Update release instructions for new Github branch protection rules. (#1430) by sebright · 6 years ago
  45. 7b1665e Start 0.17.0 development cycle (#1429) by sebright · 6 years ago
  46. 93ee8f4 Add opencensus-contrib-log-correlation-log4j2 to the list of released artifacts. (#1415) by sebright · 6 years ago
  47. 97a1875 Improve implementation of OpenCensusTraceContextDataInjector. (#1413) by sebright · 6 years ago
  48. 4ddf824 Make LowerCaseBase16Encoding package protected. (#1427) by Bogdan Drutu · 6 years ago
  49. d3fa0e5 Temporarily move "metrics" package into impl_core/ for release. (#1426) by sebright · 6 years ago
  50. c0e0b22 Make jmh available for all subprojects. (#1425) by Bogdan Drutu · 6 years ago
  51. dfc9d00 Avoid using internal org.apache.logging.log4j.core.impl package. (#1421) by sebright · 6 years ago
  52. 1450cd9 Fix a memory reference issue caused by the fact that we always append a new value. (#1420) by Bogdan Drutu · 6 years ago
  53. dccc590 Stackdriver log correlation: Use lowercase c in "openCensusTraceSampled" field. (#1418) by sebright · 6 years ago
  54. 20720ce Change spring-sleuth package to include version. (#1417) by Bogdan Drutu · 6 years ago
  55. 3aefcc4 Log4j log correlation: Capitalize "opencensus" as one word in context key names. (#1414) by sebright · 6 years ago
  56. e0412b4 Update opencensus-contrib-log-correlation-log4j2 artifact/package names in readme. (#1416) by sebright · 6 years ago
  57. 18a2bbd Added ability to specify a custom gRPC stub for the stackdriver exporter (#1410) by Steven Niemitz · 6 years ago
  58. 831fd8d Rename opencensus-contrib-log-correlation-log4j artifact/package to use log4j2. (#1411) by sebright · 6 years ago
  59. 33fa631 Checker Framework: 2.5.4 -> 2.5.5 (#1412) by sebright · 6 years ago
  60. 30c10cc Spring sleuth (#1378) by Dino Oliva · 6 years ago
  61. 0ecdfd0 Contrib/agent: detach() should take the context returned from attach(). (#1409) by Yang Song · 6 years ago
  62. a6039fc Stackdriver log correlation: Improve description of library stability. (#1406) by sebright · 6 years ago
  63. 6638ad6 Log4j log correlation: Add unit tests for handling configuration properties. (#1405) by sebright · 6 years ago
  64. 8a95c21 Add readme for opencensus-contrib-log-correlation-log4j. (#1402) by sebright · 6 years ago
  65. af1eb96 Examples : set sampler to always sample (#1388) by Mayur Kale · 6 years ago
  66. 5677310 Update gRPC version to 1.14. (#1404) by Yang Song · 6 years ago
  67. b25e66b Update release versions for all readme and build files. (#1398) by Yang Song · 6 years ago
  68. ad8db2a Add an entry about v0.15.1 release in CHANGELOG. (#1399) by Yang Song · 6 years ago
  69. d2af3dd Remove guava dependency from the API artifact. (#1393) by Bogdan Drutu · 6 years ago
  70. 658c63a Avoid doing string formatting when calling checkArgument for Metrics package. (#1395) by Bogdan Drutu · 6 years ago
  71. eabc800 Avoid doing string formatting when calling checkArgument. (#1394) by Bogdan Drutu · 6 years ago
  72. 884015c Refactor propagation benchmarks and add b3format benchmarks. (#1390) by Bogdan Drutu · 6 years ago
  73. 8901e4e Add get/from{Byte} methods on TraceOptions and deprecate get/from{Bytes}. (#1392) by Bogdan Drutu · 6 years ago
  74. 217a1e8 Use Utils.checkNotNull instead of writing the null check. (#1385) by Bogdan Drutu · 6 years ago
  75. 0bbfec8 Start adding log correlation for Log4j. (#1371) by sebright · 6 years ago
  76. b8e6dcc Access current span using gRPC context key in OpenCensusTraceLoggingEnhancer. (#1386) by sebright · 6 years ago
  77. 01f2d75 Add missing Javadoc. (#1383) by Yang Song · 6 years ago
  78. 8d75c10 Metrics: Combine TimeSeriesCumulative and TimeSeriesGauge. (#1380) by Yang Song · 6 years ago
  79. 07ede4e Extract logic about current state in internal class. (#1381) by Bogdan Drutu · 6 years ago
  80. 847bdcb Implement CurrentStatsState using atomic variables. (#1377) by Bogdan Drutu · 6 years ago
  81. 2b31689 Make an internal function static. (#1375) by Yang Song · 6 years ago
  82. 9a766e4 Remove match pattern from MutableAggregation. (#1372) by Bogdan Drutu · 6 years ago
  83. 206ddba Build: Update Cloud Auth, Beta and GA versions. (#1374) by Yang Song · 6 years ago
  84. 676ad16 Use the internal get version for getting the current state. (#1373) by Bogdan Drutu · 6 years ago
  85. 50b0e19 Update all targets to at least java7 and android14 (#1367) by Bogdan Drutu · 6 years ago
  86. 93c959f Fix stats to metrics implementation. (#1368) by Bogdan Drutu · 6 years ago
  87. 346a10a Fix deprecation warnings in OpenCensusTraceLoggingEnhancerTest.java. (#1370) by sebright · 6 years ago
  88. 0a2f579 checkstyle: 8.0 -> 8.12 (#1369) by sebright · 6 years ago
  89. 3fdd489 Stats: Register MetricProducer in Stats-impl. (#1348) by Yang Song · 6 years ago
  90. f50596a Add implementation for gauges. (#1365) by Bogdan Drutu · 6 years ago
  91. 8d01189 Ignore VarInt for coverage. (#1366) by Bogdan Drutu · 6 years ago
  92. 775816d Metrics: Implement ExportComponent, make ProducerManager abstract. (#1347) by Yang Song · 6 years ago
  93. 66ae2ee Fix metrics tests by adding the RunWith annotation. (#1364) by Bogdan Drutu · 6 years ago
  94. 81e8ded Metrics: Move metrics to opencensus-api. (#1346) by Yang Song · 6 years ago
  95. a804907 Add support for recording Gauges. (#1344) by Bogdan Drutu · 6 years ago
  96. 52f38e4 Add Tracestate into SpanContext. (#1359) by Bogdan Drutu · 6 years ago
  97. 18aa279 Metrics: Produce and store Metrics in Stats impl. (#1338) by Yang Song · 6 years ago
  98. 4365155 Allow users to use custom metric name prefix for Stackdriver (#1057) by Yang Song · 6 years ago
  99. a77396d Remove protected method from final class. (#1363) by Bogdan Drutu · 6 years ago
  100. 76811ef gradle wrapper --gradle-version 4.9 (#1360) by Bogdan Drutu · 6 years ago