Commit d91241e Bogdan Drutu
authored
1 parent 0c052cc commit d91241e Copy full SHA for d91241e
File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
# OpenCensus Service
2
2
3
+ [ ![ Build Status] [ travis-image ]] [ travis-url ]
4
+ [ ![ GoDoc] [ godoc-image ]] [ godoc-url ]
5
+ [ ![ Gitter chat] [ gitter-image ]] [ gitter-url ]
6
+
3
7
OpenCensus Service is an experimental component that can collect traces
4
8
and metrics from processes instrumented by OpenCensus or other
5
9
monitoring/tracing libraries (Jaeger, Prometheus, etc.), do the
@@ -284,3 +288,10 @@ $ ocagent
284
288
You should be able to see the traces in the configured tracing backend.
285
289
If you stop the ocagent, example application will stop exporting.
286
290
If you run it again, it will start exporting again.
291
+
292
+ [ travis-image ] : https://travis-ci.org/census-instrumentation/opencensus-service.svg?branch=master
293
+ [ travis-url ] : https://travis-ci.org/census-instrumentation/opencensus-service
294
+ [ godoc-image ] : https://godoc.org/github.com/census-instrumentation/opencensus-service?status.svg
295
+ [ godoc-url ] : https://godoc.org/github.com/census-instrumentation/opencensus-service
296
+ [ gitter-image ] : https://badges.gitter.im/census-instrumentation/lobby.svg
297
+ [ gitter-url ] : https://gitter.im/census-instrumentation/lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
You can’t perform that action at this time.
0 commit comments