diff options
| author | sebright <sebright@google.com> | 2018-07-24 13:07:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-24 13:07:45 -0700 |
| commit | e28223602ee7b2e5e28d0d8dce635e6094f6907c (patch) | |
| tree | 7861e8b5e8d517b42cab7375863a6878b3f6aeb3 /contrib | |
| parent | bbe4ffce8c5de9d521afad15245afeb873587c42 (diff) | |
| download | platform_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.md | 3 |
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 |
