Skip to content

Commit

Permalink
docs(astro): Remove beta warning for Astro (#10077)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiborza committed May 18, 2024
1 parent a779261 commit 4fc7f31
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions platform-includes/getting-started-primer/javascript.astro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@ Sentry's Astro SDK enables automatic reporting of errors and performance data in
Our Astro integration instruments both the client as well as the server side of your Astro application.
This page walks you through adding Sentry to your Astro project, configuring it, adding readable stack traces, and verifying your setup.

<Alert>

The Astro SDK is in **Beta** and might still contain bugs. We recognize the irony.
Please report any issues you encounter in our [Github Repository](https://github.com/getsentry/sentry-javascript/issues/new/choose).

</Alert>

## Prerequisites

Before we get started, make sure you have the following:
Expand Down

0 comments on commit 4fc7f31

Please sign in to comment.