Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion _partials/_aws-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,6 @@ The features included in each [$PRICING_PLAN][pricing-plans] are:
For a personalized quote, [get in touch with $COMPANY][contact-company].

[pricing-plans]: https://www.timescale.com/pricing
[contact-company]: https://www.tigerdata.com/contact/
[contact-company]: https://www.tigerdata.com/contact/
[hipaa-compliance]: https://www.hhs.gov/hipaa/for-professionals/index.html
[commercial-sla]: https://www.timescale.com/legal/timescale-cloud-terms-of-service
8 changes: 5 additions & 3 deletions _partials/_azure-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The features included in each [$PRICING_PLAN][pricing-plans] are:
| Number of $SERVICE_SHORTs | Up to 2 free services | Up to 2 free and 4 standard services | Up to 2 free and and unlimited standard services | Up to 2 free and and unlimited standard services |
| CPU limit per $SERVICE_SHORT | Shared | Up to 8 CPU | Up to 32 CPU | Up to 64 CPU |
| Memory limit per $SERVICE_SHORT | Shared | Up to 32 GB | Up to 128 GB | Up to 256 GB |
| Storage limit per $SERVICE_SHORT | 750 MB | Up to 16 TB | Up to 16 TB | Up to 64 TB |
| Storage limit per $SERVICE_SHORT | 750 MB | Up to 16 TB | Up to 16 TB | Up to 16 TB |
| Independently scale compute and storage | | Standard services only | Standard services only | Standard services only |
| **Data services and workloads** | | | |
| Relational | ✓ | ✓ | ✓ | ✓ |
Expand All @@ -28,7 +28,7 @@ The features included in each [$PRICING_PLAN][pricing-plans] are:
| **Storage and performance** | | | | |
| IOPS | Shared | 3,000 - 5,000 | 5,000 - 8,000 | 5,000 - 8,000 |
| Bandwidth (autoscales) | Shared | 125 - 250 Mbps | 250 - 500 Mbps | Up to 500 mbps |
| I/O boost | | | Add-on: <br/>Up to 16K IOPS, 1000 Mbps BW | Add-on: <br/>Up to 32K IOPS, 4000 Mbps BW |
| I/O boost | | | Add-on: <br/>Up to 16K IOPS, 1000 Mbps BW | Add-on: <br/>Up to 16K IOPS, 1000 Mbps BW |
| **Availability and monitoring** | | | | |
| High-availability replicas <br/>(Automated multi-AZ failover) | | ✓ | ✓ | ✓ |
| Read replicas | | | ✓ | ✓ |
Expand Down Expand Up @@ -58,4 +58,6 @@ The features included in each [$PRICING_PLAN][pricing-plans] are:
For a personalized quote, [get in touch with $COMPANY][contact-company].

[pricing-plans]: https://www.timescale.com/pricing
[contact-company]: https://www.tigerdata.com/contact/
[contact-company]: https://www.tigerdata.com/contact/
[hipaa-compliance]: https://www.hhs.gov/hipaa/for-professionals/index.html
[commercial-sla]: https://www.timescale.com/legal/timescale-cloud-terms-of-service
4 changes: 4 additions & 0 deletions _partials/_billing-example.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import BillingForInactiveServices from "versionContent/_partials/_billing-for-inactive-services.mdx";

You are billed at the end of each month in arrears. Your monthly invoice
includes an itemized cost accounting for each $SERVICE_LONG and any additional charges.

Expand All @@ -22,4 +24,6 @@ and consumed high-performance storage for 720 hours total:

Some add-ons such as tiered storage, HA replicas, and connection pooling may incur
additional charges. These charges are clearly marked in your billing snapshot in $CONSOLE.

<BillingForInactiveServices />

2 changes: 1 addition & 1 deletion _partials/_prometheus-integrate.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To export your data, do the following:

<Tabs label="Export metrics to Prometheus" persistKey="source-database">

<Tab title="Tiger" label="tiger-cloud">
<Tab title="Tiger Cloud" label="tiger-cloud">

<Procedure>

Expand Down