We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d38bc commit 510576eCopy full SHA for 510576e
1 file changed
README.md
@@ -1,5 +1,14 @@
1
# Google Cloud Python profiling agent
2
3
+<!-- copybara:strip_begin(b/450518759) -->
4
+IMPORTANT: The Cloud Profiler Python agent is deprecated in google3 and no
5
+longer builds with Python 3.13+ (see b/329431499 for initial deprecation
6
+discussion and b/450518759 for Python 3.13+ build issues). It is no longer used
7
+in google3 and TAP for it is disabled. The code remains in google3 as it is the
8
+source of truth for development before syncing to GitHub; Kokoro tests still
9
+run as presubmits for GitHub.
10
+<!-- copybara:strip_end -->
11
+
12
Python profiling agent for
13
[Google Cloud Profiler](https://cloud.google.com/profiler/).
14
0 commit comments