aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-17Update links to Log4j log correlation demo. (#1439)sebright
2018-09-17Fix ClassCastException in opencensus-contrib-log-correlation-log4j2. (#1437)sebright
2018-09-17allow arbitrary metric prefixes (#1440)Mayur Kale
2018-09-17Tracing: Add AttributeValueDouble. (#1442)Yang Song
2018-09-15Update changelog for 0.16.0 release. (#1438)sebright
2018-09-15Update release versions for all readme and build files. (#1435)sebright
2018-09-14Update directory names in RELEASING.md. (#1434)sebright
2018-09-14Revert "Temporarily move "metrics" package into impl_core/ for release. (#142...Yang Song
2018-09-14Update release instructions for new Github branch protection rules. (#1430)sebright
2018-09-14Start 0.17.0 development cycle (#1429)sebright
2018-09-14Add opencensus-contrib-log-correlation-log4j2 to the list of released artifac...sebright
2018-09-14Improve implementation of OpenCensusTraceContextDataInjector. (#1413)sebright
2018-09-12Make LowerCaseBase16Encoding package protected. (#1427)Bogdan Drutu
2018-09-12Temporarily move "metrics" package into impl_core/ for release. (#1426)sebright
2018-09-11Make jmh available for all subprojects. (#1425)Bogdan Drutu
2018-09-09Avoid using internal org.apache.logging.log4j.core.impl package. (#1421)sebright
2018-09-07Fix a memory reference issue caused by the fact that we always append a new v...Bogdan Drutu
2018-09-07Stackdriver log correlation: Use lowercase c in "openCensusTraceSampled" fiel...sebright
2018-09-07Change spring-sleuth package to include version. (#1417)Bogdan Drutu
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