aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-06Log4j log correlation: Capitalize "opencensus" as one word in context key nam...sebright
2018-09-06Update opencensus-contrib-log-correlation-log4j2 artifact/package names in re...sebright
2018-09-06Added ability to specify a custom gRPC stub for the stackdriver exporter (#1410)Steven Niemitz
2018-09-06Rename opencensus-contrib-log-correlation-log4j artifact/package to use log4j...sebright
2018-09-06Checker Framework: 2.5.4 -> 2.5.5 (#1412)sebright
2018-09-05Spring sleuth (#1378)Dino Oliva
2018-09-05Contrib/agent: detach() should take the context returned from attach(). (#1409)Yang Song
2018-09-04Stackdriver log correlation: Improve description of library stability. (#1406)sebright
2018-09-04Log4j log correlation: Add unit tests for handling configuration properties. ...sebright
2018-09-04Add readme for opencensus-contrib-log-correlation-log4j. (#1402)sebright
2018-08-31Examples : set sampler to always sample (#1388)Mayur Kale
2018-08-31Update gRPC version to 1.14. (#1404)Yang Song
2018-08-28Update release versions for all readme and build files. (#1398)Yang Song
2018-08-28Add an entry about v0.15.1 release in CHANGELOG. (#1399)Yang Song
2018-08-28Remove guava dependency from the API artifact. (#1393)Bogdan Drutu
2018-08-28Avoid doing string formatting when calling checkArgument for Metrics package....Bogdan Drutu
2018-08-28Avoid doing string formatting when calling checkArgument. (#1394)Bogdan Drutu
2018-08-27Refactor propagation benchmarks and add b3format benchmarks. (#1390)Bogdan Drutu
2018-08-27Add get/from{Byte} methods on TraceOptions and deprecate get/from{Bytes}. (#1...Bogdan Drutu
2018-08-27Use Utils.checkNotNull instead of writing the null check. (#1385)Bogdan Drutu
2018-08-27Start adding log correlation for Log4j. (#1371)sebright
2018-08-26Access current span using gRPC context key in OpenCensusTraceLoggingEnhancer....sebright
2018-08-22Add missing Javadoc. (#1383)Yang Song
2018-08-21Metrics: Combine TimeSeriesCumulative and TimeSeriesGauge. (#1380)Yang Song
2018-08-21Extract logic about current state in internal class. (#1381)Bogdan Drutu
2018-08-20Implement CurrentStatsState using atomic variables. (#1377)Bogdan Drutu
2018-08-20Make an internal function static. (#1375)Yang Song
2018-08-20Remove match pattern from MutableAggregation. (#1372)Bogdan Drutu
2018-08-20Build: Update Cloud Auth, Beta and GA versions. (#1374)Yang Song
2018-08-19Use the internal get version for getting the current state. (#1373)Bogdan Drutu
2018-08-18 Update all targets to at least java7 and android14 (#1367)Bogdan Drutu
2018-08-17Fix stats to metrics implementation. (#1368)Bogdan Drutu
2018-08-16Fix deprecation warnings in OpenCensusTraceLoggingEnhancerTest.java. (#1370)sebright
2018-08-16checkstyle: 8.0 -> 8.12 (#1369)sebright
2018-08-15Stats: Register MetricProducer in Stats-impl. (#1348)Yang Song
2018-08-14Add implementation for gauges. (#1365)Bogdan Drutu
2018-08-14Ignore VarInt for coverage. (#1366)Bogdan Drutu
2018-08-13 Metrics: Implement ExportComponent, make ProducerManager abstract. (#1347)Yang Song
2018-08-11Fix metrics tests by adding the RunWith annotation. (#1364)Bogdan Drutu
2018-08-10Metrics: Move metrics to opencensus-api. (#1346)Yang Song
2018-08-10Add support for recording Gauges. (#1344)Bogdan Drutu
2018-08-09Add Tracestate into SpanContext. (#1359)Bogdan Drutu
2018-08-08Metrics: Produce and store Metrics in Stats impl. (#1338)Yang Song
2018-08-08Allow users to use custom metric name prefix for Stackdriver (#1057)Yang Song
2018-08-08Remove protected method from final class. (#1363)Bogdan Drutu
2018-08-07gradle wrapper --gradle-version 4.9 (#1360)Bogdan Drutu
2018-08-07Add a warning about try-with-resource to auto-close spans. (#1362)Bogdan Drutu
2018-08-03Minor improvements for Tracestate. (#1358)Bogdan Drutu
2018-08-02Add the initial version of the TraceState class. (#1300)Bogdan Drutu
2018-08-01Add Checker Framework stub file for gRPC Context.Key. (#1357)sebright