File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
packages/google-cloud-trace Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
Python Client for Stackdriver Trace API
2
2
=======================================
3
3
4
- |alpha | |pypi | |versions |
4
+ |alpha | |pypi | |versions | | compat_check_pypi | | compat_check_github |
5
5
6
6
The `Stackdriver Trace API `_ sends application trace data to Stackdriver Trace
7
7
for viewing. Trace data is collected for all App Engine applications by
@@ -16,6 +16,10 @@ default. Trace data from other applications can be provided using this API.
16
16
:target: https://pypi.org/project/google-cloud-trace/
17
17
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-trace.svg
18
18
:target: https://pypi.org/project/google-cloud-trace/
19
+ .. |compat_check_pypi | image :: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-trace
20
+ :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-trace
21
+ .. |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%3Dtrace
22
+ :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dtrace
19
23
.. _Stackdriver Trace API : https://cloud.google.com/trace
20
24
.. _Client Library Documentation : https://googleapis.github.io/google-cloud-python/latest/trace/starting.html
21
25
.. _Product Documentation : https://cloud.google.com/trace
You can’t perform that action at this time.
0 commit comments