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: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div align=center>
<picture align=center>
<source media="(prefers-color-scheme: dark)" srcset="https://assets.timescale.com/docs/images/tigerdata-gradient-white.svg">
<source media="(prefers-color-scheme: light)" srcset="https://assets.timescale.com/docs/images/tigerdata-gradient-black.svg">
<source media="(prefers-color-scheme: dark)" srcset="https://assets.timescale.com/timescale-web/brand/show/horizontal-white.svg">
<source media="(prefers-color-scheme: light)" srcset="https://assets.timescale.com/timescale-web/brand/show/horizontal-black.svg">
<img alt="Tiger Data logo" >
</picture>
</div>
Expand Down
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 />

15 changes: 15 additions & 0 deletions _partials/_devops-cli-config-options.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@

| Flag | Default | Description |
|---------------------------|-------------------|-----------------------------------------------------------------------------|
| `analytics` | `true` | Set to `false` to disable usage analytics |
| `color ` | `true` | Set to `false` to disable colored output |
| `debug` | No debugging | Enable debug logging |
| `docs_mcp` | `true` | Enable or disable the $COMPANY documentation MCP proxy |
| `output` | `table` | Set the output format to `json`, `yaml`, or `table` |
| `password-storage` string | `keyring` | Set the password storage method. Options are `keyring`, `pgpass`, or `none` |
| `service-id` string | - | Set the $SERVICE_LONG to manage |
| `version_check_interval` | `24h` | Set how often the $CLI_SHORT checks for a new version |

You can also set these configuration options as environment variables. Environment variables:
* Take precedence over configuration parameters values.
* Are in upper case and use the `TIGER_` prefix. For example, `TIGER_ANALYTICS`
4 changes: 2 additions & 2 deletions _partials/_devops-cli-global-flags.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
|-------------------------------|-------------------|-----------------------------------------------------------------------------|
| `--analytics` | `true` | Set to `false` to disable usage analytics |
| `--color ` | `true` | Set to `false` to disable colored output |
| `--config-dir` string | `.config/tiger` | Set the directory that holds `config.yaml` |
| `--config-dir` string | `~/.config/tiger` | Set the directory that holds `config.yaml` |
| `--debug` | No debugging | Enable debug logging |
| `--help` | - | Print help about the current command. For example, `tiger service --help` |
| `--password-storage` string | keyring | Set the password storage method. Options are `keyring`, `pgpass`, or `none` |
| `--service-id` string | - | Set the $SERVICE_LONG to manage |
| ` --skip-update-check ` | - | Do not check if a new version of $CLI_LONG is available|
| `--skip-update-check` | - | Do not check if a new version of $CLI_LONG is available |
Loading