aboutsummaryrefslogtreecommitdiff
path: root/contrib/log_correlation/stackdriver
AgeCommit message (Expand)Author
2018-08-28Update release versions for all readme and build files. (#1398)Yang Song
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-01Fix incorrect argument to Checker Framework, and fix nullness warnings. (#1354)sebright
2018-07-24Delete a TODO fixed by #1339. (#1340)sebright
2018-07-24Add links to google-cloud-logging log correlation examples. (#1339)sebright
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
2018-06-18Add '@since' tags to OpenCensusTraceLoggingEnhancer.Kristen Kozak
2018-06-15Cache prefix used for LogEntry.trace field in OpenCensusTraceLoggingEnhancer.Kristen Kozak
2018-06-15Allow overriding the Project ID used by OpenCensusTraceLoggingEnhancer.Kristen Kozak
2018-06-14Add ALL_SPANS/NO_SPANS/SAMPLED_SPANS property to OpenCensusTraceLoggingEnhancer.Kristen Kozak
2018-06-13Refactor OpenCensusTraceLoggingEnhancerTest.Kristen Kozak
2018-06-13Error Prone: 2.2.0 -> 2.3.1Kristen Kozak
2018-06-12Add a link to the Stackdriver LoggingEnhancer.Kristen Kozak
2018-06-12Add a TODO for configuring the LoggingEnhancer with Java properties.Kristen Kozak
2018-06-12Remove opencensus-contrib-log-correlation-stackdriver-demo.Kristen Kozak
2018-06-12Add a TODO about overriding the project ID.Kristen Kozak
2018-06-12Update TODO about caching the project ID.Kristen Kozak
2018-06-12Upgrade google-cloud-logging and set new LogEntry spanId field.Kristen Kozak
2018-06-12Remove TODO about ignoring blank spans.Kristen Kozak
2018-06-12Mention that the log correlation feature is experimental in the Javadoc.Kristen Kozak
2018-06-12Start adding log correlation for Stackdriver Logging.Kristen Kozak