You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.rst
+30Lines changed: 30 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -333,6 +333,36 @@ The tracing wrapper creates a span for the wrapper handler. This span contains t
333
333
334
334
335
335
336
+
Auto-instrumentation packages
337
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
338
+
339
+
The SignalFx Python Lambda Wrapper can automatically instrument supported packages. All you need to do is to install instrumentations you need in addition to `signalfx_lambda`. Below is a list of all instrumentation packages supported:
0 commit comments