Skip to content

Commit d1d3f5d

Browse files
ylil93tseaver
authored andcommitted
Add compatibility check badges to READMEs. (#8288)
1 parent 0683b74 commit d1d3f5d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/google-cloud-monitoring/README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Client for Stackdriver Monitoring API (`Alpha`_)
22
=======================================================
33

4-
|pypi| |versions|
4+
|pypi| |versions| |compat_check_pypi| |compat_check_github|
55

66
`Stackdriver Monitoring API`_: Manages your Stackdriver Monitoring data and
77
configurations. Most projects must be associated with a Stackdriver account,
@@ -15,6 +15,10 @@ with a few exceptions as noted on the individual method pages.
1515
:target: https://pypi.org/project/google-cloud-monitoring/
1616
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-monitoring.svg
1717
:target: https://pypi.org/project/google-cloud-monitoring/
18+
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-monitoring
19+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-monitoring
20+
.. |compat_check_github| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dmonitoring
21+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dmonitoring
1822
.. _Stackdriver Monitoring API: https://cloud.google.com/monitoring/api/ref_v3/rest/
1923
.. _Client Library Documentation: https://google-cloud-python.readthedocs.io/en/latest/monitoring/
2024
.. _Product Documentation: https://cloud.google.com/monitoring/docs

0 commit comments

Comments
 (0)