aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
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-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-28Remove guava dependency from the API artifact. (#1393)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-18 Update all targets to at least java7 and android14 (#1367)Bogdan Drutu
2018-08-16Fix deprecation warnings in OpenCensusTraceLoggingEnhancerTest.java. (#1370)sebright
2018-08-16checkstyle: 8.0 -> 8.12 (#1369)sebright
2018-08-09Add Tracestate into SpanContext. (#1359)Bogdan Drutu
2018-08-01Fix incorrect argument to Checker Framework, and fix nullness warnings. (#1354)sebright
2018-07-31Top-level style class added for Zpages use + Final commit for GSoC... (#1351)ADAM GARZA
2018-07-25Zpages external CSS added and gradle modified to include this resource (#1341)ADAM GARZA
2018-07-24Delete a TODO fixed by #1339. (#1340)sebright
2018-07-24Add links to google-cloud-logging log correlation examples. (#1339)sebright
2018-07-24Merge pull request #1314 from savaki/springMatt Ho
2018-07-24refactored Handler.proceed as per suggestions from @bogdandrutusavaki
2018-07-24Extract constant functions when used in match to reduce number of allocations...Bogdan Drutu
2018-07-21added `@since` to exported classes and methodssavaki
2018-07-21removed test prefix from test methods; updated readmesavaki
2018-07-21added final keyword to CensusSpringAspect and CensusSpringSqlAspectsavaki
2018-07-21pushed spring runtime requirements to testCompilesavaki
2018-07-21fixed type on examplesavaki
2018-07-21capturing exception type rather than entire stacktracesavaki
2018-07-21switched error to exception for consistency with tools like zipkinsavaki
2018-07-21updated spring README.mdsavaki
2018-07-21fixed formatting of commentssavaki
2018-07-21included summary of testing methodology with testssavaki
2018-07-21reorganized spring dependencies into compile, runtime, and testCompilesavaki
2018-07-21reduced signature dependency to Java 1.6savaki
2018-07-21removed debug statementsavaki
2018-07-21reduced Java version requirement to Java 6savaki
2018-07-21renamed @Trace to @Tracedsavaki
2018-07-21Census*Aspects now receive Tracer via dependency injectionsavaki
2018-07-21refactored "".equals(...) with isEmptysavaki
2018-07-21changed example custom-label to custom-span-namesavaki
2018-07-21removed unused debug statementsavaki
2018-07-21improved test coveragesavaki
2018-07-21fixed checkstyle problemssavaki
2018-07-21removed references to New Relicsavaki
2018-07-21added initial support for spring annotationssavaki
2018-07-12Contrib: Add an exemplar_util artifact to help record special exemplars. (#1297)Yang Song
2018-07-10Rpcz, Statsz, Tracez, and Traceconfigz page styling modifications (#1295)ADAM GARZA
2018-06-25gRPC metrics: Add APIs to register gRPC client and server views separately. (...Yang Song
2018-06-21Update release versions for all readme and build files. (#1277)Yang Song
2018-06-19Clean up OpenCensusTraceLoggingEnhancer Javadocs.Kristen Kozak
2018-06-19Expand readme for opencensus-contrib-log-correlation-stackdriver.Kristen Kozak
2018-06-19Expose an OpenCensusTraceLoggingEnhancer constructor that sets all fields.Kristen Kozak
2018-06-18Use a more descriptive name for the Stackdriver log correlation "sampled" label.Kristen Kozak