This repository was archived by the owner on Jul 31, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# OpenCensus - A stats collection and distributed tracing framework
22[ ![ Gitter chat] [ gitter-image ]] [ gitter-url ]
3+ [ ![ Build Status] [ travis-image ]] [ travis-url ]
34
45OpenCensus is a toolkit for collecting application performance and behavior data. It currently
56includes an API for tracing.
@@ -9,9 +10,6 @@ The library is in alpha stage and the API is subject to change.
910Please join [ gitter] ( https://gitter.im/census-instrumentation/Lobby ) for help or feedback on this
1011project.
1112
12- [ gitter-image ] : https://badges.gitter.im/census-instrumentation/lobby.svg
13- [ gitter-url ] : https://gitter.im/census-instrumentation/lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
14-
1513This is not an officially supported Google product.
1614
1715## Quickstart
@@ -45,3 +43,8 @@ We are targeting the following compilers:
4543* gcc 4.8.1
4644* clang 3.4
4745* MSVC 19
46+
47+ [ gitter-image ] : https://badges.gitter.im/census-instrumentation/lobby.svg
48+ [ gitter-url ] : https://gitter.im/census-instrumentation/lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
49+ [ travis-image ] : https://travis-ci.org/census-instrumentation/opencensus-cpp.svg?branch=master
50+ [ travis-url ] : https://travis-ci.org/census-instrumentation/opencensus-cpp
You can’t perform that action at this time.
0 commit comments