This repository was archived by the owner on Dec 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +20
-8
lines changed
Expand file tree Collapse file tree 6 files changed +20
-8
lines changed Original file line number Diff line number Diff line change 11# OpenCensus Agent for Java
22
3- [ ![ Build Status] [ travis-image ]] [ travis-url ] [ ![ Build status] [ appveyor-image ]] [ appveyor-url ] [ ![ Maven Central] [ maven-image ]] [ maven-url ]
3+ [ ![ Build Status] [ travis-image ]] [ travis-url ]
4+ [ ![ Windows Build Status] [ appveyor-image ]] [ appveyor-url ]
5+ [ ![ Maven Central] [ maven-image ]] [ maven-url ]
46
57The * OpenCensus Agent for Java* collects and sends latency data about your Java process to
68OpenCensus backends such as Zipkin, Stackdriver Trace, etc. for analysis and visualization.
Original file line number Diff line number Diff line change 11# OpenCensus gRPC Util
2- [ ![ Build Status] [ travis-image ]] [ travis-url ] [ ![ Build status] [ appveyor-image ]] [ appveyor-url ] [ ![ Maven Central] [ maven-image ]] [ maven-url ]
2+ [ ![ Build Status] [ travis-image ]] [ travis-url ]
3+ [ ![ Windows Build Status] [ appveyor-image ]] [ appveyor-url ]
4+ [ ![ Maven Central] [ maven-image ]] [ maven-url ]
35
46The * OpenCensus gRPC Util for Java* is a collection of utilities for trace instrumentation when
57working with [ gRPC] [ grpc-url ] .
Original file line number Diff line number Diff line change 11# OpenCensus Z-Pages
2- [ ![ Build Status] [ travis-image ]] [ travis-url ] [ ![ Build status] [ appveyor-image ]] [ appveyor-url ] [ ![ Maven Central] [ maven-image ]] [ maven-url ]
2+ [ ![ Build Status] [ travis-image ]] [ travis-url ]
3+ [ ![ Windows Build Status] [ appveyor-image ]] [ appveyor-url ]
4+ [ ![ Maven Central] [ maven-image ]] [ maven-url ]
35
46The * OpenCensus Z-Pages for Java* is a collection of HTML pages to display stats and trace data and
57allows library configuration control.
Original file line number Diff line number Diff line change 11# OpenCensus Logging Trace Exporter
2- [ ![ Build Status] [ travis-image ]] [ travis-url ] [ ![ Build status] [ appveyor-image ]] [ appveyor-url ] [ ![ Maven Central] [ maven-image ]] [ maven-url ]
2+ [ ![ Build Status] [ travis-image ]] [ travis-url ]
3+ [ ![ Windows Build Status] [ appveyor-image ]] [ appveyor-url ]
4+ [ ![ Maven Central] [ maven-image ]] [ maven-url ]
35
46The * OpenCensus Logging trace exporter* is a trace exporter that logs all data to the system log.
57
@@ -52,4 +54,4 @@ public class MyMainClass {
5254[ appveyor-image ] : https://ci.appveyor.com/api/projects/status/hxthmpkxar4jq4be/branch/master?svg=true
5355[ appveyor-url ] : https://ci.appveyor.com/project/opencensusjavateam/opencensus-java/branch/master
5456[ maven-image ] : https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-exporter-trace-logging/badge.svg
55- [ maven-url ] : https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-exporter-trace-logging
57+ [ maven-url ] : https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-exporter-trace-logging
Original file line number Diff line number Diff line change 11# OpenCensus Stackdriver Trace Exporter
2- [ ![ Build Status] [ travis-image ]] [ travis-url ] [ ![ Build status] [ appveyor-image ]] [ appveyor-url ] [ ![ Maven Central] [ maven-image ]] [ maven-url ]
2+ [ ![ Build Status] [ travis-image ]] [ travis-url ]
3+ [ ![ Windows Build Status] [ appveyor-image ]] [ appveyor-url ]
4+ [ ![ Maven Central] [ maven-image ]] [ maven-url ]
35
46The * OpenCensus Stackdriver Trace Exporter* is a trace exporter that exports data to
57Stackdriver Trace. [ Stackdriver Trace] [ stackdriver-trace ] is a distributed
Original file line number Diff line number Diff line change 11# OpenCensus Zipkin Trace Exporter
2- [ ![ Build Status] [ travis-image ]] [ travis-url ] [ ![ Build status] [ appveyor-image ]] [ appveyor-url ] [ ![ Maven Central] [ maven-image ]] [ maven-url ]
2+ [ ![ Build Status] [ travis-image ]] [ travis-url ]
3+ [ ![ Windows Build Status] [ appveyor-image ]] [ appveyor-url ]
4+ [ ![ Maven Central] [ maven-image ]] [ maven-url ]
35
46The * OpenCensus Zipkin Trace Exporter* is a trace exporter that exports
57data to Zipkin. [ Zipkin] ( http://zipkin.io/ ) Zipkin is a distributed
@@ -77,4 +79,4 @@ Java 6 or above is required for using this exporter.
7779[ appveyor-image ] : https://ci.appveyor.com/api/projects/status/hxthmpkxar4jq4be/branch/master?svg=true
7880[ appveyor-url ] : https://ci.appveyor.com/project/opencensusjavateam/opencensus-java/branch/master
7981[ maven-image ] : https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-exporter-trace-zipkin/badge.svg
80- [ maven-url ] : https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-exporter-trace-zipkin
82+ [ maven-url ] : https://maven-badges.herokuapp.com/maven-central/io.opencensus/opencensus-exporter-trace-zipkin
You can’t perform that action at this time.
0 commit comments