aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYang Song <songy23@users.noreply.github.com>2018-03-16 11:00:43 -0700
committerGitHub <noreply@github.com>2018-03-16 11:00:43 -0700
commit9b6eb8cb000e9262736135f57975dd623a33fdb0 (patch)
tree53ff0ee646361d02638b24292a1e794d8c4af0ef /README.md
parentc0d20639e608dc67a691648856c26e2923e79c15 (diff)
downloadopencensus-java-9b6eb8cb000e9262736135f57975dd623a33fdb0.tar.gz
Update README, RELEASING and all/build.gradle (#1064)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 602fab47..e7692671 100644
--- a/README.md
+++ b/README.md
@@ -171,6 +171,7 @@ runtime 'io.opencensus:opencensus-impl:0.12.2'
#### Trace exporters
* [Instana][TraceExporterInstana]
+* [Jaeger][TraceExporterJaeger]
* [Logging][TraceExporterLogging]
* [Stackdriver][TraceExporterStackdriver]
* [Zipkin][TraceExporterZipkin]
@@ -198,6 +199,7 @@ see this [link](https://github.com/census-instrumentation/opencensus-java/tree/m
[codecov-image]: https://codecov.io/gh/census-instrumentation/opencensus-java/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/census-instrumentation/opencensus-java/branch/master/
[TraceExporterInstana]: https://github.com/census-instrumentation/opencensus-java/tree/master/exporters/trace/instana#quickstart
+[TraceExporterJaeger]: https://github.com/census-instrumentation/opencensus-java/tree/master/exporters/trace/jaeger#quickstart
[TraceExporterLogging]: https://github.com/census-instrumentation/opencensus-java/tree/master/exporters/trace/logging#quickstart
[TraceExporterStackdriver]: https://github.com/census-instrumentation/opencensus-java/tree/master/exporters/trace/stackdriver#quickstart
[TraceExporterZipkin]: https://github.com/census-instrumentation/opencensus-java/tree/master/exporters/trace/zipkin#quickstart