Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit 37c380b

Browse files
ylil93songy23
authored andcommitted
add compatibility check badges to README (#680)
1 parent d632e19 commit 37c380b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,19 @@ OpenCensus - A stats collection and distributed tracing framework
44
|gitter|
55
|circleci|
66
|pypi|
7+
|compat_check_pypi|
8+
|compat_check_github|
79

810
.. |circleci| image:: https://circleci.com/gh/census-instrumentation/opencensus-python.svg?style=shield
911
:target: https://circleci.com/gh/census-instrumentation/opencensus-python
1012
.. |gitter| image:: https://badges.gitter.im/census-instrumentation/lobby.svg
1113
:target: https://gitter.im/census-instrumentation/lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
1214
.. |pypi| image:: https://badge.fury.io/py/opencensus.svg
1315
:target: https://pypi.org/project/opencensus/
16+
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=opencensus
17+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=opencensus
18+
.. |compat_check_github| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=git%2Bgit%3A//github.com/census-instrumentation/opencensus-python.git
19+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/census-instrumentation/opencensus-python.git
1420

1521
`OpenCensus`_ for Python. OpenCensus provides a framework to measure a
1622
server's resource usage and collect performance stats. This repository

0 commit comments

Comments
 (0)