Update Python AWS Lambda integration docs.#8246
Merged
antonpirker merged 36 commits intomasterfrom Oct 31, 2023
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
lizokm
approved these changes
Oct 16, 2023
Contributor
lizokm
left a comment
There was a problem hiding this comment.
Hi there! I have some wording suggestions. Also, it would be great if the text in a few of the screenshots were bigger b/c it's hard to see at the moment. Let me know if you have any questions or would like to talk about any of my suggestions!
src/docs/product/integrations/cloud-monitoring/aws-lambda/index.mdx
Outdated
Show resolved
Hide resolved
src/docs/product/integrations/cloud-monitoring/aws-lambda/index.mdx
Outdated
Show resolved
Hide resolved
src/docs/product/integrations/cloud-monitoring/aws-lambda/index.mdx
Outdated
Show resolved
Hide resolved
src/docs/product/integrations/cloud-monitoring/aws-lambda/index.mdx
Outdated
Show resolved
Hide resolved
src/platforms/python/common/integrations/aws-lambda/manual-layer/index.mdx
Outdated
Show resolved
Hide resolved
src/platforms/python/common/integrations/aws-lambda/manual-layer/index.mdx
Outdated
Show resolved
Hide resolved
src/platforms/python/common/integrations/aws-lambda/manual-layer/index.mdx
Outdated
Show resolved
Hide resolved
src/platforms/python/common/integrations/aws-lambda/manual-layer/index.mdx
Outdated
Show resolved
Hide resolved
src/platforms/python/common/integrations/aws-lambda/manual-layer/index.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Liza Mock <liza.mock@sentry.io>
Co-authored-by: Liza Mock <liza.mock@sentry.io>
lizokm
approved these changes
Oct 17, 2023
Contributor
lizokm
left a comment
There was a problem hiding this comment.
Just a few tiny little tweaks, but this is looking great. Thanks for making the changes and updating the images!
src/docs/product/integrations/cloud-monitoring/aws-lambda/index.mdx
Outdated
Show resolved
Hide resolved
src/docs/product/integrations/cloud-monitoring/aws-lambda/index.mdx
Outdated
Show resolved
Hide resolved
src/docs/product/integrations/cloud-monitoring/aws-lambda/index.mdx
Outdated
Show resolved
Hide resolved
src/platforms/python/common/integrations/aws-lambda/manual-instrumentation/index.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Liza Mock <liza.mock@sentry.io>
This was referenced Oct 18, 2023
antonpirker
added a commit
to getsentry/sentry
that referenced
this pull request
Oct 31, 2023
Added Python 3.10 and 3.11 to the `SUPPORTED_RUNTIMES` in the AWS Lambda integration. Related docs PR: getsentry/sentry-docs#8246
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bring all the information in the documentation for the AWS Lambda integration with Python up to date:
https://sentry-docs-git-antonpirker-python-aws-lambda.sentry.dev/product/integrations/cloud-monitoring/aws-lambda/
https://sentry-docs-git-antonpirker-python-aws-lambda.sentry.dev/platforms/python/integrations/aws-lambda/
(I ignored the "AWS Lambda with Container Image" pages because this feature is kind of abandoned right now and needs some more work in the code before we can update the documentation)