Core or SDK?
Platform/SDK
Which part? Which one?
@sentry/node Serverless Cloud
Description
We have a guide how to use the Sentry Node SDK with Serverless Cloud. This service is no longer available since June 1 2023. It was moved to Ampt which itself is still in closed Beta.
In addition to the service shutting down, the cloud CLI from their old NPM package @serverless/cloudcan also no longer be used:
> cloud
⚠ Serverless Cloud is now Ampt!
⚠ Access to Cloud will be restricted starting June 1, 2023.
⚠ If you have not yet migrated, email us at support@getampt.com
→ https://getampt.com/docs/migrate-serverless-cloud/
after printing this, the CLI opens a browser page that should point to a login page but the page only links to the Ampt note linked above.
Suggested Solution
We discussed this within the JS SDK team and we're going to remove the Serverless Cloud guide. No point in keeping a guide around for a service that can't be used anymore.
Ideally, we should take a look at removing Serverless Cloud as a selectable platform from the project creation page in Sentry. This, however, is out of scope for this issue (cc @ArthurKnaus).
Core or SDK?
Platform/SDK
Which part? Which one?
@sentry/node Serverless Cloud
Description
We have a guide how to use the Sentry Node SDK with Serverless Cloud. This service is no longer available since June 1 2023. It was moved to Ampt which itself is still in closed Beta.
In addition to the service shutting down, the
cloudCLI from their old NPM package@serverless/cloudcan also no longer be used:after printing this, the CLI opens a browser page that should point to a login page but the page only links to the Ampt note linked above.
Suggested Solution
We discussed this within the JS SDK team and we're going to remove the Serverless Cloud guide. No point in keeping a guide around for a service that can't be used anymore.
Ideally, we should take a look at removing Serverless Cloud as a selectable platform from the project creation page in Sentry. This, however, is out of scope for this issue (cc @ArthurKnaus).