-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Python AWS Lambda integration docs. (#8246)
Bringing all the information in the documentation for the AWS Lambda integration with Python up to date. Updated screenshots and made sure all the information is easy to follow. (Ignoring AWS Lambda integration using Docker images, because this is currently abandoned it seems) --------- Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com> Co-authored-by: Liza Mock <[email protected]>
- Loading branch information
1 parent
5e6f9d1
commit e44604a
Showing
23 changed files
with
237 additions
and
153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+124 KB
...roduct/integrations/cloud-monitoring/aws-lambda/cloudformation-create-stack.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+38.1 KB
...tegrations/cloud-monitoring/aws-lambda/cloudformation-stack-create-complete.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-59.9 KB
src/docs/product/integrations/cloud-monitoring/aws-lambda/cloudformation.png
Binary file not shown.
Binary file removed
BIN
-53 KB
src/docs/product/integrations/cloud-monitoring/aws-lambda/configure.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+34 KB
...cs/product/integrations/cloud-monitoring/aws-lambda/sentry-manage-functions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-53.6 KB
src/docs/product/integrations/cloud-monitoring/aws-lambda/stack_created.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
You can configure Sentry by setting these environment variables for your Lambda function: | ||
|
||
- `SENTRY_INITIAL_HANDLER`: The handler function of your AWS Lambda funtion. | ||
- `SENTRY_DSN`: This is set to the [DSN](/product/sentry-basics/concepts/dsn-explainer/) of your project | ||
- `SENTRY_TRACES_SAMPLE_RATE`: This sets the [sampling rate](/platforms/node/configuration/sampling/#sampling-transaction-events) for transactions. |
3 changes: 2 additions & 1 deletion
3
src/platforms/python/integrations/aws-lambda/container-image/index.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
26 changes: 0 additions & 26 deletions
26
src/platforms/python/integrations/aws-lambda/layer/index.mdx
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.
e44604a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
sentry-docs – ./
sentry-docs.sentry.dev
docs.sentry.io
sentry-docs-git-master.sentry.dev