Skip to content

Commit

Permalink
chore(issues): Add C# automatic code mappings platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
mrduncan committed Dec 18, 2024
1 parent a672ed0 commit c72de32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ By default, this feature is automatically enabled once your GitHub integration h

<Note>

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.
Sentry will automatically try to set up code mappings on C#, Go, JavaScript, Node.js, Python, 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.

</Note>

Expand Down
2 changes: 1 addition & 1 deletion docs/product/issues/suspect-commits/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ In [sentry.io](https://sentry.io):

<Note>

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.
Sentry will automatically try to set up code mappings on C#, Go, JavaScript, Node.js, Python, 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.

</Note>

Expand Down

0 comments on commit c72de32

Please sign in to comment.