aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-02Make metrics compatible with the current proto definition. (#1479)Bogdan Drutu
2018-10-01Uptade since tag for the entire metrics package. (#1478)Bogdan Drutu
2018-09-30Split the public metrics API from the data model. (#1477)Bogdan Drutu
2018-09-27Update dependencies. (#1474)Yang Song
2018-09-26Exporter/OCAgent: Add OcAgentNodeUtils. (#1471)Yang Song
2018-09-25Update releasing (#1472)Bogdan Drutu
2018-09-24Exporter/OCAgent: Move TraceProtoUtils to exporter. (#1470)Yang Song
2018-09-24Exporter: Start adding OC-Agent Trace Exporter. (#1455)Yang Song
2018-09-24Avoid using LinkedList and remove couple SuppressWarnings. (#1469)Bogdan Drutu
2018-09-24 Monitored Resource: replace gke_container with k8s_container in SD exporter ...Mayur Kale
2018-09-22Split SpanImpl into record/notrecord span impl to avoid checks of recording a...Bogdan Drutu
2018-09-21Avoid 3 allocs, one builders and two objects when startSpan. (#1466)Bogdan Drutu
2018-09-20Update .gitignore (#1463)Yang Song
2018-09-20Contrib: Add opencensus-contrib-opencensus-proto-util. (#1459)Yang Song
2018-09-20Improve tests for OpenCensusTraceContextDataInjector. (#1422)sebright
2018-09-20Travis: Temporarily disable JDK 9 build. (#1461)Yang Song
2018-09-18Common: Add an API Functions.returnToString(). (#1443)Yang Song
2018-09-18Update a typo in CHANGELOG. (#1454)Yang Song
2018-09-18Update release version for Bazel build files. (#1457)sebright
2018-09-18Update release versions for all readme and build files. (#1452)sebright
2018-09-18Update changelog for 0.16.1 release. (#1451)sebright
2018-09-18Pass a preconfigured HttpSender to the trace exporter (#1444)Ashwin Chandrasekar
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