Skip to content

Commit 536d3a5

Browse files
authored
open-source → self-hosted in SaaS migration guide (#3709)
Primary motivation here is to stop referring to self-hosted Sentry as "open-source" Sentry ... _Sentry_ is open-source Sentry!
1 parent 7b22779 commit 536d3a5

File tree

1 file changed

+3
-3
lines changed
  • src/docs/product/sentry-basics/guides/migration

1 file changed

+3
-3
lines changed

src/docs/product/sentry-basics/guides/migration/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Moving to Hosted Sentry
2+
title: Moving to SaaS
33
sidebar_order: 9
44
redirect_from:
55
- /guides/migration/
66
description: "Learn more about the reasons to move to Sentry's SaaS solution, which for many customers is less expensive to maintain, and easier to scale and support."
77
---
88

9-
Sentry offers a hosted cloud solution in addition to an open-source solution, both are functionally the same. Despite open-source being a core value for us at Sentry, it isn't necessarily recommended for everyone. As Sentry evolves, many customers are finding that self-hosted Sentry can quickly become expensive to maintain, scale, and support, making our SaaS product, the better and less costly option.
9+
Sentry offers a cloud-hosted, software-as-a-service (SaaS) solution in addition to a self-hosted solution. Both are functionally the same. Many customers find that self-hosted Sentry can quickly become expensive to maintain, scale, and support, making our SaaS product the better and less costly option.
1010

1111
For additional reading on considering SaaS, take a look at:
1212

@@ -47,7 +47,7 @@ If you're expecting higher volumes or you're interested in our Enterprise capabi
4747

4848
### 3. Export your data
4949

50-
Sentry open-source provides a command line interface that allows you to perform various operations that are unachievable within the web UI. One of those is `export`, exporting your data into a transport JSON.
50+
Self-hosted Sentry provides a command line interface that allows you to perform various operations that are unachievable within the web UI. One of those is `export`, exporting your data into a transport JSON.
5151

5252
Run the following command in your terminal to start the export script and redirect the output (_containing_ the transport JSON) to a file:
5353

0 commit comments

Comments
 (0)