Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit a71d6d9

Browse files
authoredApr 14, 2022
fix(event): update readme (#406)
1 parent 16761e9 commit a71d6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ Advanced options can be configured as a parameter to the init() method or as env
481481
|- |DISABLE_EPSAGON_PATCH |Boolean|`False` |Disable the library patching (instrumentation) |
482482
|- |EPSAGON_LAMBDA_TIMEOUT_THRESHOLD_MS |Integer|`200` |The threshold in millieseconds to send the trace before a Lambda timeout occurs |
483483
|- |EPSAGON_PAYLOADS_TO_IGNORE |List |- |Array of dictionaries to not instrument. Example: `'[{"source": "serverless-plugin-warmup"}]'` |
484-
|- |EPSAGON_REMOVE_EXCEPTION_FRAMES|Boolean|`False` |Disable the automatic capture of exception frames data |
484+
|- |EPSAGON_REMOVE_EXCEPTION_FRAMES|Boolean|`False` |Disable the automatic capture of exception frames data (Python 3) |
485485

486486

487487

0 commit comments

Comments
 (0)
This repository has been archived.