We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c90686 commit 0f8875aCopy full SHA for 0f8875a
docs/changes.rst
@@ -11,6 +11,9 @@ Change log
11
* Fixed the cache panel to correctly count cache misses from the get_many()
12
cache method.
13
* Removed some obsolete compatibility code from the stack trace recording code.
14
+* Added a new mechanism for capturing stack traces which includes per-request
15
+ caching to reduce expensive file system operations. Updated the cache and
16
+ SQL panels to record stack traces using this new mechanism.
17
18
3.4.0 (2022-05-03)
19
------------------
0 commit comments