aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorsebright <sebright@google.com>2018-07-24 13:07:45 -0700
committerGitHub <noreply@github.com>2018-07-24 13:07:45 -0700
commite28223602ee7b2e5e28d0d8dce635e6094f6907c (patch)
tree7861e8b5e8d517b42cab7375863a6878b3f6aeb3 /contrib
parentbbe4ffce8c5de9d521afad15245afeb873587c42 (diff)
downloadplatform_external_opencensus-java-e28223602ee7b2e5e28d0d8dce635e6094f6907c.tar.gz
platform_external_opencensus-java-e28223602ee7b2e5e28d0d8dce635e6094f6907c.tar.bz2
platform_external_opencensus-java-e28223602ee7b2e5e28d0d8dce635e6094f6907c.zip
Delete a TODO fixed by #1339. (#1340)
Diffstat (limited to 'contrib')
-rw-r--r--contrib/log_correlation/stackdriver/README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/log_correlation/stackdriver/README.md b/contrib/log_correlation/stackdriver/README.md
index 20dc2592..f46f7cf0 100644
--- a/contrib/log_correlation/stackdriver/README.md
+++ b/contrib/log_correlation/stackdriver/README.md
@@ -14,9 +14,6 @@ ID to each log entry, which allows Stackdriver to display the log entries associ
trace, or filter logs based on trace or span ID. It currently also adds the sampling decision using
the label "`openCensusTraceSampled`".
-TODO(sebright): Add a demo to https://github.com/census-ecosystem/opencensus-experiments and link to
-it.
-
## Instructions
### Prerequisites