1. 633fde4 Plugs-in the DerivedLongGauge and DerivedDoubleGauge into the registry (#1505) by Mayur Kale · 6 years ago
  2. af1358b Gauge API : Add support for DerivedDoubleGauge (#1504) by Mayur Kale · 6 years ago
  3. b98e4b9 Add support for DerivedLongGauge (#1497) by Mayur Kale · 6 years ago
  4. 30b613f Plugs-in the DoubleGauge into the registry (#1503) by Mayur Kale · 6 years ago
  5. 2f53b97 Remove Old Gauge and correct exception messages (#1502) by Mayur Kale · 6 years ago
  6. 2b11b16 Plugs-in the LongGauge into the registry (#1498) by Mayur Kale · 6 years ago
  7. e56a976 Gauge API : Add DoubleGauge Support (Part2) (#1496) by Mayur Kale · 6 years ago
  8. 418e675 Metrics/Metric: Add a version of create that accepts only one timeseries. (#1495) by Mayur Kale · 6 years ago
  9. 53b1b60 Gauge API : Add LongGauge Support (Part1) (#1489) by Mayur Kale · 6 years ago
  10. 7c6a1e6 Cleanup metrics API exception messages. (#1494) by Bogdan Drutu · 6 years ago
  11. 4aa3f0c Add BucketOptions for DistributionValue (#1484) by Mayur Kale · 6 years ago
  12. 9c4df3d Metrics/TimeSeries: Add createWithOnePoint method to accept only one … (#1486) 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. fb41bec Split the public metrics API from the data model. (#1477) by Bogdan Drutu · 6 years ago
  16. 648d772 Avoid using LinkedList and remove couple SuppressWarnings. (#1469) by Bogdan Drutu · 6 years ago
  17. f0e78ba Split SpanImpl into record/notrecord span impl to avoid checks of recording all time. (#1468) by Bogdan Drutu · 6 years ago
  18. 0c988a2 Avoid 3 allocs, one builders and two objects when startSpan. (#1466) by Bogdan Drutu · 6 years ago
  19. 937d229 Revert "Temporarily move "metrics" package into impl_core/ for release. (#1426)" (#1432) by Yang Song · 6 years ago
  20. d3fa0e5 Temporarily move "metrics" package into impl_core/ for release. (#1426) by sebright · 6 years ago
  21. c0e0b22 Make jmh available for all subprojects. (#1425) by Bogdan Drutu · 6 years ago
  22. 884015c Refactor propagation benchmarks and add b3format benchmarks. (#1390) by Bogdan Drutu · 6 years ago
  23. 8901e4e Add get/from{Byte} methods on TraceOptions and deprecate get/from{Bytes}. (#1392) by Bogdan Drutu · 6 years ago
  24. 01f2d75 Add missing Javadoc. (#1383) by Yang Song · 6 years ago
  25. 8d75c10 Metrics: Combine TimeSeriesCumulative and TimeSeriesGauge. (#1380) by Yang Song · 6 years ago
  26. 07ede4e Extract logic about current state in internal class. (#1381) by Bogdan Drutu · 6 years ago
  27. 847bdcb Implement CurrentStatsState using atomic variables. (#1377) by Bogdan Drutu · 6 years ago
  28. 2b31689 Make an internal function static. (#1375) by Yang Song · 6 years ago
  29. 9a766e4 Remove match pattern from MutableAggregation. (#1372) by Bogdan Drutu · 6 years ago
  30. 676ad16 Use the internal get version for getting the current state. (#1373) by Bogdan Drutu · 6 years ago
  31. 50b0e19 Update all targets to at least java7 and android14 (#1367) by Bogdan Drutu · 6 years ago
  32. 93c959f Fix stats to metrics implementation. (#1368) by Bogdan Drutu · 6 years ago
  33. 3fdd489 Stats: Register MetricProducer in Stats-impl. (#1348) by Yang Song · 6 years ago
  34. f50596a Add implementation for gauges. (#1365) by Bogdan Drutu · 6 years ago
  35. 775816d Metrics: Implement ExportComponent, make ProducerManager abstract. (#1347) by Yang Song · 6 years ago
  36. 81e8ded Metrics: Move metrics to opencensus-api. (#1346) by Yang Song · 6 years ago
  37. 52f38e4 Add Tracestate into SpanContext. (#1359) by Bogdan Drutu · 6 years ago
  38. 18aa279 Metrics: Produce and store Metrics in Stats impl. (#1338) by Yang Song · 6 years ago
  39. a77396d Remove protected method from final class. (#1363) by Bogdan Drutu · 6 years ago
  40. 8939d9f Fix incorrect argument to Checker Framework, and fix nullness warnings. (#1354) by sebright · 6 years ago
  41. f6064c1 Cleanup: Move static util methods to util class. (#1343) by Yang Song · 6 years ago
  42. d4031bd Stats: Support recording Exemplars in the impl. (#1294) by Yang Song · 6 years ago
  43. 273c953 Stats: Add API MeasureMap.putAttachment() for recording exemplars. (#1285) by Yang Song · 6 years ago
  44. 372aa6d Error Prone: 2.2.0 -> 2.3.1 by Kristen Kozak · 6 years ago
  45. 55c1277 Add Span.Kind to the trace API. (#1223) by Bogdan Drutu · 6 years ago
  46. 83fd637 Adds Tracing.getExportComponent().flushAndShutdown() for use within application shutdown hooks. (#1141) by Chris K Wensel · 6 years ago
  47. c917cc2 Checker Framework: 2.5.0 -> 2.5.1 by Kristen Kozak · 6 years ago
  48. dec2507 Add Aggregation.LastValue and AggregationData.LastValueData to support Gauge (#1055) by Yang Song · 6 years ago
  49. 05f5bdd Check for null in more public methods in Span and its subclasses. by Kristen Kozak · 6 years ago
  50. 610ff80 Added null checking to Span implementations (#1150) by dvfeinblum · 6 years ago
  51. 7ca6540 Remove dependency between io.opencensus.implcore and io.opencensus.internal. by Kristen Kozak · 6 years ago
  52. 74d1f5d Improve Duration.toMillis() (#1132) by Yang Song · 6 years ago
  53. 3e4352b Move toMillis(Duration) to Utils so that it can be reused. (#1114) by Yang Song · 6 years ago
  54. 04fa39b Makes the trace and span ID fields mandatory in binary format (#1120) by Adrian Cole · 6 years ago
  55. 1e09da2 Add nullness annotations to Preconditions.checkNotNull. by Kristen Kozak · 6 years ago
  56. 95e8f18 Deprecate Mean and MeanData (#1101) by Yang Song · 6 years ago
  57. cc7c7e1 Enable FindBugs in tests. by Kristen Kozak · 6 years ago
  58. 800c4c1 Update an unused local variable (#1082) by Yang Song · 6 years ago
  59. 3683e62 Substitute non-ascii characters in B3Format header key. (#1072) by Hailong Wen · 6 years ago
  60. b28e6ef Deprecate Window and WindowData. (#1018) by Yang Song · 6 years ago
  61. f0e9b54 Add comments to boolean arguments to fix Error Prone warning (BooleanParameter). by Kristen Kozak · 6 years ago
  62. 131b6f0 Add MessageEvent and deprecate NetworkEvent. (closes #858) (#894) by Hailong Wen · 6 years ago
  63. fee2758 Make `XxxSpanStoreImpl` abstract and add no-op implementation. (fixes #914) (#964) by Hailong Wen · 6 years ago
  64. 86a0951 Checker Framework: 2.3.0 -> 2.3.2 by Kristen Kozak · 6 years ago
  65. 3b59ca2 Add http propagation APIs. (#930) by Hailong Wen · 6 years ago
  66. 26232c4 Update errorprone, google cloud java, grpc versions. (#931) by Bogdan Drutu · 6 years ago
  67. 377ad82 Minor Javadoc update. by Kristen Kozak · 6 years ago
  68. a2241dd Rename NullnessUtils to CheckerFrameworkUtils. by Kristen Kozak · 6 years ago
  69. 6e53b74 Add Checker Framework annotations in comments (issue #359). by Kristen Kozak · 6 years ago
  70. 2fc0d4d Suppress some Checker Framework warnings and add TODOs (issue #359). by Kristen Kozak · 6 years ago
  71. 18cf999 Work around a possible bug in the Checker Framework (issue #359). by Kristen Kozak · 6 years ago
  72. 9b9c936 Suppress nullness warnings from issue #914. by Kristen Kozak · 6 years ago
  73. dad6b90 Refactor some code to pass Checker Framework null analysis (issue #359). by Kristen Kozak · 6 years ago
  74. dc0ed0b Add more null annotations (issue #359). by Kristen Kozak · 6 years ago
  75. d3a0ec0 Fix typo in test name. by Kristen Kozak · 6 years ago
  76. a4761de Check for null in TagContextBuilderImpl.remove and add tests. by Kristen Kozak · 6 years ago
  77. fb35828 Improve TagContextImpl tests. by Kristen Kozak · 6 years ago
  78. 082559c Increase exporting interval and fix warnings. (#905) by Bogdan Drutu · 6 years ago
  79. fc4671b Add initial support fox X-Cloud-Trace-Context. (#900) by Hailong Wen · 6 years ago
  80. 65398bb Add methods to wrap Runnable and Callbacks and to run them. (#778) by Bogdan Drutu · 6 years ago
  81. 14152df Support previous encoding versions. (#901) by Yang Song · 6 years ago
  82. 381e11c Add initial support for b3-propagation headers. (#889) by Bogdan Drutu · 6 years ago
  83. bfa6f29 Use continue when skip a value in a while-loop. (#879) by Bogdan Drutu · 7 years ago
  84. ea590b8 Merge pull request #868 from HailongWen/app-engine-compatible-threadfactory by Hailong Wen · 7 years ago
  85. 82f7125 Use AppEngine compatible way to create threads. (fixes #707 and #777) by Hailong Wen · 7 years ago
  86. 7adb4f2 Skip null tag value for exporter (#843) by Yang Song · 7 years ago
  87. b9a69dc Test deserializing TagContext with all duplicate keys that is over size limit. by Kristen Kozak · 7 years ago
  88. 55fcf06 Merge pull request #811 from sebright/test-deserializing-duplicate-tag-keys by sebright · 7 years ago
  89. 4670282 Only apply size limit to the bytes representing tag keys and values. (#807) by Yang Song · 7 years ago
  90. 0f344d4 Test deserializing duplicate tag keys and duplicate tags. by Kristen Kozak · 7 years ago
  91. 4ea9147 Enforce size limit when serializing and deserializing TagContext. (#806) by Yang Song · 7 years ago
  92. 3deb32a Cache the set of views returned from ViewManagerImpl.getAllExportedViews. by Kristen Kozak · 7 years ago
  93. 59d1b9a Put view registration methods together in MeasureToViewMap. by Kristen Kozak · 7 years ago
  94. 1c58c31 Add ViewManager.getAllExportedViews(). by Kristen Kozak · 7 years ago
  95. 9b50fa0 Merge pull request #804 from sebright/update-error-prone-warnings-for-2.1.2 by sebright · 7 years ago
  96. e086f07 Update lists of enabled Error Prone warnings with the latest bug patterns. by Kristen Kozak · 7 years ago
  97. d80e6de Enable new InconsistentOverloads Error Prone experimental warning. by Kristen Kozak · 7 years ago
  98. c39d244 Enable new ReturnMissingNullable Error Prone experimental suggestion. by Kristen Kozak · 7 years ago
  99. 8b84943 Enable PrivateConstructorForUtilityClass Error Prone warning. by Kristen Kozak · 7 years ago
  100. e898e03 Deprecate Stats.setState, and throw an exception when it is called after getState. (#792) by Yang Song · 7 years ago