From e68b609a172ae9e998b58a048448ae0e74b9817e Mon Sep 17 00:00:00 2001 From: MichaelSun48 Date: Wed, 10 Apr 2024 15:07:55 -0700 Subject: [PATCH] Added go to the list of languages with support for automatic code mappings --- docs/product/integrations/source-code-mgmt/github/index.mdx | 2 +- docs/product/issues/suspect-commits/index.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/product/integrations/source-code-mgmt/github/index.mdx b/docs/product/integrations/source-code-mgmt/github/index.mdx index bd3f1d99020bc..1fc28e8c2b646 100644 --- a/docs/product/integrations/source-code-mgmt/github/index.mdx +++ b/docs/product/integrations/source-code-mgmt/github/index.mdx @@ -296,7 +296,7 @@ By default, this feature is automatically enabled once your GitHub integration h -Sentry will automatically try to set up code mappings on Python, JavaScript, Node.js, Ruby, and PHP projects for organizations with the GitHub integration installed. If your project uses a different SDK, you can add code mappings manually. Support for other languages and other source code integrations is being worked on. +Sentry will automatically try to set up code mappings on Python, JavaScript, Node.js, Ruby, PHP, and Go projects for organizations with the GitHub integration installed. If your project uses a different SDK, you can add code mappings manually. Support for other languages and other source code integrations is being worked on. diff --git a/docs/product/issues/suspect-commits/index.mdx b/docs/product/issues/suspect-commits/index.mdx index bef0df0de4ef0..8dd2156b14f6e 100644 --- a/docs/product/issues/suspect-commits/index.mdx +++ b/docs/product/issues/suspect-commits/index.mdx @@ -51,7 +51,7 @@ In [sentry.io](https://sentry.io): -Sentry will automatically try to set up code mappings on Python, JavaScript, Node.js, Ruby, and PHP projects for organizations with the GitHub integration installed. However, you can still manually add code mappings if you choose to do so. Support for other languages and other source code integrations are planned. +Sentry will automatically try to set up code mappings on Python, JavaScript, Node.js, Ruby, PHP, and Go projects for organizations with the GitHub integration installed. However, you can still manually add code mappings if you choose to do so. Support for other languages and other source code integrations are planned.