Remove free plan mentions - #4707
Conversation
|
Allow 10 minutes from last push for the staging site to build. If the link doesn't work, try using incognito mode instead. For internal reviewers, check web-documentation repo actions for staging build status. Link to build for this PR: http://docs-dev.timescale.com/docs-remove-free-tier |
solugebefola
left a comment
There was a problem hiding this comment.
LGTM! I added a few small comments/suggestions
| _$PG with $TIMESCALE_DB and vector extensions_ | ||
|
|
||
| Free $SERVICE_SHORTs offer limited resources and a basic feature scope, perfect to get to know $CLOUD_LONG in a development environment. | ||
| Free $SERVICE_SHORTs come with pre-configured CPU and memory, are hosted in `us-east-1` region, and offer limited resources with a basic feature scope. This excludes connection pooling, replication, data tiering, exporters, metrics, VPC, and other features. Free $SERVICE_SHORTs are perfect for schema explorations, syntax validations, and other small-scale testing. Once you reach the resource limit, a free $SERVICE_SHORT enters a read-only state. You can [convert your free $SERVICE_SHORT][convert-to-free] to a standard one at any time. |
There was a problem hiding this comment.
Once you reach the resource limit
I would amend that to 'once you reach the storage limit' to avoid confusion with compute resources
There was a problem hiding this comment.
You can [convert your free $SERVICE_SHORT][convert-to-free] to a standard one at any time.
I don't know if it's TMI to state that you can only convert your free service if you are below the quota for standard services for your plan? Namely that you don't already have 4 services running if you are on Performance. Scale and Enterprise are unlimited AYPAK
There was a problem hiding this comment.
Updated, thank you!
Co-authored-by: Solar Olugebefola <12288273+solugebefola@users.noreply.github.com> Signed-off-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com>
No description provided.